If fixed is logical, it inidcates that the indices refer to the extended parameter vector pargroup = c("fixef", "ranef", "shift", "all")
.idx(
obj,
fixed = NULL,
pargroup = "all",
which = NULL,
pmatch = FALSE,
altpar = NULL
)
A tramME object
Logical; should the indices of fixed parameters also be returned?
Parameter group
Parameter names or indices within groups
Is partial matching allowed for which
Alternative parameterizations (currently only "lm" possible)