mcOptimCore-class: Class mcOptimCore

mcOptimCore-classR Documentation

Class mcOptimCore

Description

Class mcOptimCore.

Extends

All reference classes extend and inherit methods from "envRefClass".

Fields

flag.exploring:

Object of class logical ~~

private.counter.fn:

Object of class integer ~~

period:

Object of class integer ~~

len.block:

Object of class integer ~~

n_col:

Object of class integer ~~

r_col:

Object of class integer ~~

cp_col:

Object of class integer ~~

ind.r.eigval:

Object of class integer ~~

r_ind:

Object of class integer ~~

ind.cp.eigval:

Object of class integer ~~

cp_ind:

Object of class integer ~~

filter.order:

Object of class integer ~~

ev_abs:

Object of class matrix ~~

ev_sign:

Object of class matrix ~~

co_r:

Object of class matrix ~~

co_arg:

Object of class matrix ~~

flag.generators:

Object of class logical ~~

par.ind:

Object of class ANY ~~

auto.ind:

Object of class ANY ~~

inf.ind:

Object of class ANY ~~

universe:

Object of class ANY ~~

col.minusinf.ind:

Object of class ANY ~~

col.inf.ind:

Object of class ANY ~~

ind1:

Object of class integer ~~

ind2:

Object of class integer ~~

ind3:

Object of class integer ~~

ind4:

Object of class integer ~~

n1:

Object of class integer ~~

n2:

Object of class integer ~~

n3:

Object of class integer ~~

n4:

Object of class integer ~~

seqn1:

Object of class integer ~~

seqn2:

Object of class integer ~~

seqn3:

Object of class integer ~~

seqn4:

Object of class integer ~~

co:

Object of class matrix ~~

initmodel:

Object of class ANY ~~

wrkmodel:

Object of class ANY ~~

model:

Object of class list ~~

tempnam:

Object of class ANY ~~

param_names:

Object of class character ~~

lo_bound:

Object of class ANY ~~

up_bound:

Object of class ANY ~~

mcss.cnt:

Object of class integer ~~

wrkev:

Object of class ANY ~~

Methods

mclik(param, x, eps):

~~

minimBBlu(x, ..., CONDLIK):

~~

mcss(param, x, eps):

~~

matepshat(param, x, eps):

~~

process.mcss.cnt(mclik, mepshat):

~~

sigma2hat(param, x, eps):

~~

initialize(...):

~~

mcparam2optparam():

~~

optparam2mcparam(param):

~~

minimBB(x, ..., CONDLIK):

~~

optimize(optimfn, mcmethod, x, ..., MCBOUNDS):

~~

mcsigma2(param, x, eps):

~~

minim(x, ..., CONDLIK):

~~

Examples

showClass("mcOptimCore")

GeoBosh/pcts documentation built on Dec. 8, 2023, 9:57 p.m.