Learn R Programming

mrds (version 2.3.0)

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 dht
print(x, cor = FALSE, bysample = FALSE, vcmatrices = FALSE, ...)

Value

None

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

Author

Jeff Laake

See Also

dht