Learn R Programming

editrules (version 2.9.5)

getUpperBounds: 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)

Value

matrix with upperbounds per edit and a possible value

Arguments

E

editmatrix

xlim

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