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
R
range(Vector<Double>)
- Static method in class org.statcato.statistics.
BasicStatistics
Returns the range of a vector of numbers.
rankColumnVector(Vector<Cell>, boolean)
- Static method in class org.statcato.utils.
OrderingFunctions
Given a vector of Cells and the sort order, return a vector of Integers that are the ranks of the Cells.
RankDialog
- Class in
org.statcato.dialogs.data
A dialog for ranking data values in the Datasheet.
RankDialog(Frame, boolean, Statcato)
- Constructor for class org.statcato.dialogs.data.
RankDialog
Creates new form RankDialog
readExcelFile(File)
- Static method in class org.statcato.utils.
HelperFunctions
Reads an Excel file and returns its contents as a vector of strings of tab-delimited values.
readFile(String)
- Method in class org.statcato.file.
Project
Read a project file from the given path.
reciprocal(CompUnit)
- Static method in class org.statcato.calculator.
MathOperations
Returns the reciprocal of a computational unit.
REFERENCES
- Static variable in class org.statcato.help.
HelpPanel
RegressionEqCoefficients()
- Method in class org.statcato.statistics.inferential.
MultipleRegression
Returns the coefficients of the regression equation y = b_0 + b_1 * x_1 + ...
RegressionEqSlope()
- Method in class org.statcato.statistics.inferential.
CorrelationRegression
Returns the slope of the regression equation b1.
RegressionEqYInt()
- Method in class org.statcato.statistics.inferential.
CorrelationRegression
Returns the y-intercept of the regression equation b0.
removeEndingEmptyCells(Vector<Cell>)
- Static method in class org.statcato.utils.
HelperFunctions
Returns a copy of a vector of Double in which all the null elements at the end are removed.
removeEndingNullValues(Vector<Double>)
- Static method in class org.statcato.utils.
HelperFunctions
Returns a copy of a vector of Double in which all the null elements at the end are removed.
removeNullCells(Vector<Cell>)
- Static method in class org.statcato.utils.
HelperFunctions
Returns a copy of a vector of Cell in which all the null elements are moved.
removeNullValues(Vector<Double>)
- Static method in class org.statcato.utils.
HelperFunctions
Returns a copy of a vector of Double in which all the null elements are removed.
removeOutliers(Vector<Double>)
- Static method in class org.statcato.statistics.
BasicStatistics
Removes the outliers from a vector of double values and returns a vector of the outliers.
removeUndoableEditListener(UndoableEditListener)
- Method in class org.statcato.spreadsheet.
Spreadsheet
resetTabTitles()
- Method in class org.statcato.
DatasheetTabbedPane
Resets the tab titles.
restoreState(Hashtable)
- Method in class org.statcato.spreadsheet.
Spreadsheet
RIGHT_TAIL
- Static variable in class org.statcato.statistics.inferential.
HypothesisTest
Right-tail test
RIGHTPAREN
- Static variable in class org.statcato.calculator.
Token
ROUND
- Static variable in class org.statcato.calculator.
MathFunctions
RowHeaderTable
- Class in
org.statcato.spreadsheet
A table for row header of a spreadsheet.
RowHeaderTable(JTable)
- Constructor for class org.statcato.spreadsheet.
RowHeaderTable
Constructor, given a spreadsheet.
RowHeaderTable.RowHeaderRenderer
- Class in
org.statcato.spreadsheet
A renderer for the row header.
RowHeaderTable.RowHeaderRenderer(JTable)
- Constructor for class org.statcato.spreadsheet.
RowHeaderTable.RowHeaderRenderer
RowStatisticsDialog
- Class in
org.statcato.dialogs.stat
A dialog for computing statistics for each row in a set of columns and storing the results in the corresponding rows of a new column.
RowStatisticsDialog(Frame, boolean, Statcato)
- Constructor for class org.statcato.dialogs.stat.
RowStatisticsDialog
Creates new form RowStatisticsDialog
rowSum(int)
- Method in class org.statcato.statistics.inferential.
TwoWayANOVA
Returns the row sum A_i = Sum_{j=1...b} {cell sum of y[i][j]}.
RyanJoinerNormalityCV(int, double)
- Static method in class org.statcato.statistics.
BasicStatistics
Returns the critical value used in the Ryan-Joiner normality test.
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