grid_from_data_noncensored: Create a plotting grid from non-censored data.

View source: R/helper_functions.R

grid_from_data_noncensoredR Documentation

Create a plotting grid from non-censored data.

Description

Create a plotting grid from non-censored data.

Usage

grid_from_data_noncensored(data, npoints = 100)

Arguments

data

Non-censored input data from which to compute the grid.

npoints

Number of points on the grid.

Value

a vector containing the plotting grid


konkam/BNPdensity documentation built on March 14, 2024, 7:15 a.m.