Skip to contents

Set the constraints in a `UBaymodel` object.

Usage

setConstraints(model, constraints, append = FALSE)

Arguments

model

a `UBaymodel` object created using build.UBaymodel

constraints

a `UBayconstraint` object created using build.UBayconstraint

append

if `TRUE`, constraints are appended to the existing constraint system

Value

a `UBaymodel` object with updated constraint parameters

See also

build.UBaymodel