diagP: OBIF Diagnostic Plots

View source: R/diagP.R

diagPR Documentation

OBIF Diagnostic Plots

Description

This functions derives the regression diagnostic plots of any of the models fitted by OBIF to be used as Quality Control and Quality Assessment steps. To the apply this functions, the fitted model objects must be already fortified. The diagnostic plots include: 1, Residual vs Fitted plot; 2, Normal Q-Q plot; 3, Scale-Location plot; 4, Cook's distance plot; 5, Residuals vs Leverage plot; 6, Cook's dist vs Leverage hii/1-hii plot.

Usage

diagP(model)

Arguments

model

A fitted model object of the Omics-based interaction analysis or the Full Factorial Analysis performed by OBIF.

Value

A list of plots containing 6 diagnostics plots of the regression model.


EvansLaboratory/OBIF documentation built on March 29, 2022, 8:38 a.m.