profhist(dendat, binlkm, cvol=TRUE, ccen=TRUE, cfre=FALSE)
plotvolu
,
plotbary
,
plottree
,
profgene
set.seed(1)
dendat<-matrix(rnorm(20),10) #10*2 data-matrix
ph<-profhist(dendat,binlkm=3,cfre=TRUE)
Run the code above in your browser using DataLab