Learn R Programming

semPower (version 2.1.1)

getNCP: getNCP

Description

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.

Usage

getNCP(Fmin, n)

Value

Returns the implied NCP.

Arguments

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).