interp_elecs: Channel interpolation

Description Usage Arguments Methods (by class) Author(s) References

View source: R/current_source_density.R

Description

Interpolate EEG channels using a spherical spline (Perrin et al., 1989; 1990). The data must have channel locations attached.

Usage

1
2
3
4
interp_elecs(data, bad_elecs, ...)

## S3 method for class 'eeg_data'
interp_elecs(data, bad_elecs, ...)

Arguments

data

Data as a eeg_data or eeg_epochs object.

bad_elecs

Name(s) of electrode(s) to interpolate.

...

Other parameters passed to the functions.

Methods (by class)

Author(s)

Matt Craddock matt@mattcraddock.com

References

[1] 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 [2] Perrin, F., Pernier, J., Bertrand, O., & Echallier, J. F. (1990). Corrigenda EEG 02274. Electroencephalography and Clinical Neurophysiology, 76, 565


neuroconductor-devel-releases/eegUtils documentation built on May 5, 2020, 3:49 a.m.