ncomplete1.for {ncomplete} | R Documentation |
Function called by ncomplete.for
ncomplete1.for(Z,NDIR=10000)
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) |
A list with components
Z |
data matrix |
NDIR |
10000 directions |
Andreas Christmann, Peter J. Rousseeuw Christmann@statistik.uni-dortmund.de