interactive.averageDeviation: User Interactive Average Absolute Deviation Calculus

View source: R/Statistics.R

interactive.averageDeviationR Documentation

User Interactive Average Absolute Deviation Calculus

Description

Interactive function for average absolute deviation calculus.

Usage

interactive.averageDeviation()

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 average absolute deviation formule, apart from the averageDeviation_ help document.

Value

An interactive process to calculate the average absolute deviation

Author(s)

Dennis Monheimius, dennis.monhemimius@edu.uah.es
Eduardo Benito, eduardo.benito@edu.uah.es

References

https://en.wikipedia.org/wiki/Average_absolute_deviation

Examples


   ## Not run: 
  interactive.averageDeviation()
  
## End(Not run)


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