interactive.standardDeviation {LearningRlab} | R Documentation |
Interactive function for standard deviation calculus.
interactive.standardDeviation()
The user provides the dataset 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 standard deviation formule, apart from the standardDeviation_ help document.
An interactive process to calculate the standard deviation
Dennis Monheimius, dennis.monhemimius@edu.uah.es
Eduardo Benito, eduardo.benito@edu.uah.es
https://en.wikipedia.org/wiki/Standard_deviation
## Not run:
interactive.standardDeviation()
## End(Not run)