View source: R/constraint.sets.r
| cset.groups | R Documentation |
Constraint specifications
cset.groups( returns = returns8, group = c(1, 1, 1, 2, 3, 3, 4, 4), upper.group = rep(0.2, 4), lower.group = rep(-0.2, 4) )
Kirk Li kirkli@stat.washington.edu
Other constraints:
combine.cset(),
cset.box(),
cset.fixed(),
cset.lo(),
cset.mu.target(),
cset.propcost(),
cset.sum(),
cset.turnover.hobbs(),
cset.turnover(),
propcost.modify(),
turnover.hobbs.modify(),
turnover.modify()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.