summary_rma | R Documentation |
summary_rma
summary_rma(x, extra_params = NULL)
x |
a model fitted with |
extra_params |
a vector of (extra) parameters to be extracted (see details). These are the elements of the |
By default the function extract c("b", "se", "zval", "pval", "ci.lb", "ci.ub")
as parameters.
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.