binom (version 1.0-0)

tkbinom.power: Power curves for binomial parameterizations

Description

A Tcl/Tk graphics wrapper for binom.power.

Usage

tkbinom.power()

Arguments

Value

  • None.

Details

A wrapper for binom.power that creates power curves based on user input.

See Also

binom.power, binom.confint, binom.bayes, binom.logit, binom.probit, binom.coverage

Examples

Run this code
binom.power(0.95, alternative = "greater")

Run the code above in your browser using DataLab