Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.power.for.2p

Print power.for.2p results


Description

Print results for power of hypothesis testing of 2 proportions

Usage

## S3 method for class 'power.for.2p'
print(x, ...)

Arguments

x

object of class 'power.for.2p'

...

further arguments passed to or used by methods.

Author(s)

Virasakdi Chongsuvivatwong <cvirasak@medicine.psu.ac.th>

See Also

'n.for.2p'

Examples

power.for.2p(p1=.1, p2=.2, n1=10, n2=15)
power.for.2p(p1=seq(1,9,.5)/10, p2=.5, n1=100, n2=120)

epiDisplay

Epidemiological Data Display Package

v3.5.0.1
GPL (>= 2)
Authors
Virasakdi Chongsuvivatwong <cvirasak@medicine.psu.ac.th>
Initial release
2018-05-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.