Learn R Programming

RGAP (version 0.1.1)

print.KuttnerFit: Print KuttnerFit object

Description

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

Usage

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

Value

No return value, results are printed.

Arguments

x

An object of class KuttnerFit.

...

Ignored.