Last data update: 2014.03.03

R: MSS Locate Lambda
ikcirt.fun.mss.lambdaR Documentation

MSS Locate Lambda

Description

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

Usage

ikcirt.fun.mss.lambda(jj, iimss, jjmss, rndTrys, mxHatLambda, penalty, usetruesigma)

Arguments

jj

Index for snowfall cluster call.

iimss

Row index of mxHatLambda to presently search.

jjmss

Column index of mxHatLambda to presently search.

rndTrys

Values to try.

mxHatLambda

Estimated Hyperparameter matrix.

penalty

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

usetruesigma

Scalar boolean. Use actual (assumed) system variance?

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.mu, ikcirt.fun.mss.eta.

Results