print n.for.2means | R Documentation |
Print results for sample size for hypothesis testing of 2 means
## S3 method for class 'n.for.2means' print(x, ...)
x |
object of class 'n.for.2means' |
... |
further arguments passed to or used by methods. |
Virasakdi Chongsuvivatwong cvirasak@gmail.com
'n.for.2p'
n.for.2means(mu1 = 10, mu2 = 14, sd1=3, sd2=3.5) n.for.2means(mu1 = 10, mu2 = 7:14, sd1=3, sd2=3.5) -> a a
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.