summary.sightest {SightabilityModel} | R Documentation |
Summarize sightability estimator
Description
Calculates confidence interval (based on asymptotic [normal or log-normal assumption])
Usage
## S3 method for class 'sightest'
summary(object, ...)
Arguments
object |
Sightability object, output from call to Sight.Est function. |
... |
arguments to be passed to or from other methods |
Value
Nhat or Ratiohat |
Sightability population estimate |
lcl |
Lower confidence limit |
ucl |
Upper confidence limit |
Author(s)
John Fieberg and Carl James Schwarz
See Also
[Package SightabilityModel version 1.5.5 Index]