Description Usage Arguments Value
View source: R/pecan_meta_analysis.R
Convert list of meta-analysis results to a tidy 'data.frame' of the posterior distribution.
1 | tidy_posterior(ma_results, ndraws = 5000)
|
ma_results |
List of meta-analysis results for multiple PFTs |
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.