make_cdd_density_tbl: Manually generate kernel density estimates for a range of CDD...

View source: R/make_cdd_density_tbl.R

make_cdd_density_tblR Documentation

Manually generate kernel density estimates for a range of CDD values, truncated to 0 CDD and the max CDD value in the input data.

Description

Manually generate kernel density estimates for a range of CDD values, truncated to 0 CDD and the max CDD value in the input data.

Usage

make_cdd_density_tbl(data, bw = "SJ-dpi")

Arguments

data:

data.frame with a cdd column

Value

A data.frame with a sequence of CDD values and density estimates, suitable for plotting with geom_line()


ecodata-technology/ecodatamisc documentation built on Feb. 13, 2024, 11:54 a.m.