cat2cat_ml | R Documentation |
apply the ml models to the cat2cat data
cat2cat_ml(ml, mapp, target_data, cat_var_target)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.