join {rbi} | R Documentation |
Join multiple libbi
objects
Description
This function can be used to join multiple libbi
objects into
one (e.g., parallel MCMC runs into one long change)
Usage
## S3 method for class 'libbi'
join(x, ...)
Arguments
x |
a |
... |
ignored |
Value
an joined libbi
object
[Package rbi version 1.0.0 Index]