Skip to contents

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'.