.printSSModelFit {RGAP} | R Documentation |
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 |
call |
A logical. If |
check |
A logical. If |
print.model |
A logical indicating whether the model specification should be printed. |
[Package RGAP version 0.1.1 Index]