View source: R/cox_iter_cont.R
| cox_iter_cont | R Documentation | 
Making Cox PH models of multiple outcomes (continuous predictor variable)
cox_iter_cont(
  data,
  outcome_list,
  main_predictor,
  adjusted_var = NULL,
  round = 4
)
| data | a dataframe to be used | 
| outcome_list | list of outcomes | 
| main_predictor | main predictor variable | 
| adjusted_var | variables list for adjustment | 
| round | round | 
data.frame object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.