Description Usage Arguments Value
STEPP analysis
1 2 3 |
response |
the response of the model, either a Surv object or the name of a factor variable in 'data' |
var |
the name of the continuous variable |
treat |
the name of the treatment variable, either a numerical vector or a factor. First level is fail, second is success |
covars |
other variables to include in the model. Default to NULL |
data |
the data frame the variables are evaluated in |
mode |
the method to compute subrgoups. Either 'sw' for sliding-window or 'to' for tail-oriented |
alpha |
the alpha for testing. Default to 0.05 |
adapt.ci |
indicates whether a pointwise confidence iterval is drawn or an confidence band |
log |
indicates wheter the Odds-ratios/Hazard ratios will be given at a log scale or not. Success rates (binary outcome) and survival rates are not affected. Default to FALSE |
... |
further arguments to 'STEPPSliding' or 'STEPPTail' depending on 'mode' |
object from class 'STEPP'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.