findweights: Find optimal weights based on the quantileloss

Description Usage Arguments Value

View source: R/findweights.R

Description

A weight is multiplied to the quantileloss to select the important projection scores.

Usage

1
findweights(weight, scorematrixlist, par.sig = 1000)

Arguments

weight

The initial weight to be optimized

scorematrixlist

A list of quantileloss matrices

par.sig

The parameter in sigmoid function, default is 1000

Value

It returns a list, which is the output of optim() function. Details can be seen in optim.


iantsuising/quickfun documentation built on Nov. 4, 2019, 1:52 p.m.