R/data-utils.R
check_data_has_hte_cfg.Rd
This helper function ensures that the provided dataframe has the necessary auxilliary configuration information for HTE estimation.
check_data_has_hte_cfg(data)
Dataframe of interest.
Returns NULL. Errors if a problem is discovered.