Description Usage Arguments Value
Maximization of the loglikelihood of the mixed SDE with Normal distribution of the random effects
dXj(t)= (α_j- β_j Xj(t))dt + σ a(Xj(t)) dWj(t), done with likelihoodNormal
1 | EstParamNormal(U, V, K, random, estim.fix, fixed = 0)
|
U |
matrix of M sufficient statistics U |
V |
list of the M sufficient statistics matrix V |
K |
number of times of observations |
random |
random effects in the drift: 1 if one additive random effect, 2 if one multiplicative random effect or c(1,2) if 2 random effects. |
estim.fix |
1 if the fixed parameter is estimated, when random 1 or 2 , 0 otherwise |
fixed |
value of the fixed parameter if known (not estimated) |
mu |
estimated value of the mean |
Omega |
estimated value of the variance |
BIChere |
BIC indicator |
AIChere |
AIC indicator |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.