powered by
umxJiggle takes values in a matrix and jiggles them
umxJiggle(matrixIn, mean = 0, sd = 0.1, dontTouch = 0)
OpenMx::mxMatrix()
an OpenMx::mxMatrix() to jiggle the values of
the mean value to add to each value
the sd of the jiggle noise
A value, which, if found, will be left as-is (defaults to 0)
https://github.com/tbates/umx
Other Advanced Model Building Functions: umx, umxAlgebra(), umxFixAll(), umxRun(), umxThresholdMatrix(), umxUnexplainedCausalNexus(), xmuLabel(), xmuValues()
umx
umxAlgebra()
umxFixAll()
umxRun()
umxThresholdMatrix()
umxUnexplainedCausalNexus()
xmuLabel()
xmuValues()
if (FALSE) { mat1 = umxJiggle(mat1) }
Run the code above in your browser using DataLab