pls205_diagnostics: pls205 diagnostics for linear models

View source: R/model_diagnostics.R

pls205_diagnosticsR Documentation

pls205 diagnostics for linear models

Description

Makes the diagnostics plots we use in PLS205: qqplots and Scale-Location plots of experimental units

Usage

pls205_diagnostics(model, EU = NULL)

Arguments

model

A linear model fit with lm or lmer.

EU

For models fit with lmer, the name of the Variable representing the Experimental Units.

Value

silently, a data.frame with columns for the fitted values, estimated EUs, and standardized residuals


deruncie/PLS205_package documentation built on March 25, 2022, 2:29 a.m.