summary.sightest: Summarize sightability estimator

View source: R/summary.sightest.R

summary.sightestR 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

Sight.Est, Sight.Est.Ratio


SightabilityModel documentation built on Aug. 20, 2023, 1:08 a.m.