ridge | R Documentation |
A x(t) = x(t+1)
ridge(xt, xtp1, lambda)
xt |
matrix. iEEG time series for a given window, with electrodes names as rows and time points as columns |
xtp1 |
matrix. the iEEG time serie at the next time point, with electrodes names as rows and time points as columns |
lambda |
Numeric Vector. A user supplied lambda sequence. |
adjacency matrix A
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.