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/bump.hunting documentation built on March 24, 2020, 8:07 a.m.