Learn R Programming

LearningRlab (version 2.4)

interactive.averageDeviation: User Interactive Average Absolute Deviation Calculus

Description

Interactive function for average absolute deviation calculus.

Usage

interactive.averageDeviation()

Arguments

Value

An interactive process to calculate the average absolute deviation

Author

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

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.

References

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

Examples

Run this code

   if (FALSE) {
  interactive.averageDeviation()
  }

Run the code above in your browser using DataLab