spray-class {spray} | R Documentation |
The formal S4 class for sprays.
Objects can be created by calls of the form new("spray",
...)
but this is not encouraged. Use functions spray()
or
as.spray()
instead.
index
:Index matrix
value
:Numeric vector holding coefficients
Robin K. S. Hankin