Description Usage Arguments Value
View source: R/pecan_meta_analysis.R
Draw traits from data frame describing prior or posterior
1 | draw_traits(data, ndraws = 5000)
|
data |
'data.frame' describing distributions, with columns 'distn' (name of distribution function), 'parama' and 'paramb' (distribution parameters) |
ndraws |
Number of random draws for calculating summary stats (default = 5000). |
Tidy 'data.frame' containing posterior information, draws, and summary statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.