Learn R Programming

pspatreg (version 1.1.2)

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

Description

Print method for objects of class summary.pspatreg.

Usage

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

Value

No return value, called for side effects.

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.

Author

Roman Minguezroman.minguez@uclm.es
Roberto Basileroberto.basile@univaq.it
Maria Durbanmdurban@est-econ.uc3m.es
Gonzalo Espana-Herediagehllanza@gmail.com

See Also

  • summary.pspatreg Summary method for pspatreg objects.

Examples

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

Run the code above in your browser using DataLab