Multivariate Meta-Analysis using the metaDyn Package
Source:R/manMetaVAR-fit-meta-var.R
FitMetaVAR.RdThe function performs multivariate meta-snalysis using the metaDyn::metaDyn package.
Arguments
- fit
R object. Output of the
FitDTVAR()function.- ncores
Positive integer. Number of cores to use.
- seed
Integer. Random seed.
See also
Other Model Fitting Functions:
FitDTVAR(),
FitMplus(),
FitNaive(),
MplusInput()