view_ica | R Documentation |
A Shiny viewer for Independent Component Analysis or Spatio-spectral Decomposition/RESS components that provides an interface for looking at topographies, timecourses, and power spectral densities of all or individual components. Can be used to select and reject artefactual components.
view_ica(data)
data |
An |
A list consisting (optionally) of
A character vector of components marked for rejection
A character vector of components marked to be kept
An eeg_epochs
object reconstructed from the eeg_ICA
object, with
components marked for rejection removed.
Matt Craddock matt@mattcraddock.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.