View source: R/buildConstraints.R
setConstraints | R Documentation |
Set the constraints in a 'UBaymodel' object.
setConstraints(model, constraints, append = FALSE)
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 |
a 'UBaymodel' object with updated constraint parameters
build.UBaymodel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.