Function in progress to meta-analyse separate models.
Source:R/meta-sep-models.R
dh.metaSepModels.Rd
Function in progress to meta-analyse separate models.
Arguments
- input
Character; "fit" to use the output from ds.glmSLMA; "stats" to use the output from ds.lmTab.
- ref
Tibble, output from dh.multGlm.
- exp
Logical, whether to exponentiate coefficients after meta-analysis
- method
Method of meta-analysing coefficients.
- output
Character; "cohort" to return cohort coefficients only, "meta" to return meta-analysed coefficients only, "both" to return both.