Summary of eDNA simulations

# S3 method for eDNA_simulation
summary(object, var = "Cq_star", probs = c(0.025, 0.5, 0.975), ...)

Arguments

object

an object of class eDNA_simulation_*

var

the simulated variable to summarize, either "Cq_star" or "ln_conc"

probs

probabilities for the summary of the posterior samples

...

currently ignored

Value

data.frame

Details

Summary of eDNA simulations

Author

Matt Espe