cat2cat_ml: The internal function used in the cat2cat one

View source: R/cat2cat.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.


cat2cat documentation built on Feb. 16, 2023, 7:11 p.m.