summary.BGLM2: Summarize a "BGLM2"
object
Description
Summary method for class "BGLM2"
Usage
# S3 method for BGLM2
summary(object, ...)# S3 method for summary.BGLM2
print(x, ...)
# S3 method for BGLM2
print(x, ...)
Value
A "summary.BGLM2"
object, a list summarizing the
properties of object
.
NULL
, invisibly.
NULL
, invisibly.
Arguments
- object
Object of class "BGLM2"
.
- ...
further arguments passed to or from other methods.
- x
Object of class "summary.BGLM2"
.