dens_sj_bounded: Density with SJ-bandwidth method also suitable for bounded...

Description Usage Arguments Value

View source: R/point_interval.R

Description

Density with SJ-bandwidth method also suitable for bounded densities

Usage

1
dens_sj_bounded(dat, n = 512, truncate = TRUE, na.rm = FALSE)

Arguments

dat

numeric vector

n

integer, number of points where density gets evaluated

truncate

boolean, should only be FALSE for internal use

na.rm

boolean

Value

S3 density


Famondir/birtms documentation built on Feb. 18, 2022, 2:51 a.m.