cat2cat_ml: The internal function used in the cat2cat one

View source: R/cat2cat_ml.R

cat2cat_mlR Documentation

The internal function used in the cat2cat one

Description

apply the ml models to the cat2cat data

Usage

cat2cat_ml(ml, mapp, target_data, cat_var_target)

Arguments

ml

'list' the same 'ml' argument as provided to 'cat2cat' function.

mapp

'list' a mapping table

target_data

'data.frame'

cat_var_target

'character(1)' name of the categorical variable in the target period.


Polkas/catTOcat documentation built on Jan. 26, 2024, 7:10 a.m.