covariate_with_treatment_importance: Counts of variable inclusion when interacting with treatment

View source: R/covariate-importance.R

covariate_with_treatment_importanceR Documentation

Counts of variable inclusion when interacting with treatment

Description

Counts of variable inclusion when interacting with treatment

Usage

covariate_with_treatment_importance(model, treatment, ...)

Arguments

model

Model

treatment

A character string specifying the name of the treatment variable.

...

Arguments to pass to particular methods.

Value

Tidy data with counts of variable inclusion, when interacting with treatment variable.


bonStats/tidytreatment documentation built on Jan. 16, 2025, 6:16 a.m.