effectpower | R Documentation |
Calculates the effect power given the anticipated coefficients and the type-I error
effectpower(
RunMatrix,
levelvector,
anticoef,
alpha,
vinv = NULL,
degrees = NULL
)
RunMatrix |
The model matrix |
levelvector |
The number of levels in each parameter (1st is always the intercept) |
anticoef |
The anticipated coefficients |
alpha |
the specified type-I error |
vinv |
The V inverse matrix |
degrees |
Degrees of freedom |
The effect power for the parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.