print.eDNA_p_detect: Print eDNA p(detect)

Description Usage Arguments Details Value Author(s)

View source: R/print.R

Description

Print method for p(detect)

Usage

1
2
## S3 method for class 'eDNA_p_detect'
print(x, digits = getOption("digits"), ...)

Arguments

x

object of class "eDNA_p_detect"

digits

number of digits to show

...

additional arguments passed to print

Details

Print method for the results of est_p_detect. If est_p_detect was provided with a single set of beta values, only these point estimates are printed. If a fit model was provided, posterior samples of the p(detect) are produced. These are summarized and printed together with posterior intervals, as estimated by the quantile method.

Value

x

Author(s)

Matt Espe


artemis documentation built on Sept. 9, 2021, 1:07 a.m.