print.splm | R Documentation |
Print method of spatial linear model
## S3 method for class 'splm'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
an object of class |
digits |
how many significant digits to be used for numeric values. Note that at least 2 places after the decimal will always be printed. |
Eric W. Fox
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.