interactive.normal: User Interactive Normal Distribution Calculus

View source: R/Statistics.R

interactive.normalR Documentation

User Interactive Normal Distribution Calculus

Description

Interactive function for normal distribution calculus.

Usage

interactive.normal()

Details

The user provides the values when the function needs it. After that, the function will ask what is the correct result for this data. The function itself will provide the normal distribution formule, apart from the normal_ help document.

Value

An interactive process to calculate the normal distribution.

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

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