Skip to contents

Returns the names of attributes selected across all SDA steps, in step order. This is the constrained candidate set to pass to MDSA/CTA.

Usage

sda_selected_attributes(fit)

Arguments

fit

An sda_fit object.

Value

Character vector of selected attribute names (length = number of completed SDA steps). Empty character vector if no steps completed.