Package | Description |
---|---|
edu.ucla.stat.SOCR.chart.util |
Modifier and Type | Field and Description |
---|---|
Database |
Mixture.db |
Modifier and Type | Method and Description |
---|---|
Database |
MixtureEMExperiment.getDB() |
Modifier and Type | Method and Description |
---|---|
double[] |
Module.calcp(Database db) |
void |
CurvedGaussian.EMpar(Database db,
double prior) |
void |
Module.EMprob(double[] px,
Database db) |
Constructor and Description |
---|
CurvedGaussMixture(double xSize,
double ySize,
Database DB) |
GaussLineMixture(double xSize,
double ySize,
Database DB) |
Mixture(double xSize,
double ySize,
Database DB) |