View source: R/prevalence_utils.R View source: R/prevalence.methods.R
summary.prev_fit_bglm | R Documentation |
"prev_fit_bglm"
objectSummary method for class "prev_fit_bglm"
Summary method for class "prev_fit_bglm"
## S3 method for class 'prev_fit_bglm'
summary(object, ...)
## S3 method for class 'summary.prev_fit_bglm'
print(x, ...)
## S3 method for class 'prev_fit_bglm'
print(x, ...)
## S3 method for class 'prev_fit_bglm'
summary(object, ...)
## S3 method for class 'summary.prev_fit_bglm'
print(x, ...)
## S3 method for class 'prev_fit_bglm'
print(x, ...)
object |
Object of class |
... |
further arguments passed to or from other methods. |
x |
Object of class |
A "summary.prev_fit_bglm"
object, a list summarizing the
properties of object
.
NULL
, invisibly.
NULL
, invisibly.
A "summary.prev_fit_bglm"
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.