Description Usage Arguments Value
The index of the column in the random walk matrix representing the location of the electrode. The model locates the electrode in the middle of a one-dimensional string of release points. However, for performance optimization, the release bins to the right of the electrode are not populated. They are not needed for the calculation of the electrode results, since the bin values to the right and left of the electrode are symmetric.
1 | electrode_pos(rw, time_column = TRUE)
|
rw. |
A calculated random walk matrix in the form of a data frame. The electrode bin is the middle column of the data frame. |
time_column. |
Logical. Indicates the presence of a time series column at the front of the data frame. |
Numeric. The column index indicating the location in the data frame of the electrode results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.