scrape_meta.Rd
This function is now deprecated. You should use the improved version MetaUtility::scrape_meta
instead.
scrape_meta(type = "RR", est, hi, sqrt = FALSE)
type |
|
---|---|
est | Vector of study point estimates on RR or OR scale |
hi | Vector of upper bounds of 95% CIs on RRs |
sqrt | Vector of booleans (TRUE/FALSE) for whether each study measured an odds ratio of a common outcome that should be approximated as a risk ratio via the square-root transformation |