prim.data.prepare: Prepare data for PRIM

Description Usage Arguments Value Author(s) Examples

View source: R/prim.R

Description

Only numerical and factor data is allowed, this function helps prepare the data by converting any columns that are not numerical or factor to factor

Usage

1

Arguments

X

The data frame to prepare

Value

The same data frame, with only numerical and factor data

Author(s)

Jurian Baas

Examples

1
2

Jurian/subgroup.discovery documentation built on March 23, 2020, 6:22 p.m.