density.reflected: Modification of GoFKernel density.reflected function

density.reflectedR Documentation

Modification of GoFKernel density.reflected function

Description

Modification of GoFKernel density.reflected function

Usage

## S3 method for class 'reflected'
density(x, lower = -Inf, upper = Inf, weights = NULL, ...)

Arguments

x

A numeric vector of observations.

lower

The lower bound across which data will be reflected.

upper

The upper bound across which data will be reflected.

weights

An optional vector of weights with length of x.

Value

An S3 density.reflected class object?


GwenAntell/kerneval documentation built on July 21, 2023, 6:23 p.m.