View source: R/parameterpower.R
parameterpower | R Documentation |
Calculates parameter power
parameterpower( RunMatrix, levelvector = NULL, anticoef, alpha, vinv = NULL, degrees = NULL, parameter_names )
RunMatrix |
The run 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 |
The parameter power for the parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.