predict | R Documentation |
The method predict
is an alias for sample(target="prediction")
.
Usually, an init
object or file should be given containing posterior
samples.
For the help page of the base R optimise
function, see
optimise
.
## S3 method for class 'libbi'
predict(x, ...)
x |
a |
... |
any arguments to be passed to |
an updated libbi
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.