Learn R Programming

LearningRlab (version 2.2)

interactive.cv: User Interactive Coefficient of Variation Calculus

Description

Interactive function for Coefficient of Variation calculus.

Usage

interactive.cv()

Arguments

void, not argument

Value

An interactive process to calculate the average absolute deviation

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.

Examples

Run this code
# NOT RUN {
  
# }
# NOT RUN {
  interactive.cv()
  
# }
# NOT RUN {
 
# }

Run the code above in your browser using DataLab