powered by
GINI projection pursuit index
GINIindex1D(origclass,origdata,proj)
class information vector
data matrix without class information
projection matrix
Calculate GINI projection pursuit index value
# NOT RUN { data(iris) GINIindex1D(iris[,5],as.matrix(iris[,1,drop=FALSE])) # }
Run the code above in your browser using DataLab