| Bayes.fit-class {mixedsde} | R Documentation |
S4 class for the Bayesian estimation results
Description
S4 class for the Bayesian estimation results
Slots
sigma2vector of posterior samples for
\sigma^2mumatrix of posterior samples for
\muomegamatrix of posterior samples for
\omegaalphamatrix of posterior samples for
\alphabetamatrix of posterior samples for
\betarandom1, 2 or c(1,2)
burnInproposal for the burn-in phase
thinningproposal for the thinning rate
model'OU' or 'CIR'
priorlist of prior values, input variable or calculated by the first 10% of series
timesvector of observation times, storage of input variable
Xmatrix of observations, storage of input variable
ind.4.priorindices of series used for the prior parameter calculation, if prior knowledge is availabe it is set to M+1
[Package mixedsde version 5.0 Index]