PCMPlotMath: Beautiful model description based on plotmath

View source: R/Utilities.R

PCMPlotMathR Documentation

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.

Value

a character string.


venelin/PCMBase documentation built on March 14, 2024, 8:24 p.m.