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
I
insertCell(int, int)
- Method in class org.statcato.spreadsheet.
SpreadsheetModel
Inserts a blank cell at the specified row and column.
insertCellAbove()
- Method in class org.statcato.spreadsheet.
Spreadsheet
Inserts a blank cell above the selected cell.
insertCellBelow()
- Method in class org.statcato.spreadsheet.
Spreadsheet
Inserts a blank cell below the selected cell.
insertColumn()
- Method in class org.statcato.spreadsheet.
Spreadsheet
Inserts a blank column at the end of the spreadsheet.
insertColumn(int)
- Method in class org.statcato.spreadsheet.
SpreadsheetModel
Inserts a blank column at the specified column number.
insertColumnLeft()
- Method in class org.statcato.spreadsheet.
Spreadsheet
Inserts a blank column to the left of the selected cell.
insertColumnRight()
- Method in class org.statcato.spreadsheet.
Spreadsheet
Inserts a blank column to the right of the selected cell.
insertRow()
- Method in class org.statcato.spreadsheet.
Spreadsheet
Inserts a blank row at the end of the spreadsheet.
insertRow(int)
- Method in class org.statcato.spreadsheet.
SpreadsheetModel
Inserts a blank row at the specified row number.
insertRowAbove()
- Method in class org.statcato.spreadsheet.
Spreadsheet
Inserts a blank row above the selected cell.
insertRowBelow()
- Method in class org.statcato.spreadsheet.
Spreadsheet
Inserts a blank row below the selected cell.
IntegerDistributionDialog
- Class in
org.statcato.dialogs.calc.probdist
A dialog for integer probability distribution, specified by a minimum and maximum value.
IntegerDistributionDialog(Frame, boolean, Statcato)
- Constructor for class org.statcato.dialogs.calc.probdist.
IntegerDistributionDialog
Creates new form IntegerDistributionDialog
IntegerProbabilityDistribution
- Class in
org.statcato.statistics
Integer probability distribution class.
IntegerProbabilityDistribution(int, int)
- Constructor for class org.statcato.statistics.
IntegerProbabilityDistribution
Constructs an Integer probability distribution with the given minimum and maximum values.
IntegerSample
- Class in
org.statcato.random
A random sampler for a range of integers, defined by the minimum and maximum of the range.
IntegerSample(int, int)
- Constructor for class org.statcato.random.
IntegerSample
IntegerSampleDialog
- Class in
org.statcato.dialogs.data
A dialog for generating random samples from an integer distribution.
IntegerSampleDialog(Frame, boolean, Statcato)
- Constructor for class org.statcato.dialogs.data.
IntegerSampleDialog
Creates new form IntegerSampleDialog
interquartileRange(Vector<Double>)
- Static method in class org.statcato.statistics.
BasicStatistics
Returns the interquartile range (third quartile - first quartile).
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
BinomialProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
ChiSquareProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
DiscreteCustomProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double, double, double, double)
- Method in class org.statcato.statistics.
DiscreteProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
ExponentialProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
FProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
GeometricProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
IntegerProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
NormalProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
PoissonProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double, double, double, double)
- Method in class org.statcato.statistics.
ProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
StudentTProbabilityDistribution
Returns the inverse cumulative probability.
inverseCumulativeProbability(double)
- Method in class org.statcato.statistics.
UniformProbabilityDistribution
Returns the inverse cumulative probability.
isCellEditable(int, int)
- Method in class org.statcato.spreadsheet.
RowHeaderTable
isCellEditable(int, int)
- Method in class org.statcato.spreadsheet.
SpreadsheetModel
isEmptyVector(Vector)
- Static method in class org.statcato.utils.
HelperFunctions
Returns true iff the given vector is empty (i.e.
isModified()
- Method in class org.statcato.file.
Project
Returns true if the project is modified since the last save.
isNumeric()
- Method in class org.statcato.spreadsheet.
Cell
Returns true if the cell contents represent a number.
isValidData()
- Method in class org.statcato.statistics.inferential.
TwoWayANOVA
Checks if the data is valid for two-way ANOVA.
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