interactive.chisquared {LearningRlab} | R Documentation |
User Interactive Chisquared Distribution Calculus
Description
Interactive function for chisquared distribution calculus.
Usage
interactive.chisquared()
Details
The user provides the datasets when the function needs it. After that, the function will ask what is the correct result for this dataset. The function itself will provide the chisquared distribution formule, apart from the chisquared_ help document.
Value
An interactive process to calculate the chisquared distribution
Author(s)
Jose Manuel Gomez Caceres, josemanuel.gomezc@edu.uah.es
Juan Jose Cuadrado, jjcg@uah.es
Universidad de Alcala de Henares
Examples
## Not run:
interactive.chisquared()
## End(Not run)
[Package LearningRlab version 2.4 Index]