powered by
umxUnexplainedCausalNexus report the effect of a change (delta) in a variable (from) on an output (to)
umxUnexplainedCausalNexus(from, delta, to, model)
A variable in the model for which you want to compute the effect of a change.
A the amount to simulate changing \"from\" by.
The dependent variable that you want to watch changing.
The model containing from and to.
- http://www.github.com/tbates/umx/
- umxRun, mxCompare
umxRun
mxCompare
Other Modify or Compare Models: umxAdd1, umxDrop1, umxEquate, umxFixAll, umxMI, umxSetParameters, umx
umxAdd1
umxDrop1
umxEquate
umxFixAll
umxMI
umxSetParameters
umx
# NOT RUN { umxUnexplainedCausalNexus(from="yrsEd", delta = .5, to = "income35", model) # }
Run the code above in your browser using DataLab