Print method for p(detect)

# S3 method for 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

Value

x

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.

Author

Matt Espe