print.summary.SARARgamlss {spatemR} | R Documentation |
Print Method for Summary of SARARgamlss Models
Description
This method prints a formatted summary of a 'summary.SARARgamlss' object, including details of the GAMLSS model, spatial parameters (rho and lambda), and Wald tests.
Usage
## S3 method for class 'summary.SARARgamlss'
print(x, ...)
Arguments
x |
An object of class 'summary.SARARgamlss'. |
... |
Additional arguments (currently unused). |
Value
Print a summary for the specified GAMLSS model.
[Package spatemR version 1.2.0 Index]