pc.order: Order factor levels with PCA approach

View source: R/utility.R

pc.orderR Documentation

Order factor levels with PCA approach

Description

Order factor levels with PCA approach

Usage

pc.order(y, x)

Arguments

y

Response factor.

x

Covariate factor.

Value

Ordered factor levels

Author(s)

Marvin N. Wright

References

Coppersmith, D., Hong, S.J. & Hosking, J.R. (1999) Partitioning Nominal Attributes in Decision Trees. Data Min Knowl Discov 3:197. https://doi.org/10.1023/A:1009869804967.


mnwright/simpleRF documentation built on March 28, 2022, 8:57 a.m.