compare_rma | R Documentation |
Put in a dataframe one or more models fitted with metafor::rma.uni
for a nice visual comparison.
compare_rma(..., fitlist = NULL, extra_params = NULL)
... |
models to be compared |
fitlist |
a list of models instead of using '...'. When 'fitlist' is provided '...' are ignored. |
extra_params |
a vector of (extra) parameters to be extracted. These are the elements of the |
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.