binom (version 1.1-1)

tkbinom.power: Power curves for binomial parameterizations

Description

A Tcl/Tk graphics wrapper for binom.power.

Usage

tkbinom.power()

Arguments

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
# NOT RUN {
binom.power(0.95, alternative = "greater")
# }

Run the code above in your browser using DataLab