Learn R Programming

erp.easy (version 1.0.0)

Event-Related Potential (ERP) Data Exploration Made Easy

Description

A set of user-friendly functions to aid in organizing, plotting and analyzing event-related potential (ERP) data. Provides an easy-to-learn method to explore ERP data. Should be useful to those without a background in computer programming, and to those who are new to ERPs (or new to the more advanced ERP software available). Emphasis has been placed on highly automated processes using functions with as few arguments as possible. Expects processed (cleaned) data.

Copy Link

Version

Install

install.packages('erp.easy')

Monthly Downloads

637

Version

1.0.0

License

GPL-3

Maintainer

Travis Moore

Last Published

January 29th, 2016

Functions in erp.easy (1.0.0)

individual

Plot individual, averaged waveforms for all loaded conditions
erp.easy

erp.easy: A user-friendly package for exploring event-related potential (ERP) data
ERPdata

ERP example data
erp.filter

Filter ERP data using a Butterworth filter from the "signal" package
p.measures

Calculate grand average and individual peak amplitude and latency
load.data

Import your individual ERP data files.
m.measures

Calculate grand average and individual mean amplitudes and standard deviations
butterfly

Generate a butterfly plot for a specified condition
grandaverage

Plot the grand average waveform for all loaded conditions
dif.wave

Calculate a difference waveform from two data frames
mosaic

Create average waveform plots for each subject in a single, multiplot window