summary.estimate: Summary method for 'estimate.default' objects

Description Usage Arguments

View source: R/estimate.R

Description

Summary method for estimate.default objects

Usage

1
2
## S3 method for class 'estimate'
summary(object, col_names = TRUE, cred = 0.95, ...)

Arguments

object

an object of class estimate

col_names

logical. Should the summary include the column names (default is TRUE)? Setting to FALSE includes the column numbers (e.g., 1--2).

cred

credible interval width

...

currently ignored


donaldRwilliams/bggmMock documentation built on May 14, 2020, 12:33 a.m.