Print eDNA model results
# S3 method for eDNA_model
print(x, digits = getOption("digits"), ...)# S4 method for eDNA_model
show(object)
object of class "eDNA_model_*"
number of digits to show
additional arguments passed to print
an object of class eDNA_model
x
Print method for eDNA model results. By default, this calls
summary
on the estimated effects, i.e. the "betas", and
displays them with additional information about the model fit.