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