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


shapr documentation built on April 4, 2025, 12:18 a.m.