chain2samples {mixedsde} | R Documentation |
Removing Of Burn-in Phase And Thinning
Description
Transfers class object Bayes.fit from the original to the thinned chains
Usage
chain2samples(res, burnIn, thinning)
Arguments
res |
Bayes.fit class object |
burnIn |
number of burn-in samples |
thinning |
thinning rate |
[Package mixedsde version 5.0 Index]