NMcreateMatLines {NMsim} | R Documentation |
Create text lines for OMEGA and SIGMA Nonmem sections
Description
Create text lines for OMEGA and SIGMA Nonmem sections
Usage
NMcreateMatLines(omegas, type)
Arguments
omegas |
See NMdata::NMreadExt and the pars element returned by that function. |
type |
The matrix type. OMEGA or SIGMA - case in-sensitive. |
Value
Character vector
[Package NMsim version 0.1.0 Index]