Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.dht

Prints density and abundance estimates


Description

Outputs summary statistics, abundance and density by region (if any) and optionally a correlation matrix if more than one region.

Usage

## S3 method for class 'dht'
print(x, cor = FALSE, bysample = FALSE, vcmatrices = FALSE, ...)

Arguments

x

dht object that results from call to dht for a specific ddf object

cor

if TRUE outputs correlation matrix of estimates

bysample

if TRUE, prints results for each sample

vcmatrices

if TRUE, prints variance-covariance matrices

...

unspecified and unused arguments for S3 consistency

Value

None

Author(s)

Jeff Laake

See Also


mrds

Mark-Recapture Distance Sampling

v2.2.4
GPL (>= 2)
Authors
Jeff Laake <jeff.laake@noaa.gov>, David Borchers <dlb@st-and.ac.uk>, Len Thomas <len.thomas@st-and.ac.uk>, David Miller <dave@ninepointeightone.net> and Jon Bishop
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.