Description Usage Arguments Value
Fitting Target
1 2 3 4 5 6 7 8 9 |
name |
Name of target |
object |
An object of class |
formula |
An object of class "formula" (or one that can be coerced to that class): a symbolic description of the model to be fitted. |
data |
Optional, depending on the interface (see Details below). A data frame containing all relevant variables (e.g. outcome(s), predictors, case weights, etc). Note: when needed, a named argument should be used. |
control |
A named list with elements |
... |
Not currently used; values passed here will be
ignored. Other options required to fit the model should be
passed using |
tar_args |
Arguments passed to |
A tar_target
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.