PCMPlotMath.Rd
This is an S3 generic that produces a plotmath expression for its argument.
PCMPlotMath(o, roundDigits = 2, transformSigma_x = FALSE)
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. |
a character string.