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