interactive.percentile: User Interactive Percentile Calculus

View source: R/Statistics.R

interactive.percentileR Documentation

User Interactive Percentile Calculus

Description

Interactive function for percentiles calculus.

Usage

interactive.percentile()

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 formula.

Value

An interactive process to calculate the percentiles

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.percentile()
  
## End(Not run)


LearningRlab documentation built on Aug. 31, 2023, 1:08 a.m.