interactive.harmonicMean: User Interactive Harmonic Mean Calculus

View source: R/Statistics.R

interactive.harmonicMeanR Documentation

User Interactive Harmonic Mean Calculus

Description

Interactive function for harmonic mean calculus.

Usage

interactive.harmonicMean()

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

Value

An interactive process to calculate the harmonic mean

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.harmonicMean()
  
## End(Not run)
 

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