momtest | R Documentation |
A structure of class momtest
momtest(
data,
null.dist,
null.par,
alter.dist,
alter.par,
n,
conf.level,
d,
power
)
data |
A numeric vector |
null.dist |
The family of null distribution |
null.par |
The parameter values of the null distribution |
alter.dist |
The family of alternative distribution |
alter.par |
The parameter values of the alternative distribution |
n |
sample size |
conf.level |
The level of significance of the test |
d |
decision |
It doesn't return anything directly, it just used as output of the testing in this package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.