Man pages for kusumikakd/EEG
A collection of utilities for EEG analysis

add_headAdd a cartoon head to a topographical plot
apply_icaRecreate channel timecourses from ICA decompositions.
ar_acfDetect low autocorrelation of ICA components
ar_chanfocDetect high channel focality of ICA components
ar_eogcorDetect high correlation with EOG channels
ar_eogregRemove EOG using regression
ar_FASTERFASTER EEG artefact rejection
arrange_chansTopographical channel ordering
array_tArray one-sample t-statistic
ar_threshSimple absolute value thresholding
ar_trialfocDetect high trial focality of ICA components
as.data.frame.eeg_dataConvert eeg_data to data.frame
as.data.frame.eeg_epochsConvert 'eeg_epochs' object to data.frame
as.data.frame.eeg_evokedConvert 'eeg_evoked' object to data frame
as.data.frame.eeg_ICAConvert 'eeg_ICA' object to data frame
as.data.frame.eeg_statsConvert 'eeg_stats' objects to data frames
as.data.frame.eeg_tfrConvert 'eeg_tfr' objects to data frames
average_tfInternal function for averaging over epochs for eeg_tfr...
biharm_topoCreate a biharmonic smooth across the scalp
browse_dataBrowse EEG data.
bva_elecsConvert BVA spherical locations
calc_fstatCalculate F-statistic for independent samples
calc_pvalCalculate p-value
calc_tstat_2Calculate two-sample independent t-statistic using Welch's...
cart_to_sphericalConvert 3D Cartesian coordinates to spherical coordinates
channel_namesRetrieve signal/channel names
channelsModify channel information
channel_statsChannel statistics
check_ci_strCheck if chan_info is in old format
check_classesCheck that all classes in a list match
check_qValidate the q factor for downsampling
check_timingsCheck consistency of event and timing tables
circ_meanCalculate circular mean
circ_rad_funGenerate circle as radians
compare_epochsCompare epochs using an independent t-test.
compute_csdConvert to Current Source Density
compute_gCompute the g function for two sets of locations of channel...
compute_hCompute the h function for two sets of locations of channel...
compute_psdCompute power spectral density
compute_tfrCompute Time-Frequency representation of EEG data
convert_tfrConvert Fourier output to power or phase as requested.
convert_to_csdCalculate current source densities
conv_morConvolve with morlets
conv_to_matConvert to 3d matrix
cov_epochsCovariance of epoched data
create_erpimageFunction for creating an ERP image
create_headCreate head shape for plotting
create_psd_plotCreate a PSD plot
create_tcInternal function for creation of timecourse plots
deg2radConvert degrees to radians
demo_epochsA demo 'eeg_epochs' dataset
downsample_eventsDownsample the events table
drop_pointsDrop points before downsampling
eeg_averageCalculate averages (e.g. ERPs) for single datasets
eeg_combineCombine EEG objects
eeg_dataFunction to create an S3 object of class "eeg_data".
eeg_decompGeneralized eigenvalue decomposition based methods for EEG...
eeg_downsampleDownsampling EEG data
eeg_epochsFunction to create an S3 object of class "eeg_epochs".
eeg_evokedFunction to create an S3 object of class "eeg_evoked"
eeg_filterFilter EEG data
eeg_ICAFunction to create an S3 object of class "eeg_ICA".
eeg_psdFunction to create an object of class eeg_psd
eeg_referenceReferencing
eeg_statsFunction to create an S3 object of class "eeg_stats".
eeg_tfrObject creator for eeg_tfr objects.
eegUtilseegUtils: A collection of utilities for EEG analysis
electrode_locationsGet standard electrode locations
epoch_dataCreate epochs from EEG data
epoch_data.defaultCreate epochs from EEG data
epochsModify the epochs structure
epoch_statsEpoch statistics
erp_imagePlot ERP images
erp_rasterERP raster plot
erp_scalpPlot ERPs on the scalp
est_filt_orderEstimate filter order
est_tbwEstimate transition bandwidth
eventsModify events structure
faster_chansPerform global bad channel detection for FASTER
faster_cineFASTER detection of bad channels in single epochs
faster_epochsPerform global bad epoch detection for FASTER
faster_epo_statCalculate statistics for each channel in an epoch and...
fft_nN-point FFT
filter_coefsGenerate filter coefficients
filt_kernelCreate windowed-sinc filter kernel
find_timesFind times in an eeg_* object
fit_glmFit a GLM model to each timepoint for an individual subject.
fix_grpdelayFix group delay
flip_xFlip x-axis coords
gam_topoFit a GAM smooth across scalp.
gauss_filterGaussian filter
geom_topoCreate a topographical plot
iir_filtButterworth IIR filter
import_chansImport channel locations from various file formats
import_cntImport Neuroscan .CNT file
import_elcImport ASA .elc electrode location files
import_ftImport Fieldtrip files
import_rawFunction for reading raw data.
import_setLoad EEGLAB .set files
import_txtImport electrode locations from text
import_vhdrFunction for importing Brain Vision Analyzer files
interactive_scalpInteractive scalp maps
interp_chansInterpolate channels
interp_elecsChannel interpolation
is.eeg_dataCheck if object is of class "eeg_data".
is.eeg_epochsCheck if object is of class "eeg_epochs".
is.eeg_evokedCheck if object is of class 'eeg_evoked'
is.eeg_ICACheck if object is of class 'eeg_ICA'
is.eeg_statsCheck if object is of class 'eeg_stats'
is.eeg_tfrCheck if object is of class eeg_tfr
kurtosisCalculate kurtosis
label_checkCheck consistency of labels
list_epochsList epochs
list_eventsList events
load_setLoad EEGLAB .set files
make_headCreate a headshape
make_l_earMake left ear
make_r_earMake right ear
montage_checkMontage check
morletMorlet wavelet
morlet_resMorlet wavelet resolutions
norm_sphereNormalize 3d Cartesian co-ordinates to unit sphere
ortho_normOrthographic electrode projection
padPad a vector with zeros
parse_chaninfoParse channel info from an EEGLAB set file
parse_filt_freqsParse filter frequency input
parse_for_bfParse data for butterfly plots
parse_for_tcParse data for timecourses
parse_vhdr_chansParse BVA channel info
plot_butterflyCreate a butterfly plot from timecourse data
plot_electrodesPlot electrode locations
plot_psdPlot Power Spectral Density
plot_tfrTime-frequency plot
plot_timecoursePlot 1-D timecourse data.
print.eeg_dataPrint eeg_data summary
print.eeg_epochsPrint eeg_epochs summary
print.eeg_evokedPrint eeg_evoked summary
print.eeg_ICAPrint eeg_epochs summary
print.eeg_statsPrint eeg_stats summary
print.eeg_tfrPrint Values
proc_eventsInternal function for processing epoch_events during...
project_elecsElectrode projection
quick_hurstQuickly calculate simple Hurst exponent for a matrix
rad2degConvert radians to degrees
read_datRead the raw data for a BVA file.
read_vmrkRead BVA markers
reexportsObjects exported from other packages
remove_edgesRemove convolution edges
rm_baselineBaseline correction
rotate_angleRotate channel locations
run_firRun FIR filter using overlap-add FFT
run_ICAIndependent Component Analysis for EEG data
run_iirInternal function for running IIR filtering
run_SSDInternal function for running SSD algorithm
samplesGet number of samples
select_elecsSelect electrodes from a given dataset
select_epochsSelect epochs
select_freqsSelect frequencies
select_timesSelect timerange
select_windowCreate windowing function
set_paletteSet palette and limits for topoplot
sobi_ICASOBI ICA
spec_invSpectral inversion
spheric_splineCalculate a spherical spline smooth for interpolation of...
sph_to_cartConvert spherical co-ordinates to Cartesian 3D co-ordinates
split_vecSegment data
stat_scalpmapCreate an interpolated scalp surface
StatScalpmapStatScalpmap
stereo_normStereographic electrode projection
summary.eeg_dataPrint eeg_data summary
tag_epochsTag epochs with labels
tag_eventsTag events
tf_morletPerform Morlet time-frequency analysis
topo_normConvert topographical 2d to cartesian 2d
topoplotTopographical Plotting Function for EEG
unpadUnpad a vector
validate_channelsChan_info checker
validate_eeg_dataCheck eeg_data structure
view_artefactsArtefact browser
wavelet_normNormalise Morlet wavelets
welch_fftWelch fft
zero_vecGenerate a zero centred vector
kusumikakd/EEG documentation built on June 28, 2020, 12:30 a.m.