#plot mixture densities for a given DB set
#treating the given DB set as a full group (subsetting=TRUE)
examples$jointUniquePairs$interactive.mixture.plot(examples$corr,
groups=c("NetAffx_Q","DAVID_Q","EnVision_Q"),
subsetting=TRUE,new.plot=TRUE,file.copy=FALSE,G=c(1:5),
cex.lab=1.4,cex.legend=1.2,verbose=TRUE);
## Not run:
# #plot mixture densities choosing the DB set interactively
# examples$jointUniquePairs$interactive.mixture.plot(examples$corr,
# G=c(1:5),verbose=TRUE,cex.lab=1.4,cex.legend=1.1);
# ## End(Not run)
Run the code above in your browser using DataLab