assumptions: Assumptions checking plots

View source: R/rinterface.R

assumptionsR Documentation

Assumptions checking plots

Description

This function returns a list of plots as a ggplot objects produced by the assumptions checking options, such as 'qq_plot', 'resid_plot' and 'norm_plot' for continuous dependent variable models, 'cluster_boxplot', 'cluster_respred' and 'rand_hist' for mixed models.

Usage

assumptions(object)

Arguments

object

a gamlj results object of the class 'gamlj*Results“

Value

a list of lists with titles and ggplot objects

Author(s)

Marcello Gallucci


mcfanda/gamlj documentation built on April 15, 2024, 11:16 a.m.