diff_test_mlr: Loglikelihood test for MLR estimator

View source: R/MplusHelpers.R

diff_test_mlrR Documentation

Loglikelihood test for MLR estimator

Description

Adapted from http://www.statmodel.com/chidiff.shtml

Usage

diff_test_mlr(L0, c0, p0, L1, c1, p1)

Arguments

L0

loglikelihood values of reduced model

c0

scaling correction factors of reduced model

p0

number of parameters, should be p0 < p1

L1

loglikelihood values of full model

c1

scaling correction factors of full model

p1

number of parameters, should be p0 < p1


MaksimRudnev/LittleHelpers documentation built on Nov. 5, 2024, 10:16 p.m.