ctmaBiGOMX | R Documentation |
Analysis of publication bias and fixed and ranom effects analysis of single drift coefficients if OLD OpenMx fit files are supplied
ctmaBiGOMX(
ctmaInitFit = NULL,
activeDirectory = NULL,
PETPEESEalpha = 0.1,
activateRPB = FALSE,
digits = 4
)
ctmaInitFit |
fit object created with ctmaInti containing the fitted ctsem model of each primary study |
activeDirectory |
the directory where to save results (if not specified, it is taken from ctmaInitFit) |
PETPEESEalpha |
# probability level (condition) below which to switch from PET to PEESE (Stanley, 2017, SPPS,p. 582, below Eq. 2; (default p = .10) |
activateRPB |
if TRUE, messages (warning, finishs) could be send to smart phone (default = FALSE) |
digits |
rounding (default = 4) |
returns a CoTiMA fit object with results of publication bias analysis, fixed and random effect analysis, Egger's tests, PET-PEESE corrections.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.