prep_x {arf}R Documentation

Preprocess input data

Description

This function prepares input data for ARFs.

Usage

prep_x(x, verbose = TRUE)

Arguments

x

Input data.frame.

verbose

Show warning if recoding integers?


[Package arf version 0.2.4 Index]