
Function to return risk information from a SEQuential object
Source:R/class_methods.R
risk_comparison.RdFunction to return risk information from a SEQuential object
Value
A data frame of risk comparison information at the reported follow-up time(s):
risk ratios and risk differences, and when bootstrapped their confidence
intervals and standard errors. The bootstrap standard errors are reported
regardless of bootstrap.CI_method: RD SE is the standard error of the
risk difference (natural scale) and log(RR) SE is the standard error of
the log risk ratio. For an inverse-variance-weighted meta-analysis across
samples, pool Risk Difference with RD SE, and log(Risk Ratio) with
log(RR) SE (then exponentiate the pooled ratio).