estCoeff {tvmediation} | R Documentation |
Function to estimate coefficients at time t.
Description
Part of the set of internal functions called within the tvma
function to assist
in the estimation of the time varying mediation effect.
Usage
estCoeff(newMO.j.est)
Arguments
newMO.j.est |
a list containing mean centered mediators and outcomes |
Value
coeff.est |
estimated coefficients of the mediation model |
[Package tvmediation version 1.1.0 Index]