rebeccakuiper/CTmeta: Continuous-time meta-analysis (CTmeta) on standarized lagged effects taking into account the various time-intervals used in the primary studies

This CTmeta package conducts a (continuous-time) meta-analysis on standarized lagged effects taking into account the various time intervals used in the studies. This is based on an underlying continuous-time process. You can choose whether you want to conduct a RE of FE model. By default it performs a FE multivariate/GLS meta-analysis model (using the rma.mv function) on the transformed standardized lagged effect parameters. In case the standardized lagged effect parameters cannot be transformed, it will use the original ones and add dummy variables to the meta-analysis model to account for the time-interval dependency. When the covariance matrix of the standardized lagged effect parameters is not positive definite (comparable to a negative variance), it will conduct a univariate/WLS model (using the rma.uni function). This package contains multiple functions which can be applied to the estimates of a lagged effects model. The function CTmeta conducts a continuous-time meta-analysis (CTmeta) on standarized lagged effects taking into account the various time-intervals used in the primary studies. Other functions relate to transforming and/or standardizing estimates and to making a Phi-plot.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rebeccakuiper/CTmeta")
rebeccakuiper/CTmeta documentation built on Oct. 17, 2023, 7:01 a.m.