vaeac_check_x_colnames {shapr} | R Documentation |
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)
Arguments
feature_names_vaeac |
Array of strings containing the feature names of the |
feature_names_new |
Array of strings containing the feature names to compare with. |
Value
The function does not return anything.
Author(s)
Lars Henry Berge Olsen
[Package shapr version 1.0.4 Index]