Summary method for eDNA p(detect)

# S3 method for eDNA_p_detect
summary(object, probs = c(0.025, 0.5, 0.975), ...)

Arguments

object

an object of class eDNA_p_detect

probs

probabilities for summary, passed to quantile

...

ignored

Value

a data.frame, with summary statistics of the object

Details

Summary method for eDNA p(detect)

Author

Matt Espe