Publications by Alvaro Rivera-Rei
Postural Stability and Emotions, Parkinson & Elder
cat("\014") # clean terminal rm(list = ls()) # clean workspace try(dev.off(), silent = TRUE) # close all plots library(afex) library(emmeans) library(ggplot2) library(ggridges) library(ggdist) library(dplyr) library(reshape2) library(GGally) library(forcats) theme_set( theme_minimal() ) a_posteriori <- function(afex_aov, sig_level = .05) {...
44046 sym Python (84027 sym/309 pcs) 53 img
Postural Stability and Emotions, Parkinson, Elder & Young
cat("\014") # clean terminal rm(list = ls()) # clean workspace try(dev.off(), silent = TRUE) # close all plots library(afex) library(emmeans) library(ggplot2) library(ggridges) library(ggdist) library(dplyr) library(reshape2) library(GGally) library(forcats) theme_set( theme_minimal() ) a_posteriori <- function(afex_aov, sig_level = .05) {...
44118 sym Python (101818 sym/317 pcs) 53 img