R/Model.R
sample_prior.Rd
Sample model parameters from the model prior distribution.
sample_prior(model, nsim, seed, ...)
a model of class "Model"
number of samples to draw
integer, fixed random seed; NULL for no fixed seed
further arguments passed to method implementations
a rstanfit object with the sampled prior parameters
parameter_sample_to_tibble()