GoodnessOfFitInternal: Packages up the object goodness of fit,...

View source: R/fit.R

GoodnessOfFitInternalR Documentation

Packages up the object goodness of fit, GoodnessOfFitInternal puts together the various bits of GoodnessOfFit. These should usually not be used directly unless by experienced users.

Description

Packages up the object goodness of fit, GoodnessOfFitInternal puts together the various bits of GoodnessOfFit. These should usually not be used directly unless by experienced users.

Usage

GoodnessOfFitInternal(value, description, call)

Arguments

value

The computed goodness-of-fit.

description

Text elements used to construct the print statment.

call

The original call used to create the object for which goodness-of-fit is being computed.

Value

A list with components

value The computed goodness-of-fit.

description Text elements used to construct the print statment.

call The original call used to create the object for which goodness-of-fit is being computed.


Displayr/flipRegression documentation built on March 2, 2024, 3:51 a.m.