|
MDACC Biostatistics |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimulationDialog | |
org.mdanderson.biostat.geneclust | This is the user interface for a software package which can be used as a tool for exploratory analysis of gene expression microarray data. |
Uses of SimulationDialog in org.mdanderson.biostat.geneclust |
Fields in org.mdanderson.biostat.geneclust declared as SimulationDialog | |
protected SimulationDialog |
SProcess.dialog
|
Methods in org.mdanderson.biostat.geneclust that return SimulationDialog | |
SimulationDialog |
SProcess.getDialog()
Returns reference to dialog where simulation progress can be monitored. |
Constructors in org.mdanderson.biostat.geneclust with parameters of type SimulationDialog | |
SProcess(SimulationDialog dialog)
|
|
Simulation(SimulationDialog dialog,
boolean isPerformSupervised,
int percentSupervision,
String classificationPathName,
int numClustersToExtract,
int percentToShave,
int numPermutations,
int gapTolerance,
boolean isWriteMatrix)
Class constructor specifying (way too many) simulation parameters... |
|
GCStreamMonitor(InputStream is,
OutputStream redirect,
SimulationDialog dialog)
Class constructor specifying input stream, output stream, and dialog where results should be displayed |
|
MDACC Biostatistics |
||||||||||
PREV NEXT | FRAMES NO FRAMES |