print.summary.batss: Print function for objects of class 'summary.batss'

View source: R/summary.batss.R

print.summary.batssR Documentation

Print function for objects of class 'summary.batss'

Description

Print function for objects of class 'summary.batss'

Usage

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

Arguments

x

An object of class 'summary.batss' (i.e., output of the function summary used on an output of the function batss.glm).

...

Additional arguments affecting the summary produced.

Value

Prints a summary for objects of class 'batss'.

See Also

batss.glm(), the function generating S3 objects of class 'batss'.


BATSS documentation built on Nov. 5, 2025, 6:44 p.m.