density.reflected | R Documentation |
Modification of GoFKernel density.reflected function
## S3 method for class 'reflected'
density(x, lower = -Inf, upper = Inf, weights = NULL, ...)
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 |
An S3 density.reflected class object?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.