Description Usage Arguments Value Author(s)
View source: R/IntervalRegression.R
Get the learned coefficients of an IntervalRegression model.
1 2 3 |
object |
|
... |
numeric matrix [features x regularizations] of learned weights (on the original feature scale), can be used for prediction via cbind(1,features) %*% weights.
Toby Dylan Hocking
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.