print.barma: Print Method for a barma Model

View source: R/print.barma.R

print.barmaR Documentation

Print Method for a barma Model

Description

S3 method for printing a summary of a fitted '"barma"' model object.

Usage

## S3 method for class 'barma'
print(x, ...)

Arguments

x

A fitted model object of class '"barma"'.

...

Additional arguments (currently ignored).

Details

This function provides a concise summary, showing the function call that generated the model, the link function used, and the final estimated coefficients.

Value

Invisibly returns the original object 'x'.


betaARMA documentation built on March 29, 2026, 5:08 p.m.