Information describing the fitted linear model represented by
x
is printed. This includes the coefficients, correlation and variance
function parameters, if any are present, and the residual standard
error.
USAGE:
print(x, ...)
REQUIRED ARGUMENTS:
x
an object inheriting from class
gls, representing
a generalized least squares fitted linear model.
OPTIONAL ARGUMENTS:
...
optional arguments passed to
print.default; see
the documentation on that method function.