ctmaBiGOMX: ctmaBiGOMX

View source: R/ctmaBiGOMX.R

ctmaBiGOMXR Documentation

ctmaBiGOMX

Description

Analysis of publication bias and fixed and ranom effects analysis of single drift coefficients if OLD OpenMx fit files are supplied

Usage

ctmaBiGOMX(
  ctmaInitFit = NULL,
  activeDirectory = NULL,
  PETPEESEalpha = 0.1,
  activateRPB = FALSE,
  digits = 4
)

Arguments

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)

Value

returns a CoTiMA fit object with results of publication bias analysis, fixed and random effect analysis, Egger's tests, PET-PEESE corrections.


CoTiMA documentation built on Nov. 10, 2022, 5:16 p.m.

Related to ctmaBiGOMX in CoTiMA...