Learn R Programming

spatemR (version 1.2.0)

print.summary.SARARgamlss: 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 summary.SARARgamlss
print(x, ...)

Value

Print a summary for the specified GAMLSS model.

Arguments

x

An object of class 'summary.SARARgamlss'.

...

Additional arguments (currently unused).