Computes the Reduction in Heterogeneity in drift effects after introducing study-level moderators
ctmaRedHet(
activateRPB = FALSE,
activeDirectory = NULL,
ctmaFitObject = NULL,
ctmaFitObjectMod = NULL,
digits = 4,
dt = NULL,
undoTimeScaling = TRUE
)
if TRUE, messages (warning, finished) could be send to smart phone (default = FALSE)
the directory where to save results (if not specified, it is taken from ctmaInitFit)
ctmaFit Object WITHOUT Moderators (obtained from ctmaFit
with the arguments invariantDrift=\'none\' and scaleTI=FALSE)
ctmaFit Object WITH Moderators (obtained from ctmaFit
with the arguments invariantDrift=\'none\' and scaleTI=FALSE)
rounding (default = 4)
A scalar indicating a time interval across which discrete time effects should be estimated and then used for ctmaBiG.
if TRUE, the original time scale is used (timeScale argument possibly used in ctmaInit
is undone )