The function generates delta method confidence intervals for the mediation model \(X \to Y \to M\).
Arguments
- phi_hat
R object. Output of the
PhiHat()function.- delta_t
Numeric vector. Vector of time intervals.
See also
Other Confidence Interval Functions:
BootPara(),
BootParaStdXMY(),
BootParaStdXYM(),
BootParaStdYMX(),
BootParaXMY(),
BootParaXYM(),
BootParaYMX(),
DeltaStdXMY(),
DeltaStdXYM(),
DeltaStdYMX(),
DeltaXMY(),
DeltaYMX(),
IllustrationBootPara(),
MCStdXMY(),
MCStdXYM(),
MCStdYMX(),
MCXMY(),
MCXYM(),
MCYMX()