Learn R Programming

LearningRlab (version 2.2)

interactive.poisson: User Interactive Poisson Distribution Calculus

Description

Interactive function for Poisson distribution calculus.

Usage

interactive.poisson()

Arguments

void, not argument

Value

An interactive process to calculate the Poisson 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 datas. The function itself will provide the Poisson distribution formule, apart from the poisson_ help document.

Examples

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

Run the code above in your browser using DataLab