print.summary.dsmodel {Distance} | R Documentation |
Print summary of distance detection function model object
Description
Provides a brief summary of a distance sampling analysis. Including: detection function parameters, model selection criterion, and optionally abundance in the covered (sampled) region and its standard error.
Usage
## S3 method for class 'summary.dsmodel'
print(x, ...)
Arguments
x |
a summary of distance sampling analysis |
... |
unspecified and unused arguments for S3 consistency |
Value
Nothing, just prints the summary.
Author(s)
David L. Miller and Jeff Laake
See Also
[Package Distance version 1.0.9 Index]