vaeac_check_x_colnames: Function that checks the feature names of data and vaeac
model
Description
Function that checks the feature names of data and vaeac
model
Usage
vaeac_check_x_colnames(feature_names_vaeac, feature_names_new)
Value
The function does not return anything.
Arguments
- feature_names_vaeac
Array of strings containing the feature names of the vaeac
model.
- feature_names_new
Array of strings containing the feature names to compare with.
Author
Lars Henry Berge Olsen