print.dht {mrds}R Documentation

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

dht


[Package mrds version 2.3.0 Index]