| slm-class | R Documentation |
A sparse extension of lm
Objects can be created by calls of the form new("slm", ...).
coefficients:Object of class numeric estimated coefficients
chol:Object of class matrix.csr.chol generated by
function chol
residuals:Object of class "numeric" residuals
fitted:Object of class "numeric" fitted values
Class "lm", directly.
Class "oldClass", by class "lm".
signature(object = "slm"): ...
signature(object = "slm"): ...
signature(object = "slm"): ...
signature(object = "slm"): ...
slm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.