Last data update: 2014.03.03

R: Defining the candidates to the optimum partition for each of...
all.part.regR Documentation

Defining the candidates to the optimum partition for each of segmentation variables (regression model)

Description

Defining the candidates to the optimum partition for each of segmentation variables (regression model)

Usage

## S3 method for class 'part.reg'
all(x, y, method, ...)

Arguments

x

matrix or data.frame with the data.

y

matrix or data.frame of the segmentation variables.

method

string indicating the method: LM or LAD

...

Further arguments passed on to all.part.reg.

Details

Internal function. all.part.reg is called by partopt.reg.

Value

list containing information of the candidates to the optimum partition for each of segmentation variables

Results