as.mcmc.list.tidy_flows {isotracer} | R Documentation |
Convert a tidy_flows
object to an mcmc.list
Description
Convert a tidy_flows
object to an mcmc.list
Usage
## S3 method for class 'tidy_flows'
as.mcmc.list(x, ...)
Arguments
x |
A tidy flow object, as returned by |
... |
Not used for now. |
Value
A mcmc.list
object, with ordered iterations.
[Package isotracer version 1.1.6 Index]