dummies_transformationDS: Transform table

View source: R/dummies_transformationDS.R

dummies_transformationDSR Documentation

Transform table

Description

Divide columns of table by a vector of values, this function is to be used to transform tables that only contain dummies for the FAMD functionality. Other uses may yield to errors as there is no checks for coherence between the table and the vector.

Usage

dummies_transformationDS(x, ...)

Arguments

x

data.frame

...

numerical Vector to divide the table

Value

data.table


isglobal-brge/dsML documentation built on March 14, 2023, 1:58 p.m.