Description Usage Arguments Value
A function to construct the integral of a B-spline curve given data and basis coefficients. Used in evaluating the cumulative baseline hazard.
1 | cumulativeBspline.construct(x, basis)
|
x |
a vector, the data |
basis |
an object created by the getBbasis function |
an object that allows the integral of a given B-spline curve to be computed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.