naivepop | R Documentation |
Function to fit the naive overall population model to the data. This model is going to estimate the subgroup treatment effects with the overall population treatment effect.
naivepop(resp, trt, data, resptype = c("survival", "binary"), status = NULL)
resp |
( |
trt |
( |
data |
( |
resptype |
( |
status |
( |
List with fit
, model
, resptype
, data
.
naivepop("tt_pfs", "arm", example_data, "survival", "ev_pfs")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.