Provides a brief summary of a distance sampling analysis. This includes parameters, model selection criterion, and optionally abundance in the covered (sampled) region and its standard error.
Usage
# S3 method for class 'dsmodel'
summary(object, ...)
Note
This function just calls summary.ds
and dht
,
collates and prints the results in a nice way.