xfit_dr: Title

View source: R/xfit_dr.R

xfit_drR Documentation

Title

Description

Title

Usage

xfit_dr(
  ds,
  x,
  y,
  a,
  K = 5,
  outcome_learners = NULL,
  ps_learners = outcome_learners,
  interaction_model = TRUE,
  trim_at = 0.05,
  outcome_family = gaussian(),
  mthd = "superlearner",
  ncores = parallel::detectCores() - 1,
  ...
)

crossurr documentation built on June 22, 2024, 9:26 a.m.