print.KuttnerFit {RGAP}R Documentation

Print KuttnerFit object

Description

Prints the model specifications and the estimation results of an object of class KuttnerFit.

Usage

## S3 method for class 'KuttnerFit'
print(x, ...)

Arguments

x

An object of class KuttnerFit.

...

Ignored.

Value

No return value, results are printed.


[Package RGAP version 0.1.1 Index]