s3only {spam} | R Documentation |
These functions are convenient wrappers for spam
objects
to classical matrix operations.
var.spam(x, ...)
## S3 method for class 'spam'
var(x, ...)
x |
matrix of class |
... |
further arguments passed to or from other methods. |
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.
Depends on function...
Reinhard Furrer
Option "inefficiencywarning"
in spam.options
.