Description Usage Arguments Value
A weight is multiplied to the quantileloss to select the important projection scores.
1 | findweights(weight, scorematrixlist, par.sig = 1000)
|
weight |
The initial weight to be optimized |
scorematrixlist |
A list of quantileloss matrices |
par.sig |
The parameter in sigmoid function, default is 1000 |
It returns a list, which is the output of optim()
function. Details can be seen in optim
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.