sembag: Use sembag

View source: R/estimate_sembag.R

sembagR Documentation

Use sembag

Description

Use sembag

Usage

sembag(
  data,
  formula,
  iterations = 500,
  fit_function = NULL,
  variable_sampler = NULL,
  data_sampler = NULL,
  validation_function = NULL,
  mtry = NULL,
  ...
)

Arguments

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


dustinfife/flexforest documentation built on Jan. 30, 2024, 6:05 p.m.