Description Usage Arguments Author(s) See Also Examples
Matrix of regression slopes from the standardized simple mediation model.
1 | A.std(taudotprime, betaprime, alphaprime, lambdax, lambdam, lambday)
|
taudotprime |
Numeric.
Standardized slope of path from |
betaprime |
Numeric.
Standardized slope of path from |
alphaprime |
Numeric.
Standardized slope of path from |
lambdax |
Numeric.
Factor loading |
lambdam |
Numeric.
Factor loading |
lambday |
Numeric.
Factor loading |
Ivan Jacob Agaloos Pesigan
Other reticular action model functions:
A()
,
Mfrommu()
,
M()
,
S.std()
,
Sfromsigma2()
,
Sigmatheta.std()
,
Sigmathetafromsigma2()
,
Sigmatheta()
,
S()
,
mutheta()
1 2 3 4 5 6 7 8 | A.std(
taudotprime = 0.2080748,
betaprime = 0.4126006,
alphaprime = 0.3708979,
lambdax = 1.137308,
lambdam = 1.038248,
lambday = 1.134973
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.