Create an OMEGA parameter.
Omega(
name = NA,
index = NA,
index2 = NA,
value = NA,
fix = FALSE,
type = NULL,
same = NA,
label = NA,
comment = NA
)
an OMEGA parameter
parameter name, e.g. CL (prefix OMEGA will be added automatically)
parameter index
second parameter index
parameter value
parameter was fixed in estimation, logical value
variance type: 'var', 'sd', 'covar', 'cor', 'cv' or 'cv%'
NA by default, FALSE for first OMEGA followed by 'SAME' OMEGA's, TRUE for 'SAME' OMEGA's
parameter label, optional
any comment, optional