get_selected_variable_names: Helper function to extract selected variables from fitted mfp2 object
Description
Simply extracts all variables for which not all powers are estimated to
be NA. The names refer to the original names in the dataset and do not
include transformations.
Usage
get_selected_variable_names(object)
Value
Character vector of names, ordered as defined by xorder in mfp2().