print.dht | R Documentation |
Outputs summary statistics, abundance and density by region (if any) and optionally a correlation matrix if more than one region.
## S3 method for class 'dht'
print(x, cor = FALSE, bysample = FALSE, vcmatrices = FALSE, ...)
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 |
None
Jeff Laake
dht
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.