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

View source: R/preprocess.R

pasre.categorical.dataR Documentation

(Internal function) Manipulate categorical input files

Description

(Internal function) Manipulate categorical input files

Usage

pasre.categorical.data(files)

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


kridsadakorn/ipcaps2 documentation built on June 11, 2022, 8:35 p.m.