Learn R Programming

tramME (version 0.1.3)

.constr_adj: Helper function to adjust the constraints consistently with the parameter restrictions

Description

Helper function to adjust the constraints consistently with the parameter restrictions

Usage

.constr_adj(par, constr, map)

Arguments

par

list containing the vector of parameters

constr

list containing the the constraints

map

List defining how to optionally collect and fix parameters - see details.

Value

A list with adjusted constraints.