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

power.for.2means

Print power.for.2means results


Description

Print results for power for hypothesis testing of 2 means

Usage

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

Arguments

x

object of class 'power.for.2means'

...

further arguments passed to or used by methods.

Author(s)

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

See Also

'n.for.2means'

Examples

power.for.2means(mu1 = 10, mu2=14,   n1=5,  n2=7,  sd1=3, sd2=3.5)
power.for.2means(mu1 = 10, mu2=7:14, n1=20, n2=25, sd1=3, sd2=3.5) -> a
a

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.