print.summary.rem {mrds} | R Documentation |
Print summary of distance detection function model object
Description
Provides a brief summary of data and fitted detection probability model parameters, model selection criterion, and optionally abundance in the covered (sampled) region and its standard error. What is printed depends on the corresponding call to summary.
Usage
## S3 method for class 'summary.rem'
print(x, ...)
Arguments
x |
a summary of |
... |
unspecified and unused arguments for S3 consistency |
Author(s)
Jeff Laake
See Also
[Package mrds version 2.3.0 Index]