Skip to contents

Print method function for objects of class 'summary.batss'.

Usage

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

Arguments

x

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

full

set to 'TRUE' the function prints a long version of the summary

...

For future use

See also

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