Description Usage Arguments Details Value
View source: R/summary.dht_bootstrap.R
A simple function to calculate summaries of bootstrap output generated by bootdht
.
1 2 |
object |
output from |
alpha |
value to use in confidence interval calculation (to obtain |
... |
for S3 compatibility, unused. |
Summaries are only made for numeric outputs. Both median and mean are reported to allow assessment of bias. The coefficient of variation reported (in column cv
) is based on the median calculated from the bootstraps.
a data.frame
of summary statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.