View source: R/current_source_density.R
interp_elecs | R Documentation |
Interpolate EEG channels using a spherical spline (Perrin et al., 1989; 1990). The data must have channel locations attached.
interp_elecs(data, bad_elecs, ...) ## S3 method for class 'eeg_data' interp_elecs(data, bad_elecs, ...)
data |
Data as a |
bad_elecs |
Name(s) of electrode(s) to interpolate. |
... |
Other parameters passed to the functions. |
eeg_data
: Interpolate EEG channel(s)
Matt Craddock matt@mattcraddock.com
Perrin, F., Pernier, J., Bertrand, O., & Echallier, J. F. (1989). Spherical splines for scalp potential and current density mapping. Electroencephalography and Clinical Neurophysiology, 72, 184-187
Perrin, F., Pernier, J., Bertrand, O., & Echallier, J. F. (1990). Corrigenda EEG 02274. Electroencephalography and Clinical Neurophysiology, 76, 565
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.