S4 class for the estimation results when the random effects in the drift follow mixture of normal distributions
modelcharacter 'OU' or 'CIR'
drift.randomnumeric 1, 2, or c(1,2)
gridfmatrix of values on which the estimation of the density of the random effects is done
muarray estimated value of the mean of the drift random effects at each iteration of the EM algorithm (Niter x nb.mixt x 2)
omegaarray estimated value of the standard deviation of the drift random effects at each iteration of the EM algorithm (Niter x nb.mixt x 2)
mixt.propmatrix estimated value of the mixing proportions at each iteration of the EM algorithm (Niter x nb.mixt)
sigma2numeric estimated value of σ^2
indexindex of the valid trajectories for the considered model (numeric)
indexestimindex of the trajectories used for the estimation (numeric)
estimphimatrix of the estimator of the drift random effects
probindimatrix of posterior component probabilities
estimfmatrix estimator of the density of the drift random effects
estim.drift.fixnumeric 1 if the user asked for the estimation of fixed parameter in the drift
bicnumeric bic
aicnumeric aic
timesvector of observation times, storage of input variable
Xmatrix of observations, storage of input variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.