Joint Significance Test for the Indirect Effect using Normal Theory Maximum Likelihood
Source:R/manMCMedMiss-joint-sig-ml.R
      JointSigML.RdJoint Significance Test for the Indirect Effect using Normal Theory Maximum Likelihood
Usage
JointSigML(fit_ml, alpha = c(0.05, 0.01, 0.001))Arguments
- fit_ml
 Object. Output of the
FitModelMLfunction.- alpha
 Numeric vector. Significance level.
Value
Note the 1 corresponds to a significant result and 0 otherwise.
The output vector's name corresponds to the alpha level.
See also
Other Significance Test Functions: 
JointSigMI()