interactive.tstudent {LearningRlab} | R Documentation |
Interactive function for T-Student distribution calculus.
interactive.tstudent()
The user provides the values when the function needs it. After that, the function will ask what is the correct result for this datas. The function itself will provide the T-Students distribution formule, apart from the tstudent_ help document.
An interactive process to calculate the T-Student distribution.
Jose Manuel Gomez Caceres, josemanuel.gomezc@edu.uah.es
Juan Jose Cuadrado, jjcg@uah.es
Universidad de Alcala de Henares
## Not run:
interactive.tstudent()
## End(Not run)