prettyMatLines: Print OMEGA and SIGMA matrices for NONMEM sections in block...

View source: R/prettyMatLines.R

prettyMatLinesR Documentation

Print OMEGA and SIGMA matrices for NONMEM sections in block format. Note: This function currently only works with fixed blocks as in the NMsim_NWPRI functionality for printing $THETAPV.

Description

Print OMEGA and SIGMA matrices for NONMEM sections in block format. Note: This function currently only works with fixed blocks as in the NMsim_NWPRI functionality for printing $THETAPV.

Usage

prettyMatLines(block_mat_string)

Arguments

block_mat_string

Output of NMsim::NMcreateMatLines. This is a string of OMEGA/SIGMA estimates that will be wrapped onto multiple lines for ease of reading in NONMEM control streams.

Value

Character vector


NMsim documentation built on Nov. 2, 2024, 9:06 a.m.