transformX: Transforms the input matrix to the Rule Matrix, using the...

View source: R/transform_X.R

transformXR Documentation

Transforms the input matrix to the Rule Matrix, using the ensemble rule approach.

Description

Transforms the input matrix to the Rule Matrix, using the ensemble rule approach.

Usage

transformX(x, rules_frame)

Arguments

x

input matrix

rules_frame

data frame containing the ensemble rules as outputted by ensemble_compression

Value

design matrix with 1 column per rule


maltenlz/Compressed-Rule-Ensembles documentation built on Jan. 27, 2024, 6:43 a.m.