print.summary.pspatreg: Print method for objects of class summary.pspatreg.

View source: R/print.summary.pspatreg.R

print.summary.pspatregR Documentation

Print method for objects of class summary.pspatreg.

Description

Print method for objects of class summary.pspatreg.

Usage

## S3 method for class 'summary.pspatreg'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

object of class summary.pspatreg.

digits

number of digits to show in printed tables. Default: max(3L, getOption("digits") - 3L).

...

further arguments passed to or from other methods.

Value

No return value, called for side effects.

Author(s)

Roman Minguez roman.minguez@uclm.es
Roberto Basile roberto.basile@univaq.it
Maria Durban mdurban@est-econ.uc3m.es
Gonzalo Espana-Heredia gehllanza@gmail.com

See Also

  • summary.pspatreg Summary method for pspatreg objects.

Examples

# See examples for \code{\link{pspatfit}} function.

pspatreg documentation built on Oct. 6, 2023, 5:06 p.m.