spray-class {spray} | R Documentation |
Class “spray”
Description
The formal S4 class for sprays.
Objects from the Class
Objects can be created by calls of the form new("spray",
...)
but this is not encouraged. Use functions spray()
or
as.spray()
instead.
Slots
index
:Index matrix
value
:Numeric vector holding coefficients
Author(s)
Robin K. S. Hankin
See Also
[Package spray version 1.0-25 Index]