Learn R Programming

editrules (version 2.5-0)

buildELMatrix: Extend an editset with extra constraints needed for error localization

Description

Extend an editset with extra constraints needed for error localization

Usage

buildELMatrix(E, x, weight = rep(1, length(x)),
    xlim = generateXlims(x), maxvalue = 1e+08, ...)

Arguments

E
editset
x
named list with data
weight
vector with weights of the variable in the same order as x
xlim
upper and lower boundaries of x

Value

  • list with extended E, objfn and lower and upper bound