Description Usage Arguments Value
View source: R/auxilliaryfunction.R
The predict function associated with our class
| 1 2 | survivalpred(fit, newtreatment = NULL, newIV = NULL,
  newcovariates = NULL)
 | 
| fit | the fitting object after fitting our model | 
| newtreatment | the new treatment value | 
| newIV | new instrumental variable value | 
| newcovariates | new observed covariates | 
an object recording the corresponding predicted survival curve and corresponding pointwise confidence interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.