knapsack.process | R Documentation |
best AnnMn/Sharpe
knapsack.process(x, y, n, w, h, u, v)
x |
= a matrix |
y |
= a string vector (binning group) |
n |
= an integer (beg comb) |
w |
= an integer (end comb) |
h |
= a list (result object) |
u |
= a string (log file, can be missing) |
v |
= an integer (sim number, can be missing) |
Other knapsack: knapsack.count
,
knapsack.ex.int
,
knapsack.next
, knapsack.prev
,
knapsack.to.int
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.