lmerdiagnostic: lmerdiagnostic

View source: R/lmerdiagnostic.R

lmerdiagnosticR Documentation

lmerdiagnostic

Description

lmerdiagnostic

Usage

lmerdiagnostic(d, m, iv, dv)

Arguments

d

a data frame.

m

a lmer model i.e "tr + p + (1|a)".

iv

indepent variable of the model to compute the emmeans i.e. "tr".

dv

a vector with the dependent variable of interest i.e c("var1","var2","var3").

Value

A serie of tables and plots useful for model diagnostic of linear and linear mixed models.


giuliogiagnoni/autheme documentation built on July 29, 2023, 4:43 a.m.