Mean of x and intercepts from the simple mediation model.

M(mux, deltam, deltay)

Arguments

mux

Numeric. Mean of x \(\left( \mu_x \right)\) .

deltam

Numeric. Intercept of m \(\left( \delta_m \right)\) .

deltay

Numeric. Intercept of y \(\left( \delta_y \right)\) .

See also

Other reticular action model functions: A.std(), A(), Mfrommu(), S.std(), Sfromsigma2(), Sigmatheta.std(), Sigmathetafromsigma2(), Sigmatheta(), S(), mutheta()

Author

Ivan Jacob Agaloos Pesigan

Examples

M( mux = 70.18000, deltam = 26.82246, deltay = 29.91071 )
#> x m y #> 70.18000 26.82246 29.91071