Publications by Alvaro Rivera-Rei
Postural Stability and Emotions, 30 seconds
cat("\014") # clean terminal rm(list = ls()) # clean workspace try(dev.off(), silent = TRUE) # close all plots library(tidyverse) library(GGally) library(afex) library(emmeans) my_dodge <- .3 theme_set(theme_minimal()) a_posteriori <- function(afex_aov, sig_level = .05) { factors <- as.list(rownames(afex_aov$anova_table)) for (j in 1:len...
23555 sym 21 img
Publish Document
Table of contents ERP plots Face & Valence ERPs: Topographic layout: General description P1 by Face & Valence, average 100 to 150 ms Scalp voltage distribution: P1 ANOVA: P3 by Face & Valence, average 290 to 350 ms Scalp voltage distribution: P3 ANOVA: Late by Face & Valence, average 600 to 800 ms Scalp voltage distribution: Late ANOVA: Fa...
6951 sym 38 img
Common Humanity & Minfulness 2023, Mixed Model
Table of contents 1 Summary 2 Time Domain Heart Rate Variability (HRV) 2.1 Heart Rate (HR) 2.2 HRV_SDNN 2.3 HRV_CVNN 2.4 HRV_RMSSD 2.5 HRV_IQRNN 2.6 HRV_pNN50 2.7 HRV_HTI 3 Frequency Domain HRV 3.1 HRV_LFn 3.2 HRV_HFn 3.3 HRV_lnLF_lnHF 3.4 HR to HRV Ratio 4 HR Periodic Components, greater peak (borrowed from EEG PSD analysis) 4.1 Frequency 4....
15808 sym 68 img
Frontal Alpha Power Asymmetry, FONDECYT 2017 four electrode pairs
cat("\014") # clean terminal rm(list = ls()) # clean workspace try(dev.off(), silent = TRUE) # close all plots library(tidyverse) library(afex) library(emmeans) library(GGally) library(papaja) theme_set( theme_minimal() ) a_posteriori <- function(afex_aov, sig_level = .05) { factors <- as.list(rownames(afex_aov$anova_table)) for (j in 1...
19631 sym 15 img
Common Humanity & Minfulness 2023
Table of contents Summary Time Domain Heart Rate Variability (HRV) Heart Rate HRV_SDNN HRV_CVNN HRV_RMSSD HRV_IQRNN HRV_pNN50 HRV_HTI Frequency Domain HRV HRV_LFn HRV_HFn HRV_lnLF_lnHF HR to HRV Ratio Aperiodic Components Exponent Knee Offset Periodic Components, greater peak Frequency Power Poincaré Plot HRV HRV_SD2 HRV_SD1SD2 Heart Ra...
5320 sym 42 img
RT AAT bqd 2023
cat("\014") # clean terminal rm(list = ls()) # clean workspace try(dev.off(), silent = TRUE) # close all plots library(tidyverse) library(readxl) library(afex) library(emmeans) library(GGally) library(robustbase) exclude_bad_eeg <- TRUE theme_set( theme_minimal() ) a_posteriori <- function(afex_aov, sig_level = .05) { factors <- as.list(r...
9739 sym R (17700 sym/68 pcs) 15 img
Dish preferences and saliva bqd 2023
cat('\014') # clean terminal rm(list = ls()) # clean workspace try(dev.off(), silent = TRUE) # close all plots library(tidyverse) library(afex) library(emmeans) library(readxl) library(GGally) library(rstatix) exclude_bad_eeg <- TRUE theme_set(theme_minimal() ) a_posteriori <- function(afex_aov, sig_level = .05) { factors <- as.list(rowname...
11792 sym Python (18623 sym/56 pcs) 5 img
Arousal Elicitation Protocol 2024
Table of contents Summary Time Domain Heart Rate Variability (HRV) Heart Rate HRV_SDNN HRV_CVNN log10_HRV_RMSSD HRV_IQRNN HRV_HTI Frequency Domain HRV HRV_LFn HRV_HFn HRV_lnLF_lnHF HR to HRV Ratio Poincaré Plot HRV HRV_SD2 HRV_SD1SD2 Heart Rate Fragmentation (HRF) Percentage of inflection points of the RR intervals series (PIP) Inverse of ...
4070 sym 31 img
Pain Empathy ERPs 2023 by subject MoBI
Table of contents Participants Answers Pain rating: Unpleasantness rating: ERP plots Topographic layout: ERPs General description In the back: P1 & P3: Pain & No-pain P1, average from 110 to 150 ms Pain & No-pain P3, average from 270 to 360 ms Pain & No-pain P3, peak from 270 to 360 ms In the front: N1 & N2: Pain & No-pain N1, average from ...
6259 sym 22 img
Pain Empathy ERPs 2023 by subject
Table of contents Participants Answers Pain rating: Unpleasantness rating: ERP plots Topographic layout: ERPs General description Early components N1, P2 & N2: Pain & No-pain N1, average from 150 to 170 ms Pain & No-pain P2, average from 210 to 230 ms Pain & No-pain N2, average from 290 to 310 ms Occipital P3: Pain & No-pain P3, average fro...
5957 sym 20 img