interactive.mean: User Interactive Mean Calculus

View source: R/Statistics.R

interactive.meanR Documentation

User Interactive Mean Calculus

Description

Interactive function for arithmetic mean calculus.

Usage

interactive.mean()

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 arithmetic mean formule, apart from the mean_ help document.

Value

An interactive process to calculate the arithmetic mean.

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

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