interactive.binomial: User Interactive Binomial Distribution Calculus

View source: R/Statistics.R

interactive.binomialR Documentation

User Interactive Binomial Distribution Calculus

Description

Interactive function for binomial distribution calculus.

Usage

interactive.binomial()

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 binomial distribution formule, apart from the binomial_ help document.

Value

An interactive process to calculate the binomial 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.binomial()
  
## End(Not run)
 

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