interactive.standardDeviation {LearningRlab} | R Documentation |
User Interactive Standard Deviation Calculus
Description
Interactive function for standard deviation calculus.
Usage
interactive.standardDeviation()
Details
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.
Value
An interactive process to calculate the standard deviation
Author(s)
Dennis Monheimius, dennis.monhemimius@edu.uah.es
Eduardo Benito, eduardo.benito@edu.uah.es
References
https://en.wikipedia.org/wiki/Standard_deviation
Examples
## Not run:
interactive.standardDeviation()
## End(Not run)
[Package LearningRlab version 2.4 Index]