There is a newer version of the record available.

Published May 16, 2019 | Version v0.1.0.900
Software Open

bnicenboim/eeguana: eeguana 0.1.0.9000. First fully functional version

Authors/Creators

  • 1. University of Potsdam

Description

eeguana 0.1.0.9000
  • Changes
    • New vignette that introduces the package here.
    • FastICA was implemented in eeg_ica().
    • Artifact detection functions in eeg_artif_*().
    • Filters were greatly improved and checked, only FIR filters are supported for now, based on MNE.
    • Better documentation (mostly Kate Stone).
    • Easy access to the information of the different tables with signal_tbl(), events_tbl(), and segments_tbl().
    • Changes in the creation of eeg_lst objects.
    • Faster as_tibble().
    • as.data.table() was added.
    • Renamed functions:
      • eeg_intervals_to_NA() was renamed to eeg_events_to_NA().
      • events() was renamed to events_tbl().
      • plot_gg() should be changed to 'ggplot(aes(x=.time, y=.value))'.
      • summarize_all_ch(...) should be changed to summarize_at(channel_names(.),...).
      • summarize_at_ch(...) should be changed to summarize_at(...).
      • ch_filt_*() functions were renamed to eeg_filt_*() and they get a ... argument to select the relevant channels.
      • ch_baseline() was renamed to eeg_baseline().
        • Bugs
    • Events in Brain Vision version 1.0 file are now correctly read.
    • Various minor bugs fixed.

Files

bnicenboim/eeguana-v0.1.0.900.zip

Files (35.4 MB)

Name Size Download all
md5:19d4d58e9e682f43ea40508969d0a40e
35.4 MB Preview Download

Additional details

Related works