View source: R/methods.BayesGLM2.R
summary.BGLM2 | R Documentation |
"BGLM2"
objectSummary method for class "BGLM2"
## S3 method for class 'BGLM2'
summary(object, ...)
## S3 method for class 'summary.BGLM2'
print(x, ...)
## S3 method for class 'BGLM2'
print(x, ...)
object |
Object of class |
... |
further arguments passed to or from other methods. |
x |
Object of class |
A "summary.BGLM2"
object, a list summarizing the
properties of object
.
NULL
, invisibly.
NULL
, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.