Description Usage Arguments Value Examples
Formula to variable list
1 |
fo |
a single formula or a string to be parsed as formula. |
a character vector of formula members, with used functions as attribute
1 2 | fo = formula("Surv(start, stop, event) ~ X + log(Y) + Z + rcs(W, 3)")
formula_to_varlist(fo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.