Prints the model fit and possibly specifications.
.printSSModelFit(x, call = TRUE, check = TRUE, print.model = TRUE)
An object of class NAWRUmodel
, TFPmodel
, or KuttnerModel
.
A logical. If TRUE
, the call will be printed.
A logical. If TRUE
, the model class will be checked.
A logical indicating whether the model specification should be printed.