Description Usage Arguments Value
View source: R/point_interval.R
Density with SJ-bandwidth method also suitable for bounded densities
1 | dens_sj_bounded(dat, n = 512, truncate = TRUE, na.rm = FALSE)
|
dat |
numeric vector |
n |
integer, number of points where density gets evaluated |
truncate |
boolean, should only be FALSE for internal use |
na.rm |
boolean |
S3 density
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.