sample_prior {fido} | R Documentation |
Generic method for sampling from prior distribution of object
Description
Generic method for sampling from prior distribution of object
Usage
sample_prior(m, n_samples = 2000L, ...)
Arguments
m |
object |
n_samples |
number of samples to produce |
... |
other arguments to be passed |
Value
object of the same class
[Package fido version 1.1.1 Index]