PCMPlotMath: Beautiful model description based on plotmath
Description
This is an S3 generic that produces a plotmath expression for
its argument.
Usage
PCMPlotMath(o, roundDigits = 2, transformSigma_x = FALSE)
Arguments
- o
a PCM or a parameter object.
- roundDigits
an integer, default: 2.
- transformSigma_x
a logical indicating if Cholesky transformation should be
applied to Cholesky-factor parameters prior to generating the plotmath expression.