Learn R Programming

LearningRlab (version 2.2)

interactive.normal: User Interactive Normal Distribution Calculus

Description

Interactive function for normal distribution calculus.

Usage

interactive.normal()

Arguments

void, not argument

Value

An interactive process to calculate the normal distribution.

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.

Examples

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

Run the code above in your browser using DataLab