Class Lagged3d
Lagged3d-class.RdClass Lagged3d.
Objects from the Class
Objects can be created by calls of the form Lagged(a) or
new("Lagged3d", data = a), where a is a 3-d array.
new("Lagged3d", ...) also works.
Extends
Class "Lagged", directly.
Methods
- [
signature(x = "Lagged3d", i = "numeric", j = "missing", drop = "logical"): ...- [
signature(x = "Lagged3d", i = "numeric", j = "missing", drop = "missing"): ...- [<-
signature(x = "Lagged3d", i = "numeric"): ...- show
signature(object = "Lagged3d"): ...- whichLagged
signature(x = "Lagged3d", y = "missing"): ...