print.totpop: Print 'totpop' Objects

Description Usage Arguments Value Note Author(s) See Also

View source: R/print.totpop.R

Description

This function prints objects of class "totpop".

Usage

1
2
## S3 method for class 'totpop'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

An object of class "totpop".

digits

An optional argument controlling the rounding of output.

...

Arguments to be passed to and from other methods.

Value

The function will print out the posterior mean and the 100*prob.level% highest posterior density interval for the total population size.

Note

For an example see total_pop.

Author(s)

Antony M. Overstall A.M.Overstall@soton.ac.uk.

See Also

total_pop.


conting documentation built on May 1, 2019, 8:47 p.m.