solvencp | R Documentation |
This function calculates the noncentrality parameter required to give a test whose null distribution is central chi-square and whose alternative distribution is noncentral chi-square the required level and power.
solvencp(df, level = 0.05, targetpower = 0.8)
df |
Common degrees of freedom for null and alternative distributions. |
level |
Level (that is, type I error rate) for the test. |
targetpower |
Desired power |
required noncentrality parameter.
solvencp(4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.