readAndAnalyzeData {rchic}R Documentation

Read and analyze data (preprocessing of data)

Description

Partitions data that require that

Usage

readAndAnalyzeData(fileName, ask.value.partitionning = FALSE)

Arguments

fileName

name of the file containing data

ask.value.partitionning

if true, user can choose the number of partition for interval variables (otherwise it is fixed to 3 by default)

Author(s)

Raphael Couturier


[Package rchic version 0.27 Index]