noverlap1.for {noverlap}R Documentation

Function called by noverlap.for

Description

Function called by noverlap.for

Usage

noverlap1.for(Z,NDIR=10000)

Arguments

Z The data set Z has to be a matrix with ncol(Z)-1 <= nrow(Z) <= 10000. The first ncol(Z)-1 columns of Z are the design matrix X. The last column of Z is the binary response vector y (0/1).
NDIR Maximal number of directions (integer)

Value

A list with components

Z data matrix
NDIR 10000 directions

Author(s)

Andreas Christmann, Peter J. Rousseeuw Christmann@statistik.uni-dortmund.de

See Also

noverlap.for


[Package noverlap version 1.0-1 Index]