| Lagged3d-class | R Documentation |
Class Lagged3d.
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.
data:Object of class "array" ~~
Class "Lagged", directly.
signature(x = "Lagged3d", i = "numeric", j = "missing", drop = "logical"): ...
signature(x = "Lagged3d", i = "numeric", j = "missing", drop = "missing"): ...
signature(x = "Lagged3d", i = "numeric"): ...
signature(object = "Lagged3d"): ...
signature(x = "Lagged3d", y = "missing"): ...
Georgi N. Boshnakov
Lagged,
Lagged1d,
Lagged2d
## see examples for class "Lagged"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.