fit_model
1 2 3 4 5 6 7 8 9 10 |
X |
matrix or data.frame of n observation of the decision variable of size d. |
Y |
matrix or data.frame of n observation of the p objectifs. |
reg_method |
only "linear" available yet. |
tau |
vector of size NCOL(Y) containing the risk in ]0,1[ of each objectif. |
method |
either "quantile" or "expected" |
penalty |
NULL by default |
path_tracking |
path where to write the step of the running function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.