Description Usage Arguments Value Examples
View source: R/fitted_blsmeta.R
Compute the expected (analogous to "fitted") values
for a blsmeta
object.
1 2 3 4 5 6 7 8 9 10 11 |
object |
An object of class |
newdata |
An optional data.frame for which to compute
fit fitted values. Defaults to |
es_id |
logical. Should the level two "random" effect be included
(defaults to |
study_id |
logical. Should the level three "random" effects be included
(defaults to |
summary |
logical. Should the posterior samples be summarized
(defaults to |
cred |
numeric. credible interval (defaults to |
digits |
numeric. The desired number of digits for the summarized
estimates (defaults to |
... |
Currently ignored. |
A data frame of fitted values (when summary = TRUE
),
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.