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.
# S3 method for AddiVortesFit
print(x, ...)The function is called for its side effect of printing model information
and returns the input object x invisibly.
An object of class AddiVortesFit, typically the result of a
call to AddiVortes().
Further arguments passed to or from other methods (currently unused).
The print method displays:
The model formula representation
Number of covariates and posterior samples
Number of tessellations used
In-sample RMSE
Covariate scaling information