print.splm: Print method of spatial linear model

View source: R/print.splm.R

print.splmR Documentation

Print method of spatial linear model

Description

Print method of spatial linear model

Usage

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

Arguments

x

an object of class splm

digits

how many significant digits to be used for numeric values. Note that at least 2 places after the decimal will always be printed.

Author(s)

Eric W. Fox


ericwfox/slmrf documentation built on Feb. 24, 2024, 11:02 p.m.