exp_plots_LMM: A function to explore the data before undergoing statistics

Description Usage Arguments

View source: R/exp_plots_LMM.R

Description

This function draws some plots to explore the data before moving to the linear mixed models. The graphs do not represent all the needed information. However, it draws the main graph needed to perform a linear mixed model with the subject and items random effects.

Usage

1

Arguments

data

data frame containing the behavioral results

DV

dependant variable under the form data$DV

ID

ID variable containing the subjetcs names under the form data$ID

class

variable containing the items or other second level variable under the form data$class


EricMenetre/NPL documentation built on June 23, 2021, 2:10 p.m.