Description Usage Arguments Value
View source: R/samp_from_grid.R
Sample from the joint posterior of parameters
1 | samp_from_grid(joint_post, params, nsamps)
|
joint_post |
Data frame giving the joint posterior |
params |
Vector of names of parameters to sample |
nsamps |
Number of samples to take |
A data.frame that is nsamps by length(params) of samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.