Learn R Programming

LearningRlab (version 2.2)

interactive.chisquared: User Interactive Chisquared Distribution Calculus

Description

Interactive function for chisquared distribution calculus.

Usage

interactive.chisquared()

Arguments

void, not argument

Value

An interactive process to calculate the chisquared distribution

Details

The user provides the datasets 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 chisquared distribution formule, apart from the chisquared_ help document.

Examples

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

Run the code above in your browser using DataLab