devuelve_tabla_agrupada: devuelve_tabla_agrupada

Description Usage Arguments Examples

View source: R/devuelve_tabla_agrupada.R

Description

group values of nominal variables

Usage

1
devuelve_tabla_agrupada(tbla, variable_nom, target_nom)

Arguments

tbla

table with data. It has to have the nominal variable and the target variable.

variable_nom

name of the ordinal variable that you want to group.

target_nom

name if the target variable.

Examples

1

GabyP/categorizaOrdinales documentation built on Sept. 21, 2020, 1:42 p.m.