vaeac_check_x_colnames: Function that checks the feature names of data and 'vaeac'...

View source: R/approach_vaeac.R

vaeac_check_x_colnamesR 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 vaeac model.

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


NorskRegnesentral/shapr documentation built on April 19, 2024, 1:19 p.m.