popSizeEst {singleRcapture} | R Documentation |
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 class 'singleRStaticCountData'
popSizeEst(object, ...)
Arguments
object |
object with population size estimates. |
... |
additional optional arguments, currently not used in |
Value
An object of class popSizeEstResults
containing population size estimation results.
[Package singleRcapture version 0.2.1.2 Index]