pasre.categorical.data: (Internal function) Manipulate categorical input files

Description Usage Arguments Value

View source: R/preprocess.R

Description

(Internal function) Manipulate categorical input files

Usage

1

Arguments

files

IPCAPS supports categorical data, which rows represent features and columns represent subjects or individuals. Each column needs to be separated by a space or a tab. A big text file should be divided into smaller files to load faster. For instance, to input 3 files, use as: files=c( 'input1.txt', 'input2.txt', 'input3.txt').

Value

A data frame of input data


IPCAPS documentation built on Jan. 26, 2021, 1:06 a.m.