new_rescaled_qra_fit | R Documentation |
Create a rescaled_qra_fit object
new_rescaled_qra_fit(parameters, convex = TRUE)
parameters |
named list with two components:
|
convex |
logical; if TRUE, predictions are done by passing weights through a softmax transformation; otherwise, no constraint is imposed. Currently, only convex=TRUE is supported. |
rescaled_qra_fit object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.