View source: R/estimate_sembag.R
sembag | R Documentation |
Use sembag
sembag(
data,
formula,
iterations = 500,
fit_function = NULL,
variable_sampler = NULL,
data_sampler = NULL,
validation_function = NULL,
mtry = NULL,
...
)
formula |
A formula of the form ~ a + b + c. Note, there is no need to put an outcome variable in the formula |
... |
other arguments passed to other functions inside sembag |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.