Last data update: 2014.03.03

R: MSS Locate Eta
ikcirt.fun.mss.etaR Documentation

MSS Locate Eta

Description

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

Usage

ikcirt.fun.mss.eta(jj, iimss, jjmss, rndTrys, mxHatEta, penalty, usetruesigma)

Arguments

jj

Index for snowfall cluster call.

iimss

Row index of mxHatEta to presently search.

jjmss

Column index of mxHatEta to presently search.

rndTrys

Values to try.

mxHatEta

Predicted State 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.lambda.

Results