View source: R/methods.BayesGLM2.R
summary.fit_bglm2 | R Documentation |
"fit_bglm2"
objectSummary method for class "fit_bglm2"
## S3 method for class 'fit_bglm2'
summary(object, ...)
## S3 method for class 'summary.fit_bglm2'
print(x, ...)
## S3 method for class 'fit_bglm2'
print(x, ...)
object |
Object of class |
... |
further arguments passed to or from other methods. |
x |
Object of class |
A "summary.fit_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.