grid_from_data_noncensored {BNPdensity} | R 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
[Package BNPdensity version 2023.3.8 Index]