Learn R Programming

AddiVortes (version 0.4.8)

print.AddiVortesFit: Print Method for AddiVortesFit

Description

Prints a summary of a fitted AddiVortesFit object, providing information about the model structure, dimensions, and fit quality similar to the output of a linear model summary.

Usage

# S3 method for AddiVortesFit
print(x, ...)

Value

The function is called for its side effect of printing model information and returns the input object x invisibly.

Arguments

x

An object of class AddiVortesFit, typically the result of a call to AddiVortes().

...

Further arguments passed to or from other methods (currently unused).

Details

The print method displays:

  • The model formula representation

  • Number of covariates and posterior samples

  • Number of tessellations used

  • In-sample RMSE

  • Covariate scaling information