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