yuima.adabayes-class | R Documentation |
The yuima.adabayes
class is used to describe the output of the functions adaBayes
.
model
is an object of class yuima.model-class
.
mcmc
:is a list of MCMC objects for all estimated parameters.
accept_rate
:is a list acceptance rates for diffusion and drift parts.
call
is an object of class language
.
vcov
is an object of class matrix
.
fullcoef
is an object of class numeric
that contains estimated and fixed parameters.
coef
is an object of class numeric
that contains estimated parameters.
fixed
is an object of class numeric
that contains fixed parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.