| N_rhogamma | R Documentation |
Calculates the weighted event count for the Cox model with rho-gamma weights.
N_rhogamma(x, error, delta, weight = 1)
x |
Numeric vector of time points. |
error |
Numeric vector of error terms. |
delta |
Numeric vector of event indicators. |
weight |
Numeric vector of weights (default: 1). |
Numeric value of weighted event count.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.