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