Learn R Programming

LearningRlab (version 2.4)

interactive.binomial: User Interactive Binomial Distribution Calculus

Description

Interactive function for binomial distribution calculus.

Usage

interactive.binomial()

Arguments

Value

An interactive process to calculate the binomial distribution.

Author

Jose Manuel Gomez Caceres, josemanuel.gomezc@edu.uah.es
Juan Jose Cuadrado, jjcg@uah.es
Universidad de Alcala de Henares

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.

Examples

Run this code

  if (FALSE) {
  interactive.binomial()
  }
 

Run the code above in your browser using DataLab