readAndAnalyzeData {rchic} | R Documentation |
Partitions data that require that
readAndAnalyzeData(fileName, ask.value.partitionning = FALSE)
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) |
Raphael Couturier