getNCP | R Documentation |
Computes the non-centrality parameter from the population minimum of the fit-function
(dividing by N - 1 following the Wishart likelihood): ncp = (N - 1) * F0
.
getNCP(Fmin, n)
Fmin |
population minimum of the fit-function (can be a list for multiple group models). |
n |
number of observations (can be a list for multiple group models). |
Returns the implied NCP.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.