Description Usage Arguments Value
Finds the largest maximum likelihood estimator from individual trials as in van Valkenhoef, G et al. 2012. This function was originally created in BUGSnet (https://github.com/audrey-b/BUGSnet) without documentation or comments. This version has small changes to avoid warnings during the CRAN check.
1 |
data.nma |
A data object created by running data.prep() |
outcome |
A string for the column name containing the outcome |
scale |
A string indicating the scale on which the relative treatment effects are being measures |
N |
A string for the column name containing the sample sizes |
sd |
A string for the column name containing the standard errors (only required for continuous outcomes) |
time |
A string for the column names containing the follow-up times or person-time at risk for rate or rate2 data |
The largest MLE to be used in determining default priors for mu, d and sigma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.