calcnoncentralparam {skpr} | R Documentation |
Calculate Non-Centrality Parameter
Description
Calculates the non-centrality parameter for the model matrix
Usage
calcnoncentralparam(X, L, b, vinv = NULL)
Arguments
X |
The model matrix |
L |
The parameter matrix/vector |
b |
The anticipated coefficients |
vinv |
variance-covariance matrix |
Value
The non-centrality parameter for the F test
[Package skpr version 1.8.2 Index]