interactive.cv: User Interactive Coefficient of Variation Calculus

View source: R/Statistics.R

interactive.cvR Documentation

User Interactive Coefficient of Variation Calculus

Description

Interactive function for Coefficient of Variation calculus.

Usage

interactive.cv()

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 coefficient of variation formule, apart from the cv_ help document.

Value

An interactive process to calculate the average absolute deviation

Author(s)

Jose Manuel Gomez Caceres, josemanuel.gomezc@edu.uah.es
Juan Jose Cuadrado, jjcg@uah.es
Universidad de Alcala de Henares

Examples


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

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