getUpperBounds {editrules}R Documentation

Get upperbounds of edits, given the boundaries of all variables

Description

Get upperbounds of edits, given the boundaries of all variables

Usage

getUpperBounds(E, xlim)

Arguments

E

editmatrix

xlim

matrix with columns lower and upper, and rows are variables (in same order as E)

Value

matrix with upperbounds per edit and a possible value


[Package editrules version 2.9.5 Index]