summary.kernelboot {kernelboot} | R Documentation |
Summarize the result of kernelboot
Description
Summarize the result of kernelboot
Usage
## S3 method for class 'kernelboot'
summary(object, probs = c(0.025, 0.5, 0.975), ..., na.rm = FALSE)
Arguments
object |
|
probs |
quantiles returned by |
... |
further arguments passed to or from other methods. |
na.rm |
a logical value indicating whether |
[Package kernelboot version 0.1.10 Index]