Calculates parameter power
parameterpower( RunMatrix, levelvector = NULL, anticoef, alpha, vinv = NULL, degrees = NULL, parameter_names )
RunMatrix
: The run matrixlevelvector
: The number of levels in each parameter (1st is always the intercept)anticoef
: The anticipated coefficientsalpha
: the specified type-I errorvinv
: The V inverse matrixThe parameter power for the parameters
Useful links