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.


PCMBase documentation built on Nov. 18, 2022, 9:06 a.m.