.paridx {tramME}R Documentation

Match parameters with parameter groups and indeces

Description

Match parameters with parameter groups and indeces

Usage

.paridx(mst, which = NULL, pargroup = "all", pmatch = FALSE, altpar = NULL)

Arguments

mst

model structure as in an obj$model

which

parameter name or index within group

pargroup

parameter group

pmatch

partrial matching allowed

altpar

optional alternative parametrization such as LMM (altpar = "lm")


[Package tramME version 0.0.3 Index]