softEdits.editmatrix {editrules} | R Documentation |
Derive editmatrix with soft constraints based on boundaries of variables. This is a utility function that is used for constructing a mip/lp problem.
Description
Derive editmatrix with soft constraints based on boundaries of variables. This is a utility function that is used for constructing a mip/lp problem.
Usage
## S3 method for class 'editmatrix'
softEdits(E, prefix = "delta.", postfix = "", M = 1e+07, ...)
Arguments
E |
normalized |
prefix |
|
[Package editrules version 2.9.5 Index]