Interface | Description |
---|---|
MathFunction |
This interface should be implemented by classes which represent univariate
mathematical functions.
|
Class | Description |
---|---|
AboutDialog |
This class gives author, copyright, version, and other metadata information when the user
clicks on the About button.
|
AnalysisUtility | |
Anova | |
ANOVAExampleData |
Example data generator for ANOVA & other statistical applets.
|
Ball |
This class models a ball that has a specified color and label
|
BallotGraph |
This class shows the graph of the random walk in the ballot experiment
|
BertrandFloor |
This class models the floor in Betrand's experiment
|
BesselArithmetic |
BesselArithmetic functions.
|
BesselConstants |
Defines some useful constants.
|
BesselFunction |
BesselFunction and Airy functions.
|
BetaGraph |
This class is a graph that shows a prior and posterior beta getDensity
|
BivariateScatterPlot |
This class models a scatterplot for a bivariate distribution.
|
BrowserControl | |
Card |
This ckass models a playing card from a standard deck
|
CellGrid |
This class models the cell grid used in the Coupon Collector Experiment
|
Coin |
This class defines a coin with specified colors, size, and value, and probability of heads.
|
CoinBox |
This class is a container that holds coins.
|
CoinFloor |
This class models the floor in Buffon's coin experiment
|
CoinScatter |
This class models the scatterplot for Buffon's coin experiment
|
CriticalGraph |
This class defines a graph used in interval estimation and hypothesis testing experiments.
|
CurvedGaussian | |
Database | |
DataGraph | |
DataTable |
This class models a simple data table
|
Deck |
This class is a container that holds cards.
|
DiceBoard |
This class is a container that holds dice.
|
DiceDistributionGraph | |
Die |
This class models a standard, 6-sided die with specified colors and probabilities.
|
DieProbabilityDialog | |
Door |
This class defines a door that can be opened or closed.
|
EditableHeader | |
EditableHeaderTable |
Package: edu.ucla.stat.SOCR.util
User: Khashim
Date: Dec 23, 2008
Time: 12:52:18 PM
|
EditableHeaderTableColumn | |
EditableHeaderUI | |
EnhancedDefaultTableModel |
Package: edu.ucla.stat.SOCR.util
User: Khashim
Date: Dec 29, 2008
Time: 2:08:00 PM
|
EnhancedExcelAdapter |
Package: edu.ucla.stat.SOCR.util
User: Khashim
Date: Dec 23, 2008
Time: 9:13:42 PM
|
ErrorGraph |
This class defines a special graph used in conjunction with an interactive histogram.
|
EstimateGraph |
This class models a basic graph for showing the true and estimated values of a positive
parameter
|
ExcelAdapter |
ExcelAdapter enables Copy-Paste Clipboard functionality on JTables.
|
factor | |
FileHelper | |
FloatSlider | |
FloatTextField | |
Forest |
This class models a forest as a rectangular lattice of trees.
|
Frequency | |
GaltonBoard |
This class is a simple model of the classical Galton board
|
Graph |
This class defines a basic two-dimensional graph to be sub-classed.
|
GUIUtil | |
GZIP | |
Histogram | |
InteractiveHistogram |
This class models an interactive histogram.
|
JarResources |
JarResources: JarResources maps all resources included in a
Zip or Jar file.
|
JScrollPaneAdjuster | |
JTableRowHeaderResizer | |
Matrix | |
MeanEstimateGraph |
This class defines a special graph used in the mean estimation experiment.
|
MeanTestGraph |
This class defines a special graph used in the hypothesis testing experiment for the mean
in the standard normal model.
|
MedianGraph |
This is a special graph used in the sign test experiment.
|
Mixture | |
ModelerHistogram |
This class models an interactive histogram.
|
ModelerPluginLoader | |
NeedleFloor |
The floor in Buffon's needle experiment
|
NeedleScatter |
Scatterplot for Buffon's needle experiment
|
NormalCurve |
This class models an interactive histogram.
|
normalMixture | |
normComponent | |
Numeric | |
ObservableWrapper | |
OKDialog | |
ParameterScrollbar |
A basic scrollbar for adjusting the value of a real parameter
|
PlayApplet | |
PlayButton | |
PluginLoader | |
ProbabilityDialog |
This class gives is a probability dialog box that allows the user to specify a
probability distribution on a finite set of values.
|
ProbabilityPlot |
This class models the probability plot graph in the probability plot
experiment.
|
ProbabilityPlotGraph |
This class models the probability plot graph in the probability plot
experiment.
|
QSortAlgorithm | |
QuantileGraph |
This class shows the getDensity function or cumulative distribution function of a specified distribuiton.
|
RandomGenerator | |
RandomVariableGraph |
This class defines a basic graph for displaying the distribution
getDensity and moments, and the data getDensity and moments for a specified
random variable
|
RandomVariableTable |
Random variable table
|
RandomWalkGraph |
This class models the graph of the simple ranodom walk on the interval [0, n].
|
RedBlackGraph |
This is a specialized graph used in the red-black experiment.
|
RegressionLine | |
RouletteWheel | |
RowHeaderRenderer | |
RowHeaderTable |
Package: edu.ucla.stat.SOCR.util
User: Khashim
Date: Aug 20, 2008
Time: 11:39:01 PM
|
SamplingExperimentHistogram | |
SamplingExperimentMainFrame | |
ScatterPlot |
This class defines a basic two-dimensional scatterplot that can be sub-classed.
|
SimpleClassLoader | |
SOCRJTable | |
SOCRLogoAnimator | |
SOCRLogoApplet |
Customizing an applet via HTML parameters.
|
SortItem |
A simple applet class to demonstrate a sort algorithm.
|
Spinner | |
Timeline |
This class defines a simple timeline for displaying random points in time
|
topPercent |
selects the top x% of an array
|
Triangle |
This class models a stick of unit length that can be broken in two pieces.
|
TriangleScatter |
This class defines the specialized scatterplot for the triangle experiment
|
Uniform | |
Urn |
This class is a container that holds balls.
|
UserScatterPlot |
This class models an interactive scatterplot
|
Utility | |
ValueSlider |
this class used to let the user change value
|
ValueSliderFloat |
this class used to let the user change value
|
varHistogram | |
VarianceEstimateGraph |
This class defines a special graph used in the interval estimate experiment for the variance.
|
VarianceTestGraph |
This class models a special graph used in the hypothesis testing experiment for the variance
in the standard normal model.
|
Voters |
This class models a rectangular array of "voters." Each voter at each time can be in one of a
finite set of states representd as colors.
|
WaveletPluginLoader |