complete_classification: Complete classification in case branches in tree are not all...

Description Usage Arguments Details

View source: R/complete_classification.R

Description

Complete classification in case branches in tree are not all of same depth

Usage

1

Arguments

x

the data.frame to convert. See, details for the format of the data.frame

order

selection of columns from x.

Details

Some classification do not all go to the same depth for each of the branches. The function as_classification does not support that. This function repeats categories so that all branches are of the same depth.


uRos2018/categorical documentation built on May 29, 2019, 9:15 a.m.