M: M Vector

Description Usage Arguments Author(s) See Also Examples

View source: R/ram.R

Description

Mean of x and intercepts from the simple mediation model.

Usage

1
M(mux, deltam, deltay)

Arguments

mux

Numeric. Mean of x ≤ft( μ_x \right) .

deltam

Numeric. Intercept of m ≤ft( δ_m \right) .

deltay

Numeric. Intercept of y ≤ft( δ_y \right) .

Author(s)

Ivan Jacob Agaloos Pesigan

See Also

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

Examples

1
2
3
4
5
M(
  mux = 70.18000,
  deltam = 26.82246,
  deltay = 29.91071
)

jeksterslabds/jeksterslabRmedsimple documentation built on Oct. 16, 2020, 11:30 a.m.