Learn R Programming

LearningRlab (version 2.4)

interactive.geometricMean: User Interactive Geometric Mean Calculus

Description

Interactive function for geometric mean calculus.

Usage

interactive.geometricMean()

Arguments

Value

An interactive process to calculate the geometric mean.

Author

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

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

Examples

Run this code

  if (FALSE) {
  interactive.geometricMean()
  }
  

Run the code above in your browser using DataLab