Learn R Programming

RGAP (version 0.1.1)

.printSSModelFit: Prints the model fit and possibly specifications.

Description

Prints the model fit and possibly specifications.

Usage

.printSSModelFit(x, call = TRUE, check = TRUE, print.model = TRUE)

Arguments

x

An object of class NAWRUmodel, TFPmodel, or KuttnerModel.

call

A logical. If TRUE, the call will be printed.

check

A logical. If TRUE, the model class will be checked.

print.model

A logical indicating whether the model specification should be printed.