| mslm-class {SparseM} | R Documentation |
A sparse extension of lm
Objects can be created by calls of the form new("mslm", ...).
coefficients:numeric estimated coefficientschol:matrix.csr.chol generated by
the function cholresiduals:"numeric" residualsfitted:"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"): ...