| build_model | R Documentation | 
Models specified terms in model data against an existing model and returns a clean, human readable table of summarizing the effects and statistics for the newly generated model. This function is meant to simplify fitting a large number of variables against a set of time-to-event data.
build_model(.object, ...)
.object | 
 An object of a supported class. See S3 methods below.  | 
... | 
 Arguments passed to the appropriate S3 method.  | 
An object of class tbl_df (tibble) summarizing the provided
object.
build_model.coxph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.