visualize: Visualize a fitted model

View source: R/visualize.R

visualizeR Documentation

Visualize a fitted model

Description

Visualize a fitted model

Usage

visualize(object, plot = c("all", "residuals", "model"), formula = NULL, ...)

Arguments

object

a fitted object

plot

what should be plotted? Residuals? Bivariate plot? All of them?

formula

A flexplot-style formula

...

Other arguments passed to flexplot

Value

a plot containing a visual of the chosen model


dustinfife/flexplot documentation built on Sept. 23, 2024, 9:01 p.m.