print.dsmodel {Distance} | R Documentation |
Simple pretty printer for distance sampling analyses
Description
Simply prints out a brief description of the model which was fitted. For more
detailed information use summary
.
Usage
## S3 method for class 'dsmodel'
print(x, ...)
Arguments
x |
a distance sampling analysis (result from calling |
... |
not passed through, just for S3 compatibility. |
Author(s)
David L. Miller
[Package Distance version 1.0.9 Index]