View source: R/cateditmatrix.R
cateditmatrix | R Documentation |
cateditmatrix
is an alternative representation of a categorial edit.
The default representation in editrules is editarray
, but cateditmatrix is useful for
transforming and solving categorical edit into a mixed integer programming problem
cateditmatrix(x, sep = ":", env = parent.frame())
x |
|
sep |
seperator to be used in naming categories within variables. |
env |
environment in which |
cateditmatrix object, which is a specialized editmatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.