powered by
search.desc(matrice,col.j,col.p,firstvar,lastvar=ncol(matrice),level=0.5)
donnee
descriptor=col.p+col.j
data(chocolates) ## In this example, all the descriptos are discriminated chocolates.interesting.desc <- search.desc(chocolates,col.j=1,col.p=4,firstvar=5,level=0.5)
Run the code above in your browser using DataLab