set.new.limits: Relaxation of Constraint Limits.

View source: R/filters.R

set.new.limitsR Documentation

Relaxation of Constraint Limits.

Description

Relaxes the constraint limits by moving according to the difference between the initial.limits and initial.constraints.

Usage

set.new.limits(
  cur.limits,
  initial.limits,
  initial.constraints,
  con.name = NULL
)

Arguments

cur.limits

List with current constraint settings.

initial.limits

List with initial coonstraint limits.

initial.constraints

List with initial constraint settings before relaxing.

con.name

The constraint for which the settings are to be changed.

Value

A list with relaxed constraint limits.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.