GoodnessOfFitPlot: 'GoodnessOfFitPlot'

View source: R/goodnessoffit.R

GoodnessOfFitPlotR Documentation

GoodnessOfFitPlot

Description

A generic function used to produce plots illustrating the goodness-of-fit of the model object. The function invokes particular methods which depend on the class of the first argument.

Reports the goodness-of-fit of an object.

Usage

GoodnessOfFitPlot(object, max.points = 1000, ...)

Arguments

object

An object for which a summary is desired.

max.points

The maximum numner of points to plot.

...

Additional arguments affecting the goodness-of-fit displayed.


Displayr/flipStatistics documentation built on April 12, 2024, 4:15 a.m.