View source: R/robincar-coxscore.R
robincar_coxscore | R Documentation |
Robust cox score adjustment
robincar_coxscore(...)
... |
Arguments to robincar_tte, other than 'adj_method' |
A result object with the following attributes:
result |
A list: "statistic" is the robust Cox score test statistic which can be used to obtain p-values; "U" and "se" are the numerator and denominator of the test statistic, respectively. |
settings |
The covariate adjustment settings used. |
original_df |
The dataset supplied by the user. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.