grid_from_data function

Create a plotting grid from censored or non-censored data.

Create a plotting grid from censored or non-censored data.

grid_from_data(data, npoints = 100)

Arguments

  • data: Input data from which to compute the grid.
  • npoints: Number of points on the grid.

Returns

a vector containing the plotting grid

  • Maintainer: Guillaume Kon Kam King
  • License: GPL (>= 2)
  • Last published: 2023-03-24

Useful links