newCosts | R Documentation |
Costs object is used to define additional costs to add to the model's objective function.
newCosts(name, variable, desc = "", mult = NULL, subset = NULL, misc = NULL)
name |
|
variable |
|
desc |
|
mult |
|
subset |
|
costs object with given specifications.
Other class constraint policy:
class-constraint
,
class-costs
,
newConstraint()
,
newSubsidy()
,
newTax()
,
subsidy-class
,
tax-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.