tkbinom.power {binom}R Documentation

Power curves for binomial parameterizations

Description

A Tcl/Tk graphics wrapper for binom.power.

Usage

  tkbinom.power()

Details

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

Author(s)

Sundar Dorai-Raj (sdorairaj@gmail.com)

See Also

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

Examples

binom.power(0.95, alternative = "greater")

[Package binom version 1.1-1.1 Index]