getNCP: getNCP

View source: R/effectSizes.R

getNCPR Documentation

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)

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

Value

Returns the implied NCP.


moshagen/semPower documentation built on Feb. 11, 2025, 5:41 p.m.