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

subgroup.discovery documentation built on Feb. 4, 2020, 9:11 a.m.