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
ds).- ...
not passed through, just for S3 compatibility.