Wappers for Sparse Matrices
s3only.Rd
These functions are convenient wrappers for spam
objects
to classical matrix operations.
Usage
var.spam(x, ...)
# S3 method for class 'spam'
var(x, ...)
Details
There is probably no point in fully defining methods here. Typically, these functions do not exploit sparsity structures. Hence, for very large matrices, warnings may be posted.
See also
Option "inefficiencywarning"
in spam.options
.