Learn R Programming

singleRcapture (version 0.2.3)

popSizeEst: Extract population size estimation results

Description

An extractor function with singleRStaticCountData method for extracting important information regarding pop size estimate.

Usage

popSizeEst(object, ...)

# S3 method for singleRStaticCountData popSizeEst(object, ...)

Value

An object of class popSizeEstResults containing population size estimation results.

Arguments

object

object with population size estimates.

...

additional optional arguments, currently not used in singleRStaticCountData class method.