summary,Bayes.fit-method {mixedsde} | R Documentation |
Short summary of the results of class object Bayes.fit
Description
Method for the S4 class Bayes.fit
Usage
## S4 method for signature 'Bayes.fit'
summary(object, level = 0.05, burnIn, thinning)
Arguments
object |
Bayes.fit class |
level |
default is 0.05 |
burnIn |
optional |
thinning |
optional |
References
Dion, C., Hermann, S. and Samson, A. (2016). Mixedsde: a R package to fit mixed stochastic differential equations.
[Package mixedsde version 5.0 Index]