grid_from_data_censored: Create a plotting grid from censored data.

View source: R/helper_functions.R

grid_from_data_censoredR Documentation

Create a plotting grid from censored data.

Description

Create a plotting grid from censored data.

Usage

grid_from_data_censored(data, npoints = 100)

Arguments

data

Censored input data from which to compute the grid.

npoints

Number of points on the grid.

Value

a vector containing the plotting grid


BNPdensity documentation built on April 1, 2023, 12:10 a.m.