surv_left | R Documentation |
Calculates the survival function of the left time interval for outcome k for quadrature node d.
surv_left(l, d, temp_beta, phen, r1, k)
l |
Outcome of interest. |
d |
Total number of Gaussian quadrature nodes. |
temp_beta |
Vector of fitted coefficients. |
phen |
List of data matrices containing both left and right information. |
r1 |
Gaussian quadrature nodes. |
k |
Total number of outcomes. |
The output is a vector of the survival values of the left times.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.