Learn R Programming

RGAP (version 0.1.1)

.printSSModel: Prints the model specifications.

Description

Prints the model specifications.

Usage

.printSSModel(x, call = TRUE, check = 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.