Description Usage Arguments See Also Examples
Given a sequence of time, a set of cuts and hazard values, compute the cumulative hazard function from a piecewise-constant hazard model
1 | pchcumhaz(seqtime, cuts, alpha)
|
seqtime |
the time sequence. |
cuts |
the sequence of cuts. |
alpha |
the value of the hazard function between each cut. Should be of length equal to length(cuts)+1. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.