Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
U
UNDEFINED
- Static variable in class org.statcato.calculator.
MathFunctions
UNDEFINED
- Static variable in class org.statcato.calculator.
Token
undoableEditHappened(UndoableEditEvent)
- Method in class org.statcato.
Statcato.MyUndoableEditListener
undoableEditSupport
- Variable in class org.statcato.spreadsheet.
Spreadsheet
undoManager
- Variable in class org.statcato.
Statcato
Undo manager for the application.
UnexplainedVariation()
- Method in class org.statcato.statistics.inferential.
CorrelationRegression
Returns the unexplained variation (sum of differences between the y value and the predicted y value).
UnexplainedVariation()
- Method in class org.statcato.statistics.inferential.
MultipleRegression
Returns the unexplained variation (the sum of squared differences between the predicted y value and the y value).
UnexplainedVariation()
- Method in class org.statcato.statistics.inferential.
MultipleRegression2
Returns the unexplained variation (the sum of squared differences between the predicted y value and the y value).
UniformDistributionDialog
- Class in
org.statcato.dialogs.calc.probdist
A dialog for uniform probability distribution.
UniformDistributionDialog(Frame, boolean, Statcato)
- Constructor for class org.statcato.dialogs.calc.probdist.
UniformDistributionDialog
Creates new form UniformDistributionDialog
UniformProbabilityDistribution
- Class in
org.statcato.statistics
Uniform probability distribution class.
UniformProbabilityDistribution(double, double)
- Constructor for class org.statcato.statistics.
UniformProbabilityDistribution
Constructor, given the lower and upper bound.
UniformSample
- Class in
org.statcato.random
A random sampler for a range of uniformly distributed continuous double values.
UniformSample(double, double)
- Constructor for class org.statcato.random.
UniformSample
Constructor.
UniformSampleDialog
- Class in
org.statcato.dialogs.data
A dialog that generates random samples from a uniform continuous distribution.
UniformSampleDialog(Frame, boolean, Statcato)
- Constructor for class org.statcato.dialogs.data.
UniformSampleDialog
Creates new form UniformSampleDialog
updateAllColumnsList(JList)
- Method in class org.statcato.
StatcatoDialog
Updates the given list with all columns in the parent spreadsheet while leaving the originally selected items selected.
updateColumnsList(JList)
- Method in class org.statcato.
StatcatoDialog
Updates the given list with available columns in the parent spreadsheet while leaving the originally selected items selected.
updateComboBox(JComboBox)
- Method in class org.statcato.
StatcatoDialog
Updates the given combo box with available columns in the parent spreadsheet while leaving the originally selected items selected.
updateElements()
- Method in class org.statcato.dialogs.calc.
FrequencyTableDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
BinomialDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
ChiSquareDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
DiscreteDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
ExponentialDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
FDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
GeometricDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
IntegerDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
NormalDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
PoissonDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
StudentTDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.calc.probdist.
UniformDistributionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.data.
DisplayDataDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.data.
RankDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.data.
SampleFromColumnDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.data.
SortDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.data.
StandardizeDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.data.
TransposeDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.graph.
BarChartDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.graph.
BoxPlotDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.graph.
DotPlotDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.graph.
HistogramDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.graph.
NormalQuantilePlotDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.graph.
PieChartDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.graph.
ScatterplotDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.graph.
StemAndLeafPlotDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.anova.
OneWayANOVADialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.anova.
TwoWayANOVADialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.basicstats.
ColumnStatisticsDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.basicstats.
DescriptiveStatisticsDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.basicstats.
NormalityTestDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.basicstats.
RowStatisticsDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.ci.
CI1PopMeanDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.ci.
CI1PopPropDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.ci.
CI1PopVarDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.ci.
CI2PopMeanDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.ci.
CI2PopPropDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.ci.
CI2PopVarDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.ci.
CIMatchedPairsDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.correg.
CorrelationRegressionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.correg.
MultipleRegressionDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.correg.
NonLinearModelsDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.hytest.
HyTest1PopMeanDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.hytest.
HyTest1PopPropDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.hytest.
HyTest1PopVarDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.hytest.
HyTest2PopMeanDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.hytest.
HyTest2PopPropDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.hytest.
HyTest2PopVarDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.hytest.
HyTestMatchedPairsDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.multinomial.
ContingencyTableDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.multinomial.
CrossTabulationDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.multinomial.
GoodnessOfFitDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.nonparametrics.
KruskalWallisDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.nonparametrics.
MatchedPairSignTestDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.nonparametrics.
RankCorrelationDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.nonparametrics.
RunsTestDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.nonparametrics.
SignTestDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.nonparametrics.
WilcoxonRankSumTestDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.dialogs.stat.nonparametrics.
WilcoxonSignedRankTestDialog
Updates elements on the dialog so that they have the most current values.
updateElements()
- Method in class org.statcato.
StatcatoDialog
Updates elements on the dialog so that they have the most current values.
updateRedoState()
- Method in class org.statcato.
Statcato.IconRedoAction
updateRedoState()
- Method in class org.statcato.
Statcato.MenuItemRedoAction
updateUI()
- Method in class org.statcato.spreadsheet.
RowHeaderTable.RowHeaderRenderer
updateUndoState()
- Method in class org.statcato.
Statcato.IconUndoAction
updateUndoState()
- Method in class org.statcato.
Statcato.MenuItemUndoAction
upperLimit()
- Method in class org.statcato.statistics.inferential.
CI2PopVar
Returns the upper limit of the confidence interval.
upperLimit()
- Method in class org.statcato.statistics.inferential.
CIOnePopVar
Returns the upper limit of the confidence interval.
upperLimit()
- Method in class org.statcato.statistics.inferential.
ConfidenceInterval
Returns the upper limit of the confidence interval.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y