summary.kernelboot: Summarize the result of kernelboot

View source: R/kernelboot-methods.R

summary.kernelbootR 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

kernelboot class object.

probs

quantiles returned by summary (see quantile).

...

further arguments passed to or from other methods.

na.rm

a logical value indicating whether NA values should be stripped before the computation proceeds.


twolodzko/kernelboot documentation built on April 25, 2023, 1:36 p.m.