Last data update: 2014.03.03

R: MSS Locate mu
ikcirt.fun.mss.muR Documentation

MSS Locate mu

Description

Used by kcirt.fitMSS; not to be called by user.

Usage

ikcirt.fun.mss.mu(jj, iimss, rndTrys, hatMu, useSysCov, penalty)

Arguments

jj

Index for snowfall cluster call.

iimss

Index of hatMu to presently search.

rndTrys

Values to try.

hatMu

Estimated item means.

useSysCov

Either the true or estimated System Variance matrix.

penalty

Scalar string. How to measure quality of fit? Currently either 'logit', 'L2', 'L2c', 'miscat'.

Value

Fit cost. A scalar real-valued number.

Note

I cannot imagine a situation where the user could profit by calling this function. It is not namespaced for its possible didactic value.

Author(s)

Dave Zes, Korn/Ferry International

See Also

See Also kcirt.fitMSS, ikcirt.fun.mss.lambda, ikcirt.fun.mss.eta.

Results