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 Z

A

AboutPiface - class rvl.piface.AboutPiface.
 
aboutPiface() - Method in class rvl.piface.Piface
 
AboutPiface() - Constructor for class rvl.piface.AboutPiface
 
abs(double) - Static method in class rvl.piface.Piface
 
abs(int) - Static method in class rvl.piface.Piface
 
acg - Variable in class rvl.piface.apps.AnovaGUI
 
acos(double) - Static method in class rvl.piface.Piface
 
action(Event, Object) - Method in class rvl.stat.anova.GetFactorsGUI
 
action(Event, Object) - Method in class ModelPowerApp
 
ActionComponent - interface rvl.piface.ActionComponent.
Interface for components such as buttons and menu items that have no numerical value.
actionPerformed(ActionEvent) - Method in class rvl.awt.Slider
 
actionPerformed(ActionEvent) - Method in class rvl.piface.PiActionAdapter
 
actionPerformed(ActionEvent) - Method in class rvl.awt.PiDotplot
 
actionPerformed(ActionEvent) - Method in class rvl.piface.PiDoubleField
 
actionPerformed(ActionEvent) - Method in class rvl.piface.PiGraph
 
actionPerformed(ActionEvent) - Method in class rvl.piface.Piface
 
actionPerformed(ActionEvent) - Method in class rvl.piface.apps.AnovaPicker
Needed to handle (actually, ignore) key event from repFld
actionPerformed(ActionEvent) - Method in class rvl.piface.apps.PiPicker
 
actionSource - Variable in class rvl.piface.Piface
 
actors - Variable in class rvl.piface.Piface
 
add(Component) - Method in class rvl.piface.PiPanel
 
addActionListener(ActionListener) - Method in class rvl.awt.Dotplot
Add an action listener for this component
addActionListener(ActionListener) - Method in class rvl.awt.IntPlot
Add an action listener for this component
addActionListener(ActionListener) - Method in class rvl.awt.Slider
Add an action listener for this component
addActionListener(ActionListener) - Method in class rvl.piface.PiActionAdapter
 
addActionListener(ActionListener) - Method in class rvl.awt.PiArrayField
 
addActionListener(ActionListener) - Method in class rvl.piface.PiCheckbox
 
addActionListener(ActionListener) - Method in class rvl.piface.PiChoice
 
addActionListener(ActionListener) - Method in interface rvl.piface.PiComponent
 
addActionListener(ActionListener) - Method in class rvl.awt.PiDotplot
 
addActionListener(ActionListener) - Method in class rvl.piface.PiDoubleField
 
addActionListener(ActionListener) - Method in class rvl.piface.PiDoubleText
 
addActionListener(ActionListener) - Method in class rvl.piface.PiMenuCheckbox
 
addActionListener(ActionListener) - Method in class rvl.piface.PiNumChoice
 
addActionListener(ActionListener) - Method in class rvl.piface.PiNumCombo
 
addActionListener(ActionListener) - Method in class rvl.piface.PiRadio
 
addComponent(String, Component) - Method in class rvl.piface.Piface
Add an action-generating component.
addComponent(String, String, Component) - Method in class rvl.piface.Piface
Add an action-generating component to the current panel, and register it as an ActionComponent for event handling by named method.
addFactor(Factor) - Method in class rvl.stat.anova.Model
 
addFactor(Factor, boolean) - Method in class rvl.stat.anova.Model
 
addLayoutComponent(String, Component) - Method in class rvl.awt.RVLayout
 
addPiListener(PiListener) - Method in class rvl.piface.Piface
 
addTerm(Term) - Method in class rvl.stat.anova.Model
Add a term to the model
addVar(String, DoubleComponent, double) - Method in class rvl.piface.Piface
Add an action-generating component to the current panel, add an ActionListener for it, and register the variable for event handling.
addVar(String, IntComponent, int) - Method in class rvl.piface.Piface
Add an action-generating component to the current panel, add an ActionListener for it, and register the variable for event handling.
adjust - Variable in class rvl.piface.apps.AnovaHelper
 
adjust_changed() - Method in class rvl.piface.apps.AnovaHelper
 
adjustMEs(boolean) - Method in class rvl.piface.apps.AnovaHelper
 
afterSetup() - Method in class rvl.piface.Piface
Called after setting up the GUI and just before showing it.
afterSetup() - Method in class rvl.piface.apps.AnovaCompGUI
 
afterSetup() - Method in class rvl.piface.apps.AnovaHelper
 
afterSetup() - Method in class rvl.piface.apps.AnovaPicker
 
ag - Variable in class rvl.piface.apps.AnovaCompGUI
 
alloc - Variable in class rvl.piface.apps.TwoTFlex
 
alloc - Variable in class rvl.piface.apps.TwoTGUI
 
alpha - Variable in class rvl.stat.power.Oneway
 
alpha - Variable in class rvl.piface.apps.AnovaCompGUI
 
alpha - Variable in class rvl.piface.apps.AnovaGUI
 
alpha - Variable in class rvl.piface.GenericChi2GUI
 
alpha - Variable in class rvl.piface.apps.OneTGUI
 
alpha - Variable in class rvl.piface.apps.TEquivGUI
 
alpha - Variable in class rvl.piface.apps.TwoTFlex
 
alpha - Variable in class rvl.piface.apps.TwoTGUI
 
Alpha - Variable in class rvl.piface.apps.OnePGUI
 
Alpha - Variable in class rvl.piface.apps.TwoPGUI
 
alt - Variable in class rvl.piface.apps.OnePGUI
 
alt - Variable in class rvl.piface.apps.TwoPGUI
 
AnovaCompGUI - class rvl.piface.apps.AnovaCompGUI.
 
AnovaCompGUI(String, Model) - Constructor for class rvl.piface.apps.AnovaCompGUI
This constructor is used to make a linked GUI based on the same model
AnovaCompGUI(String, String, int, String, String) - Constructor for class rvl.piface.apps.AnovaCompGUI
The following code makes it self-standing...
AnovaGUI - class rvl.piface.apps.AnovaGUI.
 
AnovaGUI(String, Model) - Constructor for class rvl.piface.apps.AnovaGUI
This constructor is used to make a linked GUI based on the same model
AnovaGUI(String, String, int, String, String) - Constructor for class rvl.piface.apps.AnovaGUI
Constructors...
AnovaHelper - class rvl.piface.apps.AnovaHelper.
 
AnovaHelper(AnovaGUI) - Constructor for class rvl.piface.apps.AnovaHelper
The following code makes it self-standing...
AnovaPicker - class rvl.piface.apps.AnovaPicker.
 
AnovaPicker() - Constructor for class rvl.piface.apps.AnovaPicker
The following code makes it self-standing...
arrayField(String, String, double[]) - Method in class rvl.piface.Piface
 
arrayField(String, String, double[], int) - Method in class rvl.piface.Piface
Array fields -- enter lists of numbers This works like, e.g., a button.
asin(double) - Static method in class rvl.piface.Piface
 
atan(double) - Static method in class rvl.piface.Piface
 
atan(double, double) - Static method in class rvl.piface.Piface
 
atan2(double, double) - Static method in class rvl.piface.Piface
 
autoBonf - Variable in class rvl.piface.apps.AnovaCompGUI
 
autoBonf_changed() - Method in class rvl.piface.apps.AnovaCompGUI
 

B

bar(String, double) - Method in class rvl.piface.Piface
 
bar(String, double, int) - Method in class rvl.piface.Piface
 
bar(String, String, double) - Method in class rvl.piface.Piface
 
bar(String, String, double, int) - Method in class rvl.piface.Piface
 
base_n - Variable in class rvl.piface.GenericChi2GUI
 
beforeSetup() - Method in class rvl.piface.Piface
Called before setting up the GUI.
beforeSetup() - Method in class rvl.piface.apps.AnovaCompGUI
Set up variables before calling gui()...
beforeSetup() - Method in class rvl.piface.apps.AnovaHelper
Set up the GUI
beforeSetup() - Method in class rvl.piface.GenericChi2GUI
 
beginSubpanel(int) - Method in class rvl.piface.Piface
 
beginSubpanel(int, boolean) - Method in class rvl.piface.Piface
 
beginSubpanel(int, Color) - Method in class rvl.piface.Piface
 
Beta - class rvl.stat.dist.Beta.
The beta distribution (central and noncentral)
Beta() - Constructor for class rvl.stat.dist.Beta
 
beta(double, double) - Static method in class rvl.util.MoreMath
Beta function beta(a,b) = gamma(a+b)/gamma(a)/gamma(b)
bigFont - Variable in class rvl.piface.Piface
 
Binomial - class rvl.stat.dist.Binomial.
The binomial distribution
Binomial() - Constructor for class rvl.stat.dist.Binomial
 
boldFont - Variable in class rvl.piface.Piface
 
bonfDiv - Variable in class rvl.piface.apps.AnovaCompGUI
 
border(Color) - Method in class rvl.piface.Piface
 
build() - Method in class rvl.piface.Piface
Build the GUI.
builtIns - Variable in class rvl.piface.apps.AnovaPicker
 
button(String, String) - Method in class rvl.piface.Piface
 

C

callMethod(String) - Method in class rvl.piface.Piface
Calls public void MethodName()
callMethodFor(String) - Method in class rvl.piface.Piface
Calls method _changed() if it exists, otherwise calls click()
Category - class rvl.util.Category.
Class for specifying categorical parameters
Category(String, String[], int) - Constructor for class rvl.util.Category
Construct a Category object
catName - Variable in class rvl.util.Category
 
cdf(double) - Static method in class rvl.stat.dist.Normal
 
cdf(double, double) - Static method in class rvl.stat.dist.Chi2
 
cdf(double, double) - Static method in class rvl.stat.dist.T
 
cdf(double, double, double) - Static method in class rvl.stat.dist.Beta
 
cdf(double, double, double) - Static method in class rvl.stat.dist.Chi2
 
cdf(double, double, double) - Static method in class rvl.stat.dist.F
 
cdf(double, double, double) - Static method in class rvl.stat.dist.Normal
 
cdf(double, double, double) - Static method in class rvl.stat.dist.T
 
cdf(double, double, double) - Static method in class rvl.stat.dist.Tukey
 
cdf(double, double, double, double) - Static method in class rvl.stat.dist.Beta
 
cdf(double, double, double, double) - Static method in class rvl.stat.dist.F
 
cdf(double, double, double, double) - Static method in class rvl.stat.dist.Tukey
 
cdf(int, double) - Static method in class rvl.stat.dist.Poisson
 
cdf(int, int, double) - Static method in class rvl.stat.dist.Binomial
 
ceil(double) - Static method in class rvl.piface.Piface
 
checkbox(String, int) - Method in class rvl.piface.Piface
 
checkbox(String, String, int) - Method in class rvl.piface.Piface
Checkboxes
chi2 - Variable in class rvl.piface.GenericChi2GUI
 
Chi2 - class rvl.stat.dist.Chi2.
The chi-square distribution (central and noncentral)
Chi2() - Constructor for class rvl.stat.dist.Chi2
 
chi2Fcn - Variable in class rvl.piface.GenericChi2GUI
 
choice(String, double[], int) - Method in class rvl.piface.Piface
 
choice(String, String[], int) - Method in class rvl.piface.Piface
 
choice(String, String, double[], int) - Method in class rvl.piface.Piface
 
choice(String, String, String[], int) - Method in class rvl.piface.Piface
Choices (drop-down lists) Note that these come in 2 varieties.
click() - Method in class rvl.util.ModelessMsgBox
 
click() - Method in class rvl.piface.AboutPiface
 
click() - Method in class rvl.piface.Piface
Required method -- default event-handler
click() - Method in class rvl.piface.apps.AnovaCompGUI
Default event handler
click() - Method in class rvl.piface.apps.AnovaGUI
Default event handler
click() - Method in class rvl.piface.apps.AnovaHelper
Default event handler -- will never be called
click() - Method in class rvl.piface.apps.AnovaPicker
Default event handler - does nothing
click() - Method in class rvl.piface.apps.LogisticSLR
Default event handler
click() - Method in class rvl.piface.apps.OnePCIGUI
Default event handler - handles changes to sigma, conf, etc.
click() - Method in class rvl.piface.apps.OnePGUI
Default event handler
click() - Method in class rvl.piface.apps.OneTCIGUI
Default event handler - handles changes to sigma, conf, etc.
click() - Method in class rvl.piface.apps.OneTGUI
Default event handler
click() - Method in class rvl.piface.apps.TEquivGUI
Default event handler
click() - Method in class rvl.piface.apps.TwoPGUI
Default event handler
click() - Method in class rvl.piface.apps.TwoTFlex
Default event handler
click() - Method in class rvl.piface.apps.TwoTGUI
Default event handler
close() - Method in interface rvl.util.Closeable
 
close() - Method in class rvl.util.Utility
 
close() - Method in class rvl.piface.AboutPiface
 
close() - Method in class rvl.piface.PiGraph
 
close() - Method in interface rvl.piface.PiListener
Host routine should call this if it wants to close it
close() - Method in class rvl.piface.Piface
Close this GUI
close() - Method in class rvl.piface.apps.AnovaCompGUI
 
close() - Method in class rvl.piface.apps.AnovaGUI
 
close() - Method in class rvl.piface.apps.AnovaHelper
 
Closeable - interface rvl.util.Closeable.
Interface for any class that has a close() method This is used for handling of fatal errors, e.g., rvl.Utility.error
closedMax - Variable in class rvl.util.Param
 
closedMax - Variable in class rvl.util.SolveObject
 
closedMax - Variable in class rvl.util.UniFunction
 
closedMin - Variable in class rvl.util.Param
 
closedMin - Variable in class rvl.util.SolveObject
 
closedMin - Variable in class rvl.util.UniFunction
 
coef - Variable in class rvl.piface.apps.AnovaCompGUI
 
coefFld - Variable in class rvl.piface.apps.AnovaCompGUI
 
comp - Variable in class rvl.piface.apps.AnovaCompGUI
 
comp_changed() - Method in class rvl.piface.apps.AnovaCompGUI
 
compDialog() - Method in class rvl.piface.apps.AnovaPicker
 
component(String, Component) - Method in class rvl.piface.Piface
Identical to addComponent
component(String, String, Component) - Method in class rvl.piface.Piface
Identical to addComponent
conf - Variable in class rvl.piface.apps.OnePCIGUI
 
conf - Variable in class rvl.piface.apps.OneTCIGUI
 
constant(double, int) - Static method in class rvl.util.LinAlg
create a constant vector of given value val, of length n
contains(Factor) - Method in class rvl.stat.anova.Factor
 
containsFactor(Factor) - Method in class rvl.stat.anova.Residual
 
containsFactor(Factor) - Method in class rvl.stat.anova.Term
 
containsFactor(Factor) - Method in class rvl.stat.anova.WithinCells
 
containsTerm(Term) - Method in class rvl.stat.anova.Residual
 
containsTerm(Term) - Method in class rvl.stat.anova.Term
 
containsTerm(Term) - Method in class rvl.stat.anova.WithinCells
 
copy(double[]) - Static method in class rvl.util.LinAlg
 
cos(double) - Static method in class rvl.piface.Piface
 
CROSS - Static variable in class rvl.awt.GridLine
 
cvStg - Variable in class rvl.piface.apps.AnovaCompGUI
 
cvType - Variable in class rvl.piface.apps.AnovaCompGUI
 
cvType_changed() - Method in class rvl.piface.apps.AnovaCompGUI
 

D

defaultColor - Variable in class rvl.awt.Plot
 
defaultDotSize - Variable in class rvl.awt.Plot
 
delta - Variable in class rvl.piface.apps.OneTGUI
 
delta - Variable in class rvl.piface.apps.TwoTFlex
 
delta - Variable in class rvl.piface.apps.TwoTGUI
 
delta(double, double, int, double) - Static method in class rvl.stat.dist.T
 
df - Variable in class rvl.piface.GenericChi2GUI
 
df - Variable in class rvl.piface.apps.OneTGUI
 
df - Variable in class rvl.piface.apps.TwoTFlex
 
df - Variable in class rvl.piface.apps.TwoTGUI
 
df() - Method in class rvl.stat.anova.Residual
 
df() - Method in class rvl.stat.anova.Term
 
df() - Method in class rvl.stat.anova.WithinCells
 
diff - Variable in class rvl.piface.apps.OneTGUI
 
diff - Variable in class rvl.piface.apps.TEquivGUI
 
diff - Variable in class rvl.piface.apps.TwoTFlex
 
diff - Variable in class rvl.piface.apps.TwoTGUI
 
distn - Variable in class rvl.piface.apps.AnovaHelper
 
distn_changed() - Method in class rvl.piface.apps.AnovaHelper
Selected a distributional pattern
dotColor - Variable in class rvl.awt.Plot
 
Dotplot - class rvl.awt.Dotplot.
 
dotplot_changed() - Method in class rvl.piface.apps.AnovaHelper
 
Dotplot(double[]) - Constructor for class rvl.awt.Dotplot
Constructor: Give initial values
dotplot(String, String, double[]) - Method in class rvl.piface.Piface
Dotplot field -- works like arrayField but uses a graphical style of inputting data.
dotSize - Variable in class rvl.awt.Plot
 
DoubleArrayField - class rvl.awt.DoubleArrayField.
 
DoubleArrayField(String, double[]) - Constructor for class rvl.awt.DoubleArrayField
 
DoubleArrayField(String, double[], int) - Constructor for class rvl.awt.DoubleArrayField
 
DoubleComponent - interface rvl.piface.DoubleComponent.
 
DoubleField - class rvl.awt.DoubleField.
GUI component for I/O of double-precision numbers.
DoubleField(double) - Constructor for class rvl.awt.DoubleField
 
DoubleField(double, int) - Constructor for class rvl.awt.DoubleField
Double field with the default of 3 digits
DoubleField(double, int, int) - Constructor for class rvl.awt.DoubleField
 
DoubleField(String, int) - Constructor for class rvl.awt.DoubleField
Initialize like a Textfield (initial value is Double.NaN)

E

effectSize(double, int, double) - Static method in class rvl.stat.dist.Normal
Effect size of a test based on the normal distribution
effSD - Variable in class rvl.piface.apps.AnovaCompGUI
 
effSD - Variable in class rvl.piface.apps.AnovaGUI
 
effSize - Variable in class rvl.piface.apps.AnovaCompGUI
 
EMSCoefs() - Method in class rvl.stat.anova.Model
 
EMSString() - Method in class rvl.stat.anova.Model
 
endSubpanel() - Method in class rvl.piface.Piface
 
eq - Variable in class rvl.piface.apps.TwoPGUI
 
eqn - Variable in class rvl.piface.apps.OneTGUI
 
eqs - Variable in class rvl.piface.apps.OneTGUI
 
eqs - Variable in class rvl.piface.apps.TwoTFlex
 
eqs - Variable in class rvl.piface.apps.TwoTGUI
 
equiv - Variable in class rvl.piface.apps.TwoTFlex
 
equiv - Variable in class rvl.piface.apps.TwoTGUI
 
equiv_changed() - Method in class rvl.piface.apps.TwoTFlex
 
equiv_changed() - Method in class rvl.piface.apps.TwoTGUI
 
errmsg(String) - Method in class rvl.piface.Piface
Non-fatal error message
errmsg(String, String) - Method in class rvl.piface.Piface
Non-fatal error message
errmsg(String, String, boolean) - Method in class rvl.piface.Piface
Display an error message in the form methName: desc.
error(String) - Static method in class rvl.util.Utility
Display a fatal error in a text window and bring up a dialog to close it.
error(String, Closeable) - Static method in class rvl.util.Utility
Display a fatal error message in a text window and bring up a dialog to close it.
error(Throwable) - Static method in class rvl.util.Utility
Display a fatal error in a text window and bring up a dialog to close it.
error(Throwable, Closeable) - Static method in class rvl.util.Utility
Display a fatal exception and its stack trace; then shut down as in error(msg,app)
errSD - Variable in class rvl.stat.power.Oneway
 
eval(String, String, double) - Method in class rvl.piface.Piface
 
exit(int) - Static method in class rvl.util.Utility
Replacement for System.exit(status).
exp(double) - Static method in class rvl.piface.Piface
 

F

F - class rvl.stat.dist.F.
The F distribution (central and noncentral)
F() - Constructor for class rvl.stat.dist.F
 
fac - Variable in class rvl.stat.anova.Term
 
facName - Variable in class TermNames
 
facset - Variable in class rvl.stat.anova.FactorSet
 
Factor - class rvl.stat.anova.Factor.
Factor class
Factor() - Constructor for class rvl.stat.anova.Factor
 
factor(int) - Method in class rvl.stat.anova.Factor
Overrides Term method
factor(int) - Method in class rvl.stat.anova.Residual
 
factor(int) - Method in class rvl.stat.anova.Term
 
factor(int) - Method in class rvl.stat.anova.WithinCells
 
Factor(String, int, boolean) - Constructor for class rvl.stat.anova.Factor
Construct a Factor object
Factor(String, int, int) - Constructor for class rvl.stat.anova.Factor
Construct a Factor nested in one or more other factors.
Factor(String, int, Term) - Constructor for class rvl.stat.anova.Factor
Construct a Factor nested in one or more other factors.
FactorSet - class rvl.stat.anova.FactorSet.
FactorSet class - defines a set of factors having the same number of levels.
FactorSet(int) - Constructor for class rvl.stat.anova.FactorSet
Construct a FactorSet involving n factors
famSize - Variable in class rvl.piface.apps.AnovaCompGUI
 
fDialog() - Method in class rvl.piface.apps.AnovaPicker
 
feps - Variable in class rvl.util.SolveObject
 
feps - Variable in class rvl.util.UniFunction
 
feq(double, double) - Static method in class rvl.piface.Piface
 
feq(double, double, double) - Static method in class rvl.piface.Piface
 
fHalfLine(double) - Static method in class rvl.util.NumAnal
Utility fcn to do substitution x = (y - AA) / {BB + (y - AA)} to transform y in [AA,infty) or (-infty,AA] to x in [0,1).
field(String, double) - Method in class rvl.piface.Piface
 
field(String, String, double) - Method in class rvl.piface.Piface
 
field(String, String, double, int, int) - Method in class rvl.piface.Piface
Value-entry fields
filler() - Method in class rvl.piface.Piface
 
fixedFormat(double, int) - Static method in class rvl.util.Utility
 
fixedNames - Variable in class rvl.piface.apps.AnovaCompGUI
 
fixedRange - Variable in class rvl.piface.apps.AnovaHelper
 
fixedRange_changed() - Method in class rvl.piface.apps.AnovaHelper
Changed scaling option -- only needed response is to change labels in distn choices.
fixedTerms - Variable in class rvl.piface.apps.AnovaCompGUI
 
floor(double) - Static method in class rvl.piface.Piface
 
fmtNice(double[]) - Static method in class rvl.util.Utility
Find a string representation for a set of nice numbers (requires at least 2) This will return unreliable results if numbers are not nice, especially if the 1st 2 elements are equal
focusGained(FocusEvent) - Method in class rvl.awt.DoubleField
Handle focus events (1.1 model)
focusGained(FocusEvent) - Method in class rvl.awt.Slider
 
focusLost(FocusEvent) - Method in class rvl.awt.DoubleField
 
focusLost(FocusEvent) - Method in class rvl.awt.Slider
 
format(double, int) - Static method in class rvl.util.Utility
 
format(double, int, boolean) - Static method in class rvl.util.Utility
 
format(String, int) - Static method in class rvl.util.Utility
 
fullName - Variable in class rvl.stat.anova.Term
 
FunctionPointer - class rvl.util.FunctionPointer.
This class allows you to set up a UniFunction object for use in Solve, etc.
FunctionPointer(Class, String) - Constructor for class rvl.util.FunctionPointer
Constructor to set up a static method: public double fcn(double) as a UniFunction
FunctionPointer(Object, String) - Constructor for class rvl.util.FunctionPointer
Constructor to set up obj's method: public double fcn(double) as a UniFunction

G

gamma(double) - Static method in class rvl.util.MoreMath
Gamma function at x
GenericChi2GUI - class rvl.piface.GenericChi2GUI.
 
GenericChi2GUI(String) - Constructor for class rvl.piface.GenericChi2GUI
 
getActionCommand() - Method in class rvl.awt.PiDotplot
Mimics method of same name in ActionEvent.
getAllCompRestr(Term) - Method in class rvl.stat.anova.Model
 
getAppletInfo() - Method in class rvl.piface.apps.PiLaunch
 
getAppletInfo() - Method in class rvl.piface.apps.PiPicker
 
getCallCount() - Static method in class rvl.util.NumAnal
 
getChoice() - Method in class rvl.piface.PiChoice
 
getCompCoefs(Term, Factor[]) - Method in class rvl.stat.anova.Model
 
getCompErrorTerms(double[]) - Method in class rvl.stat.anova.Model
 
getComponent(String) - Method in class rvl.piface.Piface
 
getCompRestr(Term) - Method in class rvl.stat.anova.Model
 
getCompVariance(Term, Factor[], double[]) - Method in class rvl.stat.anova.Model
 
getCompVarString(Term, Factor[]) - Method in class rvl.stat.anova.Model
 
getDVar(Object[]) - Method in class rvl.piface.Piface
Get an element of a named double[] variable using reflection
getDVar(String) - Method in class rvl.piface.Piface
Get the value of a named double variable using reflection Also accesses an array element if the name ~ "var[index]"
getErrorTerms() - Method in class rvl.stat.anova.Model
 
getErrorTerms(double[][]) - Method in class rvl.stat.anova.Model
 
getFac(int) - Method in class rvl.stat.anova.Model
 
getFac(String) - Method in class rvl.stat.anova.Model
 
getFactors() - Method in class rvl.stat.anova.Term
 
GetFactorsGUI - class rvl.stat.anova.GetFactorsGUI.
GUI for soliciting factors
GetFactorsGUI(Model) - Constructor for class rvl.stat.anova.GetFactorsGUI
 
getHgap() - Method in class rvl.awt.RVLayout
 
getIVar(Object[]) - Method in class rvl.piface.Piface
Get an element of a named int[] variable using reflection
getIVar(String) - Method in class rvl.piface.Piface
Get the value of a named int variable using reflection
getLabel() - Method in class rvl.util.Category
 
getLabel() - Method in class rvl.util.Param
 
getLabel() - Method in interface rvl.util.Value
 
getLabel() - Method in class rvl.piface.PiActionAdapter
 
getLabel() - Method in class rvl.awt.PiArrayField
 
getLabel() - Method in class rvl.piface.PiButton
 
getLabel() - Method in class rvl.piface.PiCheckbox
 
getLabel() - Method in class rvl.piface.PiChoice
 
getLabel() - Method in interface rvl.piface.PiComponent
 
getLabel() - Method in class rvl.awt.PiDotplot
 
getLabel() - Method in class rvl.piface.PiDoubleField
 
getLabel() - Method in class rvl.piface.PiDoubleText
 
getLabel() - Method in class rvl.piface.PiMenuCheckbox
 
getLabel() - Method in class rvl.piface.PiMenuItem
 
getLabel() - Method in class rvl.piface.PiNumChoice
 
getLabel() - Method in class rvl.piface.PiNumCombo
 
getLabel() - Method in class rvl.piface.PiRadio
 
getLabel() - Method in class rvl.piface.PiSlider
 
getLevels() - Method in class rvl.stat.anova.Factor
 
getLevels() - Method in class rvl.stat.anova.FactorSet
 
getMaster() - Method in class rvl.piface.Piface
 
getMaximum() - Method in class rvl.awt.Slider
Get maximum of slider
getMinimum() - Method in class rvl.awt.Slider
Get minimum of slider
getMinimumSize() - Method in class rvl.awt.Dotplot
 
getMinimumSize() - Method in class rvl.awt.Plot
 
getMinimumSize() - Method in class rvl.awt.Slider
 
getMinimumSize() - Method in class rvl.piface.PiDoubleField
 
getMinimumSize() - Method in class rvl.piface.PiDoubleText
 
getModel() - Method in class rvl.piface.apps.AnovaGUI
 
getName() - Method in class rvl.util.Category
 
getName() - Method in class rvl.stat.anova.Factor
 
getName() - Method in class rvl.util.Param
 
getName() - Method in class rvl.stat.anova.Residual
 
getName() - Method in class rvl.stat.anova.Term
 
getName() - Method in interface rvl.util.Value
 
getName() - Method in class rvl.piface.PiActionAdapter
 
getName() - Method in class rvl.awt.PiArrayField
 
getName() - Method in class rvl.piface.PiButton
 
getName() - Method in class rvl.piface.PiCheckbox
 
getName() - Method in class rvl.piface.PiChoice
 
getName() - Method in interface rvl.piface.PiComponent
 
getName() - Method in class rvl.awt.PiDotplot
 
getName() - Method in class rvl.piface.PiDoubleField
 
getName() - Method in class rvl.piface.PiDoubleText
 
getName() - Method in class rvl.piface.PiMenuCheckbox
 
getName() - Method in class rvl.piface.PiMenuItem
 
getName() - Method in class rvl.piface.PiNumChoice
 
getName() - Method in class rvl.piface.PiNumCombo
 
getName() - Method in class rvl.piface.PiRadio
 
getName() - Method in class rvl.piface.PiSlider
 
getNest() - Method in class rvl.stat.anova.Term
 
getNobs() - Method in class rvl.stat.anova.Model
 
getPower() - Method in class rvl.piface.GenericChi2GUI
 
getPowerInfo(int) - Method in class rvl.stat.anova.Model
 
getPreferredSize() - Method in class rvl.awt.Dotplot
 
getPreferredSize() - Method in class rvl.awt.Plot
 
getPreferredSize() - Method in class rvl.awt.Slider
 
getPreferredSize() - Method in class rvl.piface.PiDoubleField
 
getPreferredSize() - Method in class rvl.piface.PiDoubleText
 
getPreferredSize() - Method in class rvl.piface.PiImage
 
getShortName() - Method in class rvl.stat.anova.Factor
 
getTerm(int) - Method in class rvl.stat.anova.Model
 
getTerms(String) - Static method in class TermNames
 
getTextValue() - Method in interface rvl.piface.IntComponent
 
getTextValue() - Method in class rvl.piface.PiCheckbox
 
getTextValue() - Method in class rvl.piface.PiChoice
 
getTextValue() - Method in class rvl.piface.PiMenuCheckbox
 
getTextValue() - Method in class rvl.piface.PiRadio
 
getValue() - Method in class rvl.awt.DoubleField
 
getValue() - Method in class rvl.awt.IntField
 
getValue() - Method in class rvl.awt.Slider
Get current value of slider
getValue() - Method in class rvl.awt.DoubleArrayField
 
getValue() - Method in interface rvl.piface.DoubleComponent
 
getValue() - Method in interface rvl.piface.IntComponent
 
getValue() - Method in class rvl.awt.PiArrayField
 
getValue() - Method in class rvl.piface.PiCheckbox
 
getValue() - Method in class rvl.piface.PiChoice
 
getValue() - Method in class rvl.awt.PiDotplot
 
getValue() - Method in class rvl.piface.PiDoubleField
 
getValue() - Method in class rvl.piface.PiDoubleText
 
getValue() - Method in class rvl.piface.PiMenuCheckbox
 
getValue() - Method in class rvl.piface.PiNumChoice
 
getValue() - Method in class rvl.piface.PiNumCombo
 
getValue() - Method in class rvl.piface.PiRadio
 
getValues() - Method in class rvl.awt.Dotplot
 
getVersion() - Static method in class rvl.piface.Piface
 
getVgap() - Method in class rvl.awt.RVLayout
 
getXData() - Method in class rvl.awt.Plot
 
getYData() - Method in class rvl.awt.Plot
 
gotFocus(Event, Object) - Method in class rvl.awt.DoubleField
Interpret focus events (1.0 model)
gotFocus(Event, Object) - Method in class rvl.awt.IntField
Interpret focus events
GridLine - class rvl.awt.GridLine.
User interface component intended for placing gridlines between components
GridLine(int) - Constructor for class rvl.awt.GridLine
 
GridLine(int, Color) - Constructor for class rvl.awt.GridLine
 
gui() - Method in class rvl.util.ModelessMsgBox
Set up the GUI
gui() - Method in class rvl.piface.AboutPiface
 
gui() - Method in class rvl.piface.Piface
Required method -- define the gui using calls to methods like addVar()
gui() - Method in class rvl.piface.apps.AnovaCompGUI
Set up the GUI
gui() - Method in class rvl.piface.apps.AnovaGUI
Set up the GUI
gui() - Method in class rvl.piface.apps.AnovaHelper
 
gui() - Method in class rvl.piface.apps.AnovaPicker
Set up the GUI
gui() - Method in class rvl.piface.apps.LogisticSLR
Set up the GUI
gui() - Method in class rvl.piface.apps.OnePCIGUI
Set up the GUI
gui() - Method in class rvl.piface.apps.OnePGUI
Set up the GUI
gui() - Method in class rvl.piface.apps.OneTCIGUI
Set up the GUI
gui() - Method in class rvl.piface.apps.OneTGUI
Set up the GUI
gui() - Method in class rvl.piface.apps.TEquivGUI
Set up the GUI
gui() - Method in class rvl.piface.apps.TwoPGUI
Set up the GUI
gui() - Method in class rvl.piface.apps.TwoTFlex
Set up the GUI
gui() - Method in class rvl.piface.apps.TwoTGUI
Set up the GUI
guiHelp() - Method in class rvl.piface.Piface
 

H

h0 - Variable in class rvl.awt.Plot
 
h1 - Variable in class rvl.awt.Plot
 
HandleEvent(Event) - Method in class rvl.stat.anova.GetFactorsGUI
 
help() - Method in class rvl.piface.apps.AnovaCompGUI
 
help() - Method in class rvl.piface.apps.AnovaGUI
 
helper - Variable in class rvl.piface.apps.AnovaGUI
 
helpMenu - Variable in class rvl.piface.Piface
 
hMax - Variable in class rvl.awt.Plot
 
hMin - Variable in class rvl.awt.Plot
 
HORIZ - Static variable in class rvl.awt.GridLine
 
horzFill(Container) - Method in class rvl.awt.RVLayout
Reserve a place for a stretchable horizontal gap (glue) in the layout.
hradio(String, String[], int) - Method in class rvl.piface.Piface
 
hradio(String, String, String[], int) - Method in class rvl.piface.Piface
 

I

ignoreActions - Variable in class rvl.piface.apps.AnovaCompGUI
 
ignoreActions - Variable in class rvl.piface.apps.AnovaGUI
 
illinois(UniFunction, double, double, double) - Static method in class rvl.util.Solve
Solve f.of(x) == target in the interval (x1,x2) using the Illinois method.
illinois(UniFunction, double, double, double, double, double) - Static method in class rvl.util.Solve
 
init() - Method in class ModelPowerApp
 
init() - Method in class rvl.piface.apps.PiLaunch
 
init() - Method in class rvl.piface.apps.PiPicker
 
initChi2() - Method in class rvl.piface.GenericChi2GUI
 
initChi2() - Method in class rvl.piface.apps.LogisticSLR
 
IntComponent - interface rvl.piface.IntComponent.
 
integral(Class, String, double, double, double) - Static method in class rvl.util.NumAnal
 
integral(Class, String, double, double, double, boolean) - Static method in class rvl.util.NumAnal
 
integral(Class, String, double, double, double, boolean, double, double) - Static method in class rvl.util.NumAnal
 
integral(Object, String, double, double, double) - Static method in class rvl.util.NumAnal
 
integral(Object, String, double, double, double, boolean) - Static method in class rvl.util.NumAnal
 
integral(Object, String, double, double, double, boolean, double, double) - Static method in class rvl.util.NumAnal
 
interval(String, double, double, double) - Method in class rvl.piface.Piface
 
interval(String, String, double, double, double) - Method in class rvl.piface.Piface
 
IntField - class rvl.awt.IntField.
GUI component for I/O of integers.
IntField(int) - Constructor for class rvl.awt.IntField
 
IntField(int, int) - Constructor for class rvl.awt.IntField
 
IntPlot - class rvl.awt.IntPlot.
 
IntPlot(double[][], double[][]) - Constructor for class rvl.awt.IntPlot
Constructor for general case.
IntPlot(double[], double[]) - Constructor for class rvl.awt.IntPlot
Constructor for a simple plot of one variable against another.
IntPlot(double[], double[][]) - Constructor for class rvl.awt.IntPlot
Constructor for a multiple plot of several y[]s, all with same x[].
isBad(double) - Method in class rvl.awt.Plot
 
isEditable() - Method in class rvl.awt.Slider
 
isEditable() - Method in class rvl.awt.DoubleArrayField
 
isEditable() - Method in class rvl.awt.PiArrayField
 
isEditable() - Method in class rvl.awt.PiDotplot
 
isEditable() - Method in class rvl.piface.PiDoubleField
 
isFinite - Variable in class rvl.piface.apps.OnePCIGUI
 
isFinite - Variable in class rvl.piface.apps.OneTCIGUI
 
isFinite_changed() - Method in class rvl.piface.apps.OnePCIGUI
 
isFinite_changed() - Method in class rvl.piface.apps.OneTCIGUI
 
isMoveable() - Method in class rvl.awt.IntPlot
 
isRandom() - Method in class rvl.stat.anova.Factor
Overrides Term method
isRandom() - Method in class rvl.stat.anova.Residual
 
isRandom() - Method in class rvl.stat.anova.Term
 
isRandom() - Method in class rvl.stat.anova.WithinCells
 
isRep - Variable in class rvl.piface.apps.AnovaPicker
 
isRep_changed() - Method in class rvl.piface.apps.AnovaPicker
 
isStretchable - Variable in class rvl.piface.PiPanel
 
isStretchable() - Method in class rvl.awt.RVLayout
 
isValid(double) - Method in class rvl.util.Category
 
isValid(double) - Method in class rvl.util.Param
 
isValid(double) - Method in interface rvl.util.Value
 
itemStateChanged(ItemEvent) - Method in class rvl.awt.Slider
 
itemStateChanged(ItemEvent) - Method in class rvl.piface.PiCheckbox
 
itemStateChanged(ItemEvent) - Method in class rvl.piface.PiChoice
 
itemStateChanged(ItemEvent) - Method in class rvl.piface.PiMenuCheckbox
 
itemStateChanged(ItemEvent) - Method in class rvl.piface.PiNumChoice
 
itemStateChanged(ItemEvent) - Method in class rvl.piface.PiNumCombo
 
itemStateChanged(ItemEvent) - Method in class rvl.piface.PiRadio
 

J

javaVersion - Variable in class rvl.piface.Piface
 

K

k - Variable in class rvl.stat.power.Oneway
 
keyDown(Event, int) - Method in class rvl.awt.DoubleField
Look for RETURN key to create an event, else pass on to superclass
keyDown(Event, int) - Method in class rvl.awt.IntField
Look for RETURN key to create an event, else pass on to superclass
keyPressed(KeyEvent) - Method in class rvl.awt.Slider
 
keyPressed(KeyEvent) - Method in class rvl.awt.PiArrayField
 
keyReleased(KeyEvent) - Method in class rvl.awt.Slider
 
keyReleased(KeyEvent) - Method in class rvl.awt.PiArrayField
 
keyTyped(KeyEvent) - Method in class rvl.awt.Slider
 
keyTyped(KeyEvent) - Method in class rvl.awt.PiArrayField
 

L

label - Variable in class rvl.util.Category
 
label - Variable in class rvl.util.Param
 
label(String) - Method in class rvl.piface.AboutPiface
 
label(String) - Method in class rvl.piface.Piface
 
label(String, Color, Font) - Method in class rvl.piface.AboutPiface
 
label(String, Font) - Method in class rvl.piface.Piface
Labels
lambda(double, double, double) - Static method in class rvl.stat.dist.Chi2
 
lambda(double, double, double, double) - Static method in class rvl.stat.dist.F
 
layoutContainer(Container) - Method in class rvl.awt.RVLayout
 
levels - Variable in class rvl.stat.anova.Factor
 
levFld - Variable in class rvl.piface.apps.AnovaPicker
 
LinAlg - class rvl.util.LinAlg.
Linear algebra functions
LinAlg() - Constructor for class rvl.util.LinAlg
 
linCon(int) - Method in class rvl.piface.apps.AnovaHelper
 
lineColor - Variable in class rvl.awt.Plot
 
linkAOV() - Method in class rvl.piface.apps.AnovaCompGUI
 
linkComps() - Method in class rvl.piface.apps.AnovaGUI
 
linkHelper() - Method in class rvl.piface.apps.AnovaGUI
 
listeners - Variable in class rvl.piface.Piface
 
localHelp() - Method in class rvl.piface.apps.AnovaPicker
 
localHelp() - Method in class rvl.piface.apps.OnePCIGUI
 
localHelp() - Method in class rvl.piface.apps.OnePGUI
 
localHelp() - Method in class rvl.piface.apps.OneTCIGUI
 
localHelp() - Method in class rvl.piface.apps.OneTGUI
 
localHelp() - Method in class rvl.piface.apps.TwoPGUI
 
localHelp() - Method in class rvl.piface.apps.TwoTFlex
 
localHelp() - Method in class rvl.piface.apps.TwoTGUI
 
locate(int, int, int) - Method in class rvl.awt.IntPlot
Locate a point near given screen coordinates
log(double) - Static method in class rvl.piface.Piface
 
log10(double) - Static method in class rvl.piface.Piface
 
logGamma(double) - Static method in class rvl.util.MoreMath
Natural logarithm of the gamma function at x
LogisticSLR - class rvl.piface.apps.LogisticSLR.
 
LogisticSLR() - Constructor for class rvl.piface.apps.LogisticSLR
The following code makes it self-standing...
lostFocus(Event, Object) - Method in class rvl.awt.DoubleField
 
lostFocus(Event, Object) - Method in class rvl.awt.IntField
 
LOWERED - Static variable in class rvl.piface.PiPanel
 
LU(double[][], int[]) - Static method in class rvl.util.LinAlg
 
LUInPlace(double[][], int[]) - Static method in class rvl.util.LinAlg
in-place LU decomposition of A uses scaled-column pivoting
LUSolve(double[][], int[], double[]) - Static method in class rvl.util.LinAlg
 
LUSolveInPlace(double[][], int[], double[]) - Static method in class rvl.util.LinAlg
Solve the system LUx = b (in-place; alters b)

M

main(String[]) - Static method in class rvl.util.FunctionPointer
 
main(String[]) - Static method in class TermNames
 
main(String[]) - Static method in class rvl.stat.dist.Tukey
 
main(String[]) - Static method in class rvl.util.Utility
 
main(String[]) - Static method in class rvl.piface.apps.AnovaCompGUI
 
main(String[]) - Static method in class rvl.piface.apps.AnovaHelper
 
main(String[]) - Static method in class rvl.piface.apps.AnovaPicker
 
main(String[]) - Static method in class rvl.piface.apps.LogisticSLR
 
main(String[]) - Static method in class rvl.piface.apps.OnePCIGUI
 
main(String[]) - Static method in class rvl.piface.apps.OnePGUI
 
main(String[]) - Static method in class rvl.piface.apps.OneTCIGUI
 
main(String[]) - Static method in class rvl.piface.apps.OneTGUI
 
main(String[]) - Static method in class rvl.piface.apps.TEquivGUI
 
main(String[]) - Static method in class rvl.piface.apps.TwoPGUI
 
main(String[]) - Static method in class rvl.piface.apps.TwoTFlex
 
main(String[]) - Static method in class rvl.piface.apps.TwoTGUI
 
max - Variable in class rvl.util.Param
 
max(double, double) - Static method in class rvl.piface.Piface
 
max(int, int) - Static method in class rvl.piface.Piface
 
maxIter - Variable in class rvl.util.SolveObject
Controls for solving process
maxIter - Variable in class rvl.util.UniFunction
Controls for solving process
maxSearch - Variable in class rvl.util.SolveObject
Controls for solving process
maxSearch - Variable in class rvl.util.UniFunction
Controls for solving process
ME - Variable in class rvl.piface.apps.OnePCIGUI
 
ME - Variable in class rvl.piface.apps.OneTCIGUI
 
mean(double[]) - Static method in class rvl.stat.Stat
 
meanSD(double[]) - Static method in class rvl.stat.Stat
 
menuBar - Variable in class rvl.piface.Piface
 
menuCheckbox(String, int) - Method in class rvl.piface.Piface
 
menuCheckbox(String, int, Menu) - Method in class rvl.piface.Piface
 
menuCheckbox(String, String, int) - Method in class rvl.piface.Piface
 
menuCheckbox(String, String, int, Menu) - Method in class rvl.piface.Piface
Checkbox menu items
menuItem(String, String) - Method in class rvl.piface.Piface
 
menuItem(String, String, Menu) - Method in class rvl.piface.Piface
 
Method - Variable in class rvl.piface.apps.OnePGUI
 
Method_changed() - Method in class rvl.piface.apps.OnePGUI
 
mh - Variable in class rvl.awt.Plot
 
min - Variable in class rvl.util.Param
 
min(double, double) - Static method in class rvl.piface.Piface
 
min(int, int) - Static method in class rvl.piface.Piface
 
minFormat(double, double) - Static method in class rvl.util.Utility
 
minimumLayoutSize(Container) - Method in class rvl.awt.RVLayout
 
minimumSize() - Method in class rvl.awt.Dotplot
 
minimumSize() - Method in class rvl.awt.Plot
 
minimumSize() - Method in class rvl.awt.Slider
 
minimumSize() - Method in class rvl.piface.PiDoubleField
 
minimumSize() - Method in class rvl.piface.PiDoubleText
 
minus(Factor[]) - Method in class rvl.stat.anova.Term
 
model - Variable in class rvl.piface.apps.AnovaCompGUI
 
Model - class rvl.stat.anova.Model.
 
Model() - Constructor for class rvl.stat.anova.Model
 
Model(String) - Constructor for class rvl.stat.anova.Model
Construct a Model by parsing a string s
ModelessMsgBox - class rvl.util.ModelessMsgBox.
 
ModelessMsgBox(String, String, Closeable) - Constructor for class rvl.util.ModelessMsgBox
The following code makes it self-standing...
ModelPowerApp - class ModelPowerApp.
GUI for soliciting factors
ModelPowerApp() - Constructor for class ModelPowerApp
 
modFld - Variable in class rvl.piface.apps.AnovaPicker
 
MoreMath - class rvl.util.MoreMath.
Useful math functions
MoreMath() - Constructor for class rvl.util.MoreMath
 
mouseClicked(MouseEvent) - Method in class rvl.awt.Dotplot
 
mouseClicked(MouseEvent) - Method in class rvl.awt.IntPlot
 
mouseDragged(MouseEvent) - Method in class rvl.awt.Dotplot
 
mouseDragged(MouseEvent) - Method in class rvl.awt.IntPlot
 
mouseEntered(MouseEvent) - Method in class rvl.awt.Dotplot
 
mouseEntered(MouseEvent) - Method in class rvl.awt.IntPlot
 
mouseExited(MouseEvent) - Method in class rvl.awt.Dotplot
 
mouseExited(MouseEvent) - Method in class rvl.awt.IntPlot
 
mouseMoved(MouseEvent) - Method in class rvl.awt.Dotplot
 
mouseMoved(MouseEvent) - Method in class rvl.awt.IntPlot
 
mousePressed(MouseEvent) - Method in class rvl.awt.Dotplot
 
mousePressed(MouseEvent) - Method in class rvl.awt.IntPlot
If mouse button is pressed, register which point (if any) is to be moved
mouseReleased(MouseEvent) - Method in class rvl.awt.Dotplot
 
mouseReleased(MouseEvent) - Method in class rvl.awt.IntPlot
 
mult - Variable in class rvl.piface.apps.TwoTFlex
 
mult - Variable in class rvl.piface.apps.TwoTGUI
 
mult_changed() - Method in class rvl.piface.apps.TwoTFlex
 
mult_changed() - Method in class rvl.piface.apps.TwoTGUI
 
mv - Variable in class rvl.awt.Plot
 

N

n - Variable in class rvl.stat.power.Oneway
 
n - Variable in class rvl.piface.apps.AnovaCompGUI
 
n - Variable in class rvl.piface.apps.AnovaGUI
 
n - Variable in class rvl.piface.GenericChi2GUI
 
n - Variable in class rvl.piface.apps.OnePCIGUI
 
n - Variable in class rvl.piface.apps.OnePGUI
 
n - Variable in class rvl.piface.apps.OneTCIGUI
 
n - Variable in class rvl.piface.apps.OneTGUI
 
n - Variable in class rvl.piface.apps.TEquivGUI
 
N - Variable in class rvl.piface.apps.OnePCIGUI
 
N - Variable in class rvl.piface.apps.OneTCIGUI
 
n_changed() - Method in class rvl.piface.apps.AnovaCompGUI
 
n_changed() - Method in class rvl.piface.apps.AnovaGUI
 
n_changed() - Method in class rvl.piface.apps.OnePCIGUI
 
n_changed() - Method in class rvl.piface.apps.OneTCIGUI
 
n1 - Variable in class rvl.piface.apps.TwoPGUI
 
n1 - Variable in class rvl.piface.apps.TwoTFlex
 
n1 - Variable in class rvl.piface.apps.TwoTGUI
 
n2 - Variable in class rvl.piface.apps.TwoPGUI
 
n2 - Variable in class rvl.piface.apps.TwoTFlex
 
n2 - Variable in class rvl.piface.apps.TwoTGUI
 
n2_changed() - Method in class rvl.piface.apps.TwoPGUI
 
n2_changed() - Method in class rvl.piface.apps.TwoTFlex
 
n2_changed() - Method in class rvl.piface.apps.TwoTGUI
 
name - Variable in class rvl.util.Category
 
name - Variable in class rvl.stat.anova.Factor
 
name - Variable in class rvl.util.Param
 
NaN(String) - Static method in class rvl.util.Utility
Displays the message and returns Double.NaN.
ncp - Variable in class rvl.piface.GenericChi2GUI
 
needsRescaling - Variable in class rvl.awt.Plot
 
nestedIn - Variable in class rvl.stat.anova.Term
 
nestName - Variable in class TermNames
 
newColumn() - Method in class rvl.piface.Piface
Add a new panel to the gui
nFac() - Method in class rvl.stat.anova.Model
 
nice(double, double, int, boolean) - Static method in class rvl.util.Utility
Return an array of nice numbers that contain the interval (a,b) (if enclose==true) or that fall within [a,b] (if enclose==false)
NO_BORDER - Static variable in class rvl.piface.PiPanel
 
Normal - class rvl.stat.dist.Normal.
The normal distribution
Normal() - Constructor for class rvl.stat.dist.Normal
 
noteLbl - Variable in class rvl.piface.apps.AnovaPicker
 
notifyListeners(String) - Method in class rvl.piface.Piface
Notify all the listeners of a value change Current variables are saved and restored before and after each call to keep things orderly
notifyListeners(String, PiListener) - Method in class rvl.piface.Piface
Notify all the listeners of a value change Current variables are saved and restored before and after each call to keep things orderly.
nrand() - Static method in class rvl.piface.Piface
 
nTerm() - Method in class rvl.stat.anova.Model
 
NumAnal - class rvl.util.NumAnal.
 
NumAnal() - Constructor for class rvl.util.NumAnal
 

O

obar(String, double) - Method in class rvl.piface.Piface
 
obar(String, double, int) - Method in class rvl.piface.Piface
 
obar(String, String, double) - Method in class rvl.piface.Piface
 
obar(String, String, double, int) - Method in class rvl.piface.Piface
 
of(double) - Method in class rvl.util.FunctionPointer
Required method of UniFunction.
of(double) - Method in class rvl.util.SolveObject
 
of(double) - Method in class rvl.util.UniFunction
 
of(double) - Method in class rvl.piface.PifaceAux
 
ofield(String, double) - Method in class rvl.piface.Piface
 
ofield(String, String, double) - Method in class rvl.piface.Piface
 
ofield(String, String, double, int, int) - Method in class rvl.piface.Piface
 
ointerval(String, double, double, double) - Method in class rvl.piface.Piface
 
ointerval(String, String, double, double, double) - Method in class rvl.piface.Piface
 
ok() - Method in class rvl.util.ModelessMsgBox
 
OnePCIGUI - class rvl.piface.apps.OnePCIGUI.
 
OnePCIGUI() - Constructor for class rvl.piface.apps.OnePCIGUI
The following code makes it self-standing...
OnePGUI - class rvl.piface.apps.OnePGUI.
 
OnePGUI() - Constructor for class rvl.piface.apps.OnePGUI
The following code makes it self-standing...
OneTCIGUI - class rvl.piface.apps.OneTCIGUI.
 
OneTCIGUI() - Constructor for class rvl.piface.apps.OneTCIGUI
The following code makes it self-standing...
OneTGUI - class rvl.piface.apps.OneTGUI.
 
OneTGUI() - Constructor for class rvl.piface.apps.OneTGUI
The following code makes it self-standing...
Oneway - class rvl.stat.power.Oneway.
 
Oneway(int, double, double, double, double) - Constructor for class rvl.stat.power.Oneway
 
opt - Variable in class rvl.piface.apps.OneTGUI
 
opt - Variable in class rvl.piface.apps.TwoTFlex
 
opt - Variable in class rvl.piface.apps.TwoTGUI
 
optMenu - Variable in class rvl.piface.Piface
 
order() - Method in class rvl.stat.anova.Factor
Overrides Term method
order() - Method in class rvl.stat.anova.Residual
 
order() - Method in class rvl.stat.anova.Term
 
order() - Method in class rvl.stat.anova.WithinCells
 
order(double[]) - Static method in class rvl.util.Sort
 
order(double[]) - Static method in class rvl.util.Utility
 
order(int[], double[], int, int) - Static method in class rvl.util.Sort
 
order(int[], double[], int, int) - Static method in class rvl.util.Utility
 
oslider(String, double) - Method in class rvl.piface.Piface
 
oslider(String, double, int) - Method in class rvl.piface.Piface
 
oslider(String, String, double) - Method in class rvl.piface.Piface
 
oslider(String, String, double, int) - Method in class rvl.piface.Piface
 
otext(String, String, double) - Method in class rvl.piface.Piface
 
otext(String, String, double, int) - Method in class rvl.piface.Piface
 
overlaps(Factor) - Method in class rvl.stat.anova.Residual
 
overlaps(Factor) - Method in class rvl.stat.anova.Term
 
overlaps(Factor) - Method in class rvl.stat.anova.WithinCells
 
overlaps(Term) - Method in class rvl.stat.anova.Term
 

P

p - Variable in class rvl.piface.apps.OnePGUI
 
p0 - Variable in class rvl.piface.apps.OnePGUI
 
p1 - Variable in class rvl.piface.apps.TwoPGUI
 
p2 - Variable in class rvl.piface.apps.TwoPGUI
 
paint(Graphics) - Method in class rvl.awt.Dotplot
 
paint(Graphics) - Method in class rvl.awt.GridLine
 
paint(Graphics) - Method in class rvl.awt.Plot
 
paint(Graphics) - Method in class rvl.awt.Slider
 
paint(Graphics) - Method in class rvl.piface.PiDoubleText
 
paint(Graphics) - Method in class rvl.piface.PiGraph
 
paint(Graphics) - Method in class rvl.piface.PiImage
 
paint(Graphics) - Method in class rvl.piface.PiPanel
Override the paint method -- draw the border before the rest of the panel is painted.
panel - Variable in class rvl.piface.Piface
 
panels - Variable in class rvl.piface.Piface
 
Param - class rvl.util.Param.
Class for specifying numerical parameters
Param(String, double) - Constructor for class rvl.util.Param
Construct a Param object
Param(String, double, String) - Constructor for class rvl.util.Param
Construct a Param object
params - Variable in class rvl.piface.GenericChi2GUI
 
parse(String) - Static method in class TermNames
Parse t and return a TermNames object
parseDoubles(String) - Static method in class rvl.util.Utility
Return an array of double values parsed from a string Any invalid entries are returned as Double.NaN
pdf(double) - Static method in class rvl.stat.dist.Normal
 
pi - Variable in class rvl.piface.apps.OnePCIGUI
 
piAction(String) - Method in class rvl.piface.PiGraph
 
piAction(String) - Method in interface rvl.piface.PiListener
This is called when the value of the variable "varName" is changed in the Piface
piAction(String) - Method in class rvl.piface.apps.AnovaCompGUI
 
piAction(String) - Method in class rvl.piface.apps.AnovaGUI
 
piAction(String) - Method in class rvl.piface.apps.AnovaHelper
 
PiActionAdapter - class rvl.piface.PiActionAdapter.
The purpose of this class is to make it easy to write a Piface-style event handler for any Component that creates an ActionEvent.
PiActionAdapter(String, Component) - Constructor for class rvl.piface.PiActionAdapter
Simplified constructor where the label is set equal to methodName
PiActionAdapter(String, String, Component) - Constructor for class rvl.piface.PiActionAdapter
Constructor
PiArrayField - class rvl.awt.PiArrayField.
 
PiArrayField(String, String, double[]) - Constructor for class rvl.awt.PiArrayField
constructor - initialize with given name, label, value
PiArrayField(String, String, double[], int) - Constructor for class rvl.awt.PiArrayField
constructor - initialize with given name, label, value, and field width
PiButton - class rvl.piface.PiButton.
 
PiCheckbox - class rvl.piface.PiCheckbox.
 
PiChoice - class rvl.piface.PiChoice.
 
PiComponent - interface rvl.piface.PiComponent.
 
PiDotplot - class rvl.awt.PiDotplot.
 
PiDotplot(String, String, double[]) - Constructor for class rvl.awt.PiDotplot
constructor - initialize with given name, label, and value
PiDoubleField - class rvl.piface.PiDoubleField.
 
PiDoubleField(String, String, double) - Constructor for class rvl.piface.PiDoubleField
 
PiDoubleField(String, String, double, int, int) - Constructor for class rvl.piface.PiDoubleField
 
PiDoubleText - class rvl.piface.PiDoubleText.
Output-only component to display a double-precision value Similar to the top part of a Slider
PiDoubleText(String, String, double) - Constructor for class rvl.piface.PiDoubleText
 
PiDoubleText(String, String, double, int) - Constructor for class rvl.piface.PiDoubleText
 
Piface - class rvl.piface.Piface.
Abstract class for simple construction a graphical interface.
Piface() - Constructor for class rvl.piface.Piface
Piface constructor
Piface(String) - Constructor for class rvl.piface.Piface
Piface constructor - puts title on top bar
Piface(String, boolean) - Constructor for class rvl.piface.Piface
Piface constructor - puts title on top bar conditionally builds GUI
PifaceAux - class rvl.piface.PifaceAux.
Auxiliary class used by Piface.solve()
PifaceAux(String, String, Piface) - Constructor for class rvl.piface.PifaceAux
 
PiGraph - class rvl.piface.PiGraph.
 
PiGraph(Piface) - Constructor for class rvl.piface.PiGraph
Constructor
PiImage - class rvl.piface.PiImage.
 
PiImage(String, Class) - Constructor for class rvl.piface.PiImage
Constructor - sets preferred size to image size
PiImage(String, Class, int, int) - Constructor for class rvl.piface.PiImage
Constructor - sets preferred size to specified width and height
PiLaunch - class rvl.piface.apps.PiLaunch.
 
PiLaunch() - Constructor for class rvl.piface.apps.PiLaunch
 
PiListener - interface rvl.piface.PiListener.
Basic interface for any accessories that might be added to Piface dialogs.
PiMenuCheckbox - class rvl.piface.PiMenuCheckbox.
 
PiMenuItem - class rvl.piface.PiMenuItem.
 
PiNumChoice - class rvl.piface.PiNumChoice.
 
PiNumCombo - class rvl.piface.PiNumCombo.
 
PiPanel - class rvl.piface.PiPanel.
Simple extension of Panel that adds ability to add a border around it.
PiPanel() - Constructor for class rvl.piface.PiPanel
 
PiPanel(LayoutManager) - Constructor for class rvl.piface.PiPanel
 
PiPicker - class rvl.piface.apps.PiPicker.
 
PiPicker() - Constructor for class rvl.piface.apps.PiPicker
 
PiRadio - class rvl.piface.PiRadio.
 
PiSlider - class rvl.pi.PiSlider.
 
PiSlider - class rvl.piface.PiSlider.
 
PiSlider(Object, String, String, double, double) - Constructor for class rvl.pi.PiSlider
 
PiSlider(String, String, double) - Constructor for class rvl.piface.PiSlider
 
PLAIN_BORDER - Static variable in class rvl.piface.PiPanel
 
Plot - class rvl.awt.Plot.
 
plot_changed() - Method in class rvl.piface.apps.AnovaHelper
 
Plot(double[][], double[][]) - Constructor for class rvl.awt.Plot
General constructor: Plots y[0][] vs x[0][], y[2][] vs x[1][], ...
Plot(double[], double[]) - Constructor for class rvl.awt.Plot
Constructor for a simple plot of one variable against another.
Plot(double[], double[][]) - Constructor for class rvl.awt.Plot
Constructor for a multiple plot of several y[]s, all with same x[].
Poisson - class rvl.stat.dist.Poisson.
The Poisson distribution
Poisson() - Constructor for class rvl.stat.dist.Poisson
 
pow(double, double) - Static method in class rvl.piface.Piface
 
power - Variable in class rvl.piface.apps.AnovaCompGUI
 
power - Variable in class rvl.piface.apps.AnovaGUI
 
power - Variable in class rvl.piface.GenericChi2GUI
 
power - Variable in class rvl.piface.apps.OneTGUI
 
power - Variable in class rvl.piface.apps.TEquivGUI
 
power - Variable in class rvl.piface.apps.TwoTFlex
 
power - Variable in class rvl.piface.apps.TwoTGUI
 
Power - Variable in class rvl.piface.apps.OnePGUI
 
Power - Variable in class rvl.piface.apps.TwoPGUI
 
power_changed_equiv() - Method in class rvl.piface.apps.TwoTFlex
 
power_changed_numerical() - Method in class rvl.piface.apps.TwoTGUI
 
power_changed() - Method in class rvl.piface.apps.AnovaGUI
 
power_changed() - Method in class rvl.piface.apps.OneTGUI
 
power_changed() - Method in class rvl.piface.apps.TwoTFlex
 
power_changed() - Method in class rvl.piface.apps.TwoTGUI
 
Power_changed() - Method in class rvl.piface.apps.OnePGUI
 
power() - Method in class rvl.stat.power.Oneway
 
power(double) - Static method in class rvl.stat.dist.Chi2
 
power(double) - Static method in class rvl.stat.dist.F
 
power(double) - Static method in class rvl.stat.dist.Normal
 
power(double) - Static method in class rvl.stat.dist.T
 
power(double[], double) - Method in class rvl.stat.anova.Model
 
power(double, double, double) - Static method in class rvl.stat.dist.Chi2
Power for a right-tailed test of size alpha
power(double, double, double, double) - Static method in class rvl.stat.dist.F
 
power(double, double, double, double, boolean) - Static method in class rvl.stat.dist.F
 
power(double, double, int, double) - Static method in class rvl.stat.dist.T
 
power(double, double, int, int, double) - Static method in class rvl.stat.dist.Binomial
 
power(double, int, double) - Static method in class rvl.stat.dist.Normal
Power for homogeneous-variance case
power(double, int, double, double) - Static method in class rvl.stat.dist.Normal
 
powerEquiv(double) - Static method in class rvl.stat.dist.T
Used for integration in rocEquiv -- not meant to be called by user
powerEquiv(double, double, double, double, double) - Static method in class rvl.stat.dist.T
 
powerr(double) - Static method in class rvl.stat.dist.F
 
preDef - Variable in class rvl.piface.apps.AnovaPicker
 
preDef_changed() - Method in class rvl.piface.apps.AnovaPicker
 
preferredLayoutSize(Container) - Method in class rvl.awt.RVLayout
 
preferredSize() - Method in class rvl.awt.Dotplot
 
preferredSize() - Method in class rvl.awt.GridLine
 
preferredSize() - Method in class rvl.awt.Plot
 
preferredSize() - Method in class rvl.awt.Slider
 
preferredSize() - Method in class rvl.piface.PiDoubleField
 
preferredSize() - Method in class rvl.piface.PiDoubleText
 
preferredSize() - Method in class rvl.piface.PiImage
 
prevTT - Variable in class rvl.piface.apps.TwoTFlex
 
prevTT - Variable in class rvl.piface.apps.TwoTGUI
 
print(double[]) - Static method in class rvl.util.LinAlg
print a vector
printEMS() - Method in class rvl.stat.anova.Model
 
println(double[]) - Static method in class rvl.util.LinAlg
print a vector, then a newline
println(double[][]) - Static method in class rvl.util.LinAlg
print a matrix and a newline
processMouseEvent(MouseEvent) - Method in class rvl.awt.Slider
 
processMouseMotionEvent(MouseEvent) - Method in class rvl.awt.Slider
 

Q

qsort(double[]) - Static method in class rvl.util.Sort
Quick-sort algorithm Sorts x[] in place
qsort(double[]) - Static method in class rvl.util.Utility
Quick-sort algorithm Sorts x[] in place
qsort(double[], int, int) - Static method in class rvl.util.Sort
This does the real work of qsort(double x[]); it sorts a partition of x[] from x[bot] to x[top], making recursive calls as needed.
qsort(double[], int, int) - Static method in class rvl.util.Utility
This does the real work of qsort(double x[]); it sorts a partition of x[] from x[bot] to x[top], making recursive calls as needed.
quantile(double) - Static method in class rvl.stat.dist.Normal
 
quantile(double, double) - Static method in class rvl.stat.dist.Chi2
 
quantile(double, double) - Static method in class rvl.stat.dist.Poisson
 
quantile(double, double) - Static method in class rvl.stat.dist.T
 
quantile(double, double, double) - Static method in class rvl.stat.dist.Beta
 
quantile(double, double, double) - Static method in class rvl.stat.dist.Chi2
 
quantile(double, double, double) - Static method in class rvl.stat.dist.F
 
quantile(double, double, double) - Static method in class rvl.stat.dist.Normal
 
quantile(double, double, double) - Static method in class rvl.stat.dist.T
 
quantile(double, double, double) - Static method in class rvl.stat.dist.Tukey
Quantile of usual studentized range distribution (max of 1 studentized range)
quantile(double, double, double, double) - Static method in class rvl.stat.dist.Beta
 
quantile(double, double, double, double) - Static method in class rvl.stat.dist.F
 
quantile(double, double, double, double) - Static method in class rvl.stat.dist.Tukey
 
quantile(double, int, double) - Static method in class rvl.stat.dist.Binomial
 
quit(String) - Method in class rvl.piface.apps.PiLaunch
 
quit(String) - Method in class rvl.piface.apps.PiPicker
 

R

radio(String, String, String[], int, int) - Method in class rvl.piface.Piface
Radio buttons - value is index (0-based) of selected button Usually you'll want hradio() or vradio() for horizontal or vertical arrangements; but you may use radio() to specify something in between.
RAISED - Static variable in class rvl.piface.PiPanel
 
randFld - Variable in class rvl.piface.apps.AnovaPicker
 
random - Variable in class rvl.stat.anova.Factor
 
random - Variable in class rvl.piface.apps.AnovaGUI
 
random - Variable in class rvl.piface.GenericChi2GUI
 
random_changed() - Method in class rvl.piface.apps.AnovaGUI
 
random() - Static method in class rvl.piface.Piface
 
rank(double[]) - Static method in class rvl.util.Sort
 
rank(double[]) - Static method in class rvl.util.Utility
 
rankTies(double[]) - Static method in class rvl.util.Sort
 
rankTies(double[]) - Static method in class rvl.util.Utility
 
recalcLU - Variable in class rvl.stat.anova.Model
 
relabel(String, String) - Method in class rvl.piface.Piface
Re-label a component
removeLayoutComponent(Component) - Method in class rvl.awt.RVLayout
 
removePiListener(PiListener) - Method in class rvl.piface.Piface
 
removeTerm(int) - Method in class rvl.stat.anova.Model
 
rep_changed() - Method in class rvl.piface.apps.AnovaPicker
 
repaint() - Method in class rvl.awt.Slider
 
repFld - Variable in class rvl.piface.apps.AnovaPicker
 
report() - Method in class rvl.piface.apps.AnovaCompGUI
 
report() - Method in class rvl.piface.apps.AnovaGUI
 
reportString() - Method in class rvl.piface.apps.AnovaGUI
 
reps - Variable in class rvl.piface.apps.AnovaPicker
 
rescale() - Method in class rvl.awt.Plot
Set values if xMin, xMax, yMin, yMax
Residual - class rvl.stat.anova.Residual.
The RESIDUAL term in an anova model.
Residual(Model) - Constructor for class rvl.stat.anova.Residual
Construct a RESIDUAL term for a model
restoreVars(double[]) - Method in class rvl.piface.Piface
 
restoreVars(double[]) - Method in class rvl.piface.apps.AnovaCompGUI
We need to override parent method because the n[] values are also stored and used by the model object!
restoreVars(double[]) - Method in class rvl.piface.apps.AnovaGUI
We need to override parent method because n[] values are also stored and used by the model object!
restr - Variable in class rvl.piface.apps.AnovaCompGUI
 
restr_changed() - Method in class rvl.piface.apps.AnovaCompGUI
 
restrStg - Variable in class rvl.piface.apps.AnovaCompGUI
 
restrVec - Variable in class rvl.piface.apps.AnovaCompGUI
 
rocArea(double, double) - Static method in class rvl.stat.dist.Chi2
 
rocArea(double, double, double) - Static method in class rvl.stat.dist.Chi2
 
rocArea(double, double, double) - Static method in class rvl.stat.dist.F
 
rocArea(double, double, double, boolean) - Static method in class rvl.stat.dist.F
 
rocArea(double, double, double, boolean, double) - Static method in class rvl.stat.dist.F
 
rocArea(double, double, double, double) - Static method in class rvl.stat.dist.F
 
rocArea(double, double, int) - Static method in class rvl.stat.dist.T
 
rocArea(double, double, int, double) - Static method in class rvl.stat.dist.T
 
rocArea(double, int) - Static method in class rvl.stat.dist.Normal
 
rocArea(double, int, double) - Static method in class rvl.stat.dist.Normal
 
rocEquiv(double, double, double, double) - Static method in class rvl.stat.dist.T
 
rocEquiv(double, double, double, double, double) - Static method in class rvl.stat.dist.T
 
rocMeth - Variable in class rvl.piface.apps.TwoTGUI
 
rocMeth_changed() - Method in class rvl.piface.apps.TwoTGUI
 
round(double) - Static method in class rvl.piface.Piface
 
round(double, int) - Static method in class rvl.piface.Piface
 
RVLayout - class rvl.awt.RVLayout.
 
RVLayout() - Constructor for class rvl.awt.RVLayout
Construct a new RVLayout with default of 2 columns
RVLayout(int) - Constructor for class rvl.awt.RVLayout
Construct a new RVLayout with ncols columns
RVLayout(int, boolean, boolean) - Constructor for class rvl.awt.RVLayout
Construct a new RVLayout with ncols columns and specified enabling of stretching of components
RVLayout(int, int, int) - Constructor for class rvl.awt.RVLayout
Construct a new RVLayout with ncols columns and specified gaps between components
RVLayout(int, int, int, boolean, boolean) - Constructor for class rvl.awt.RVLayout
Construct a new RVLayout with ncols columns, specified gaps between components, and specified enabling of stretching of components

S

sameScale - Variable in class rvl.awt.Plot
 
sattPower() - Method in class rvl.piface.apps.TwoTFlex
 
sattPower() - Method in class rvl.piface.apps.TwoTGUI
 
saveN1 - Variable in class rvl.piface.apps.TwoTFlex
 
saveN1 - Variable in class rvl.piface.apps.TwoTGUI
 
saveN2 - Variable in class rvl.piface.apps.TwoTFlex
 
saveN2 - Variable in class rvl.piface.apps.TwoTGUI
 
saveVars() - Method in class rvl.piface.Piface
Returns all local variables -- so that we can later restore everything using restoreVars()
scaleColor - Variable in class rvl.awt.Plot
 
scaleFont - Variable in class rvl.awt.Plot
 
sd(double[]) - Static method in class rvl.stat.Stat
 
sd(double[], double) - Static method in class rvl.stat.Stat
 
search(UniFunction, double, double, double) - Static method in class rvl.util.Solve
Solve f.of(x) == target using starting value start.
seed() - Static method in class rvl.piface.Piface
Initialize with system clock
seed(double) - Static method in class rvl.piface.Piface
Initialize with given seed
sel - Variable in class rvl.piface.apps.AnovaHelper
 
sel_changed() - Method in class rvl.piface.apps.AnovaHelper
Selected term has changed
set3D(boolean) - Method in class rvl.piface.Piface
 
setAxisLabels(String[], String[]) - Method in class rvl.awt.Plot
Set axis labels.
setAxisLabels(String, String) - Method in class rvl.awt.Plot
Set single-line axis labels.
setBackground(Color) - Method in class rvl.awt.DoubleArrayField
 
setBackground(Color) - Method in class rvl.awt.PiArrayField
 
setBackground(Color) - Method in class rvl.awt.PiDotplot
 
setBackground(Color) - Method in class rvl.piface.PiDoubleField
 
setBonf() - Method in class rvl.piface.apps.AnovaCompGUI
 
setBorderColor(Color) - Method in class rvl.piface.PiPanel
Set the border color
setBorderType(int) - Method in class rvl.piface.PiPanel
Set the border type
setButtonColor(Color) - Method in class rvl.awt.Slider
Set color of buttons
setColWidth(int, int) - Method in class rvl.awt.RVLayout
Set the width of a particular column
setConstraints(boolean, boolean) - Method in class rvl.awt.IntPlot
Set constraints on directions points may be moved Warning: If both arguments are true, we are saying neither coordinate can be changed; so this has the side effect of calling setMoveable(false).
setData(double[][], double[][]) - Method in class rvl.awt.Plot
Set data and rescale the plot (see constructor for details).
setData(double[][], double[][], boolean) - Method in class rvl.awt.Plot
Set data to be plotted (see constructor for details)
setData(double[], double[]) - Method in class rvl.awt.Plot
Set data for one set of x values and one set of y values; and rescale the plot.
setData(double[], double[][]) - Method in class rvl.awt.Plot
Set data for one set of x values and several sets of y values; and rescale the plot.
setData(double[], double[][], boolean) - Method in class rvl.awt.Plot
Set data for one set of x values and several sets of y values.
setData(double[], double[], boolean) - Method in class rvl.awt.Plot
Set data for one set of x values and one set of y values.
setDefaultColor(Color[]) - Method in class rvl.awt.Plot
Set default sequence of colors to cycle through
setDefaultDotSize(int) - Method in class rvl.awt.Plot
Set default size of dots (width, in pixels)
setDigits(int) - Method in class rvl.awt.Slider
Set # digits
setDigits(int) - Method in class rvl.piface.PiDoubleText
 
setDotColor(Color) - Method in class rvl.awt.Plot
Set dot color (same color for all points)
setDotColor(Color) - Method in class rvl.awt.Slider
Set color of dot and connecting bar.
setDotColor(Color[]) - Method in class rvl.awt.Plot
Set dot colors (constant color for each data set)
setDotColor(Color[][]) - Method in class rvl.awt.Plot
Set dot colors (potentially individual for each point)
setDotMode(boolean) - Method in class rvl.awt.Plot
Enable or disable plotting of symbols at all points
setDotSize(int) - Method in class rvl.awt.Plot
Set dot size (same size for all points)
setDotSize(int[]) - Method in class rvl.awt.Plot
Set dot sizes (constant size for each data set)
setDotSize(int[][]) - Method in class rvl.awt.Plot
Set dot sizes (potentially individual for each point)
setEditable(boolean) - Method in class rvl.awt.Slider
 
setEditable(boolean) - Method in class rvl.awt.DoubleArrayField
 
setEditable(boolean) - Method in class rvl.awt.PiArrayField
 
setEditable(boolean) - Method in class rvl.awt.PiDotplot
 
setEditable(boolean) - Method in class rvl.piface.PiDoubleField
 
setFamSize() - Method in class rvl.piface.apps.AnovaCompGUI
 
setFixed(String) - Method in class rvl.stat.anova.Model
Set specified factors to be fixed
setForeground(Color) - Method in class rvl.awt.DoubleArrayField
 
setForeground(Color) - Method in class rvl.awt.PiArrayField
 
setForeground(Color) - Method in class rvl.awt.PiDotplot
 
setForeground(Color) - Method in class rvl.piface.PiDoubleField
 
setGUIWarn(boolean) - Static method in class rvl.util.Utility
Set whether to display warnings/errors graphically or on console
setHgap(int) - Method in class rvl.awt.RVLayout
 
setLabel(String) - Method in class rvl.util.Category
 
setLabel(String) - Method in class rvl.util.Param
 
setLabel(String) - Method in class rvl.awt.Slider
Set label
setLabel(String) - Method in interface rvl.util.Value
 
setLevels(int) - Method in class rvl.stat.anova.Factor
 
setLevels(int) - Method in class rvl.stat.anova.FactorSet
Set levels of all factors in FactorSet to n
setLevels(int) - Method in class rvl.stat.anova.WithinCells
 
setLevels(String) - Method in class rvl.stat.anova.Model
Set numbers of levels based on a string with format name #levels name #levels ...
setLineColor(Color) - Method in class rvl.awt.Plot
Set line color (constant color for all curves)
setLineColor(Color[]) - Method in class rvl.awt.Plot
Set line colors (constant color for each data set)
setLineColor(Color[][]) - Method in class rvl.awt.Plot
Set line colors (potentially individual for each point)
setLineMode(boolean) - Method in class rvl.awt.Plot
Enable or disable plotting of lines for all data.
setMaster(Component) - Method in class rvl.piface.Piface
Set master to p.
setMaximum(double) - Method in class rvl.awt.Slider
Set maximum of slider (if mutable)
setMinimum(double) - Method in class rvl.awt.Slider
Set minimum of slider (if mutable)
setMoveable(boolean) - Method in class rvl.awt.IntPlot
 
setMutable(boolean, boolean) - Method in class rvl.awt.Slider
Set whether endpoints are allowed to be changed.
setName(String) - Method in class rvl.stat.anova.Factor
 
setName(String, String) - Method in class rvl.piface.PiActionAdapter
 
setName(String, String) - Method in class rvl.awt.PiArrayField
 
setName(String, String) - Method in class rvl.piface.PiButton
 
setName(String, String) - Method in class rvl.piface.PiCheckbox
 
setName(String, String) - Method in class rvl.piface.PiChoice
 
setName(String, String) - Method in interface rvl.piface.PiComponent
 
setName(String, String) - Method in class rvl.awt.PiDotplot
 
setName(String, String) - Method in class rvl.piface.PiDoubleField
 
setName(String, String) - Method in class rvl.piface.PiDoubleText
 
setName(String, String) - Method in class rvl.piface.PiMenuCheckbox
 
setName(String, String) - Method in class rvl.piface.PiMenuItem
 
setName(String, String) - Method in class rvl.piface.PiNumChoice
 
setName(String, String) - Method in class rvl.piface.PiNumCombo
 
setName(String, String) - Method in class rvl.piface.PiRadio
 
setName(String, String) - Method in class rvl.piface.PiSlider
 
setNest(Factor[]) - Method in class rvl.stat.anova.Residual
 
setNest(Factor[]) - Method in class rvl.stat.anova.Term
 
setRandom(boolean) - Method in class rvl.stat.anova.Factor
 
setRandom(String) - Method in class rvl.stat.anova.Model
Set specified factors to be random
setRowHeight(int, int) - Method in class rvl.awt.RVLayout
Set the height of a particular row
setSameScale(boolean) - Method in class rvl.awt.Plot
Enable/disable provision to keep scale constants equal
setScaleColor(Color) - Method in class rvl.awt.Plot
set Colors of axes
setScaleColor(Color) - Method in class rvl.awt.Slider
Set color of axis, tick marks, and tick labels
setStretchable(boolean) - Method in class rvl.piface.PiPanel
Make (or unmake) this panel and any PiPanels that contain it vertically stretchable (assuming the RVLayout manager is used)
setStretchable(boolean, boolean) - Method in class rvl.awt.RVLayout
 
setTickMode(boolean, boolean) - Method in class rvl.awt.Plot
Enable or disable default tick marks and labels for each axis.
setTitle(String) - Method in class rvl.awt.Plot
Set a one-line title.
setTitle(String[]) - Method in class rvl.awt.Plot
Set title.
setTranspose(boolean) - Method in class rvl.awt.Plot
Enable/disable transposing the plot
setup() - Method in class rvl.piface.apps.AnovaPicker
 
setValue(double) - Method in class rvl.util.Category
 
setValue(double) - Method in class rvl.awt.DoubleField
 
setValue(double) - Method in class rvl.util.Param
 
setValue(double) - Method in class rvl.awt.Slider
Set value of slider
setValue(double) - Method in interface rvl.util.Value
 
setValue(double) - Method in interface rvl.piface.DoubleComponent
 
setValue(double) - Method in class rvl.piface.PiDoubleField
 
setValue(double) - Method in class rvl.piface.PiDoubleText
 
setValue(double) - Method in class rvl.piface.PiNumChoice
 
setValue(double) - Method in class rvl.piface.PiNumCombo
 
setValue(double[]) - Method in class rvl.awt.DoubleArrayField
 
setValue(double[]) - Method in class rvl.awt.PiArrayField
Sets values in field, separated by " "
setValue(double[]) - Method in class rvl.awt.PiDotplot
Sets values in dotplot
setValue(int) - Method in class rvl.awt.IntField
 
setValue(int) - Method in interface rvl.piface.IntComponent
 
setValue(int) - Method in class rvl.piface.PiCheckbox
 
setValue(int) - Method in class rvl.piface.PiChoice
 
setValue(int) - Method in class rvl.piface.PiMenuCheckbox
 
setValue(int) - Method in class rvl.piface.PiRadio
 
setValues(double[]) - Method in class rvl.awt.Dotplot
 
setVar(Object[], double) - Method in class rvl.piface.Piface
Set an element of a double[] variable to a value using reflection
setVar(Object[], int) - Method in class rvl.piface.Piface
Set an element of an int[] variable to a value using reflection
setVar(String, double) - Method in class rvl.piface.Piface
Set a double variable to a value using reflection
setVar(String, int) - Method in class rvl.piface.Piface
Set an integer variable to a value using reflection
setVar(String, Piface) - Method in class rvl.piface.Piface
Set a local variable, if it exists, to the same value as it has in the Piface object piface
setVgap(int) - Method in class rvl.awt.RVLayout
 
setVisible(String, boolean) - Method in class rvl.piface.Piface
Make the named component visible or invisible
setXData(double[][]) - Method in class rvl.awt.Plot
Set x data and rescale the plot
setXData(double[][], boolean) - Method in class rvl.awt.Plot
Set x data to be plotted
setXTicks(double[], String[]) - Method in class rvl.awt.Plot
Set tick positions and labels for the x variable.
setYData(double[][]) - Method in class rvl.awt.Plot
Set y data and rescale the plot
setYData(double[][], boolean) - Method in class rvl.awt.Plot
Set y data to be plotted
setYTicks(double[], String[]) - Method in class rvl.awt.Plot
Set tick positions and labels for the y variable.
show2way() - Method in class rvl.piface.apps.AnovaHelper
 
showEMS() - Method in class rvl.piface.apps.AnovaCompGUI
 
showEMS() - Method in class rvl.piface.apps.AnovaGUI
 
showMEs() - Method in class rvl.piface.apps.AnovaHelper
 
showText(Class, String, String, int, int) - Static method in class rvl.piface.PiGraph
Display text from a file in a separate window The file should be in the same directory as clas
showText(Class, String, String, int, int) - Method in class rvl.piface.Piface
Display text from a file in a separate window The file should be in the same directory as clas
showText(String, String, int, int) - Method in class rvl.piface.Piface
Display text in a separate window
siblings - Variable in class rvl.stat.anova.Factor
 
sigma - Variable in class rvl.piface.apps.OneTGUI
 
sigma - Variable in class rvl.piface.apps.TEquivGUI
 
Sigma - Variable in class rvl.piface.apps.OnePCIGUI
 
Sigma - Variable in class rvl.piface.apps.OneTCIGUI
 
sigma1 - Variable in class rvl.piface.apps.TwoTFlex
 
sigma1 - Variable in class rvl.piface.apps.TwoTGUI
 
sigma2 - Variable in class rvl.piface.apps.TwoTFlex
 
sigma2 - Variable in class rvl.piface.apps.TwoTGUI
 
sigma2_changed() - Method in class rvl.piface.apps.TwoTFlex
 
sigma2_changed() - Method in class rvl.piface.apps.TwoTGUI
 
sign(double) - Static method in class rvl.piface.Piface
 
sin(double) - Static method in class rvl.piface.Piface
 
size - Variable in class rvl.piface.apps.OnePGUI
 
Slider - class rvl.awt.Slider.
GUI Object that implements a slider for display/input of real values.
slider(String, double) - Method in class rvl.piface.Piface
 
Slider(String, double) - Constructor for class rvl.awt.Slider
Construct a slider with given label and initial value.
Slider(String, double, double, double) - Constructor for class rvl.awt.Slider
Construct a slider with given initial value, min, and max
slider(String, double, int) - Method in class rvl.piface.Piface
 
slider(String, String, double) - Method in class rvl.piface.Piface
 
slider(String, String, double, double, double, int, boolean, boolean, boolean) - Method in class rvl.piface.Piface
Sliders
slider(String, String, double, int) - Method in class rvl.piface.Piface
 
slope - Variable in class rvl.piface.apps.LogisticSLR
 
Solvable - interface rvl.util.Solvable.
Interface for classes that use SolveObject
Solve - class rvl.util.Solve.
Routines for numerical solution of univariate equations
Solve() - Constructor for class rvl.util.Solve
 
solve(PifaceAux, double, double, double) - Method in class rvl.piface.Piface
This is exactly like solve(String, String, ...) except it is used with a previously constructed PifaceAux object.
solve(String, String, double, double, double) - Method in class rvl.piface.Piface
 
solveFor(Param, double) - Method in class rvl.stat.power.Oneway
 
solveHook(int, double) - Method in interface rvl.util.Solvable
 
SolveObject - class rvl.util.SolveObject.
This class allows one to set up a hook in any object to reference in Solve.illinois() or Solve.search().
SolveObject(int, Solvable) - Constructor for class rvl.util.SolveObject
Instantiate a SolveObject.
Sort - class rvl.util.Sort.
class for sorting algorithms
Sort() - Constructor for class rvl.util.Sort
 
sourceIndex - Variable in class rvl.piface.Piface
 
span() - Method in class rvl.stat.anova.Residual
 
span() - Method in class rvl.stat.anova.Term
 
span() - Method in class rvl.stat.anova.WithinCells
 
sqrt(double) - Static method in class rvl.piface.Piface
 
stackTrace(Throwable) - Method in class rvl.piface.Piface
Fatal error with stack trace
Stat - class rvl.stat.Stat.
Basic statistics calculations
Stat() - Constructor for class rvl.stat.Stat
 
statTalker - Variable in class rvl.piface.GenericChi2GUI
 
strtod(String) - Static method in class rvl.util.Utility
 
strtof(String) - Static method in class rvl.util.Utility
 
strtoi(String) - Static method in class rvl.util.Utility
 
strtol(String) - Static method in class rvl.util.Utility
 
swap - Variable in class rvl.awt.Plot
 
swapFac() - Method in class rvl.piface.apps.AnovaHelper
 

T

T - class rvl.stat.dist.T.
Functions relating to the t distribution (central and noncentral)
T() - Constructor for class rvl.stat.dist.T
 
tan(double) - Static method in class rvl.piface.Piface
 
tCrit - Variable in class rvl.piface.apps.OneTCIGUI
 
TEquivGUI - class rvl.piface.apps.TEquivGUI.
 
TEquivGUI() - Constructor for class rvl.piface.apps.TEquivGUI
The following code makes it self-standing...
Term - class rvl.stat.anova.Term.
One term in a balanced anova model.
Term() - Constructor for class rvl.stat.anova.Term
DON'T USE THIS.
Term(Factor[]) - Constructor for class rvl.stat.anova.Term
Construct a new Term defined as the interaction of factors f[].
Term(Term, Factor) - Constructor for class rvl.stat.anova.Term
Construct a new Term defined as the interaction of t and f
TermNames - class TermNames.
This class is used for parsing ANOVA models.
TermNames() - Constructor for class TermNames
 
TermNames(int, int) - Constructor for class TermNames
Construct a TermNames object with nFac factors and nNes nests
thresh - Variable in class rvl.piface.apps.TwoTFlex
 
thresh - Variable in class rvl.piface.apps.TwoTGUI
 
time() - Static method in class rvl.piface.Piface
 
title - Variable in class rvl.awt.Plot
 
tol - Variable in class rvl.piface.apps.TEquivGUI
 
toString() - Method in class rvl.stat.anova.Model
 
toString() - Method in class rvl.awt.Slider
Print method
toString() - Method in class rvl.stat.anova.Term
 
toString() - Method in class TermNames
 
transpose(double[][]) - Static method in class rvl.util.LinAlg
transpose a matrix
trtSD - Variable in class rvl.stat.power.Oneway
 
tt - Variable in class rvl.piface.apps.OneTGUI
 
tt - Variable in class rvl.piface.apps.TwoTFlex
 
tt - Variable in class rvl.piface.apps.TwoTGUI
 
ttlFld - Variable in class rvl.piface.apps.AnovaPicker
 
Tukey - class rvl.stat.dist.Tukey.
Distribution of the studentized range.
Tukey() - Constructor for class rvl.stat.dist.Tukey
 
TwoPGUI - class rvl.piface.apps.TwoPGUI.
 
TwoPGUI() - Constructor for class rvl.piface.apps.TwoPGUI
The following code makes it self-standing...
TwoTFlex - class rvl.piface.apps.TwoTFlex.
 
TwoTFlex() - Constructor for class rvl.piface.apps.TwoTFlex
The following code makes it self-standing...
TwoTGUI - class rvl.piface.apps.TwoTGUI.
 
TwoTGUI() - Constructor for class rvl.piface.apps.TwoTGUI
The following code makes it self-standing...

U

UniFunction - class rvl.util.UniFunction.
This class allows one to set up a univariate function object, including a specification of its domain and whether the endpoints are open or closed.
UniFunction() - Constructor for class rvl.util.UniFunction
 
update(Graphics) - Method in class rvl.awt.IntPlot
Double-buffers so we don't get flickering when moving points
updateVars() - Method in class rvl.piface.Piface
Update values of all components to current values
Utility - class rvl.util.Utility.
 
Utility() - Constructor for class rvl.util.Utility
 

V

v0 - Variable in class rvl.awt.Plot
 
v1 - Variable in class rvl.awt.Plot
 
v1 - Variable in class rvl.piface.apps.TwoTFlex
 
v1 - Variable in class rvl.piface.apps.TwoTGUI
 
v2 - Variable in class rvl.piface.apps.TwoTFlex
 
v2 - Variable in class rvl.piface.apps.TwoTGUI
 
val() - Method in class rvl.util.Category
 
val() - Method in class rvl.util.Param
 
val() - Method in interface rvl.util.Value
 
value - Variable in class rvl.util.Category
 
value - Variable in class rvl.util.Param
 
Value - interface rvl.util.Value.
Interface for things that have a value, a name, and a label
verbose - Variable in class rvl.util.SolveObject
 
verbose - Variable in class rvl.util.UniFunction
 
version - Static variable in class rvl.piface.Piface
 
VERT - Static variable in class rvl.awt.GridLine
 
vertFill(Container) - Method in class rvl.awt.RVLayout
Reserve a place for a stretchable vertical gap (glue) in the layout.
vMax - Variable in class rvl.awt.Plot
 
vMin - Variable in class rvl.awt.Plot
 
vr - Variable in class rvl.piface.GenericChi2GUI
 
vradio(String, String[], int) - Method in class rvl.piface.Piface
 
vradio(String, String, String[], int) - Method in class rvl.piface.Piface
 

W

warning(String) - Static method in class rvl.util.Utility
Display a warning error in a text window
warning(Throwable) - Static method in class rvl.util.Utility
 
warning(Throwable, boolean) - Static method in class rvl.util.Utility
Display the message from a Throwable object in a text window the stack trace is also displayed if stackTrace is true
windowActivated(WindowEvent) - Method in class rvl.piface.PiGraph
 
windowActivated(WindowEvent) - Method in class rvl.piface.Piface
 
windowClosed(WindowEvent) - Method in class rvl.piface.PiGraph
 
windowClosed(WindowEvent) - Method in class rvl.piface.Piface
 
windowClosing(WindowEvent) - Method in class rvl.piface.PiGraph
 
windowClosing(WindowEvent) - Method in class rvl.piface.Piface
 
windowDeactivated(WindowEvent) - Method in class rvl.piface.PiGraph
 
windowDeactivated(WindowEvent) - Method in class rvl.piface.Piface
 
windowDeiconified(WindowEvent) - Method in class rvl.piface.PiGraph
 
windowDeiconified(WindowEvent) - Method in class rvl.piface.Piface
 
windowIconified(WindowEvent) - Method in class rvl.piface.PiGraph
 
windowIconified(WindowEvent) - Method in class rvl.piface.Piface
 
windowOpened(WindowEvent) - Method in class rvl.piface.PiGraph
 
windowOpened(WindowEvent) - Method in class rvl.piface.Piface
 
WithinCells - class rvl.stat.anova.WithinCells.
The Within-Cells term in an anova model.
WithinCells(Model, int) - Constructor for class rvl.stat.anova.WithinCells
Construct a Within-Cells factor for a model
worstCase - Variable in class rvl.piface.apps.OnePCIGUI
 
worstCase_changed() - Method in class rvl.piface.apps.OnePCIGUI
 

X

x - Variable in class rvl.awt.Plot
 
xAxisLab - Variable in class rvl.awt.Plot
 
xCustomLab - Variable in class rvl.awt.Plot
 
xeps - Variable in class rvl.util.SolveObject
 
xeps - Variable in class rvl.util.UniFunction
 
xMax - Variable in class rvl.awt.Plot
 
xMax - Variable in class rvl.util.SolveObject
Domain of the function
xMax - Variable in class rvl.util.UniFunction
Domain of the function
xMin - Variable in class rvl.awt.Plot
 
xMin - Variable in class rvl.util.SolveObject
Domain of the function
xMin - Variable in class rvl.util.UniFunction
Domain of the function
xTick - Variable in class rvl.awt.Plot
 
xTickLab - Variable in class rvl.awt.Plot
 

Y

y - Variable in class rvl.awt.Plot
 
yAxisLab - Variable in class rvl.awt.Plot
 
yCustomLab - Variable in class rvl.awt.Plot
 
yMax - Variable in class rvl.awt.Plot
 
yMin - Variable in class rvl.awt.Plot
 
yTick - Variable in class rvl.awt.Plot
 
yTickLab - Variable in class rvl.awt.Plot
 

Z

zCrit - Variable in class rvl.piface.apps.OnePCIGUI
 

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 Z