series,NeuroHyperVec,ANY-method | R Documentation |
Series method for NeuroHyperVec
## S4 method for signature 'NeuroHyperVec,ANY'
series(x, i, j, k, ...)
x |
The NeuroHyperVec object |
i |
first index |
j |
second index |
k |
third index |
... |
Additional arguments (not used) |
when x is a NeuroHyperVec object, the series method returns a 2D array with dimensions [features x trials]
A 2D array with dimensions [features x trials]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.