| Freq.fit-class {mixedsde} | R Documentation |
S4 class for the frequentist estimation results
Description
S4 class for the frequentist estimation results
Slots
modelcharacter 'OU' or 'CIR'
randomnumeric 1, 2, or c(1,2)
fixednumeric value of the fixed effect if there is one
gridfmatrix of values on which the estimated is done
munumeric MLE estimator for parametric approach
omeganumeric MLE estimator for parametric approach
cutoffvalue of the cutoff if there is one
sigma2numeric estimated value of
\sigma^2estimf.truncmatrix estimator of the density of
\phifor the truncated estimateur of the random effectsestimphi.truncmatrix truncated estimator of the random effects
indexindex of the used trajectories
estimphimatrix of the estimator of the random effects
estimfestimator of the density of
\phiestim.fixedestimator of the fixed parameter if option estim.fix = 1
estim.fix1 if the user asked for the estimation of fixed parameter
bicnumeric bic
aicnumeric aic
timesvector of observation times, storage of input variable
Xmatrix of observations, storage of input variable