slm-class {SparseM} | R Documentation |
A sparse extension of lm
Objects can be created by calls of the form new("slm", ...)
.
coefficients
:numeric
estimated coefficientschol
:matrix.csr.chol
generated by
function chol
residuals
:"numeric"
residualsfitted
:"numeric"
fitted values
Class "lm"
, directly.
Class "oldClass"
, by class "lm".
signature(object = "slm")
: ... signature(object = "slm")
: ... signature(object = "slm")
: ... signature(object = "slm")
: ...