interactive.median {LearningRlab} | R Documentation |
User Interactive Median Calculus
Description
Interactive function for median calculus.
Usage
interactive.median()
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 median formule, apart from the median_ help document.
Value
An interactive process to calculate the median
Author(s)
Dennis Monheimius, dennis.monhemimius@edu.uah.es
Eduardo Benito, eduardo.benito@edu.uah.es
Juan Jose Cuadrado, jjcg@uah.es
Universidad de Alcala de Henares
Examples
## Not run:
interactive.median()
## End(Not run)
[Package LearningRlab version 2.4 Index]