interactive.poisson {LearningRlab} | R Documentation |
User Interactive Poisson Distribution Calculus
Description
Interactive function for Poisson distribution calculus.
Usage
interactive.poisson()
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.
Value
An interactive process to calculate the Poisson 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.poisson()
## End(Not run)
[Package LearningRlab version 2.4 Index]