Learn R Programming

BATSS (version 1.1.1)

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

Description

Print function for objects of class 'summary.batss'

Usage

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

Value

Prints a summary for objects of class 'batss'.

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.

See Also

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