S4 class for the estimation results in the mixed SDE with random effects in the drift, in the diffusion or both
model'OU' or 'CIR' (character)
drift.random0, 1, 2, or c(1,2) (numeric)
diffusion.random0 or 1 (numeric)
gridfmatrix of values on which the estimation of the density of the random effects in the drift is done (matrix)
gridgmatrix of values on which the estimation of the density of the random effects in the diffusion is done (matrix)
muestimator of the mean mu of the drift random effects (numeric)
omegaestimator of the variance of the drift random effects (numeric)
aestimator of the shape of the Gamma distribution for the diffusion random effect (numeric)
lambdaestimator of the scale of the Gamma distribution for the diffusion random effect (numeric)
sigma2estimated value of σ^2 if the diffusion coefficient is not random (numeric)
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 (matrix)
estimpsi2vector of the estimator of the diffusion random effects σ_j^2 (numeric)
estimfestimator of the (conditional) density of the drift random effects (numeric)
estimgestimator of the density of σ_j^2 (numeric)
estim.drift.fix1 if the user asked for the estimation of fixed parameter in the drift (numeric)
estim.diffusion.fix1 if the user asked for the estimation of fixed diffusion coefficient (numeric)
discrete1 if the estimation is based on the likelihood of discrete observations, 0 otherwise (numeric)
bicbic (numeric)
aicaic (numeric)
timesvector of observation times, storage of input variable (numeric)
Xmatrix of observations, storage of input variable (matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.