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

R

RANDOM - Static variable in class weka.datagenerators.BIRCHCluster
 
RANDOM - Static variable in class weka.filters.supervised.attribute.ClassOrder
The class values are sorted in random order
RANDOMIZED - Static variable in class weka.datagenerators.BIRCHCluster
 
RANGE_BOUNDS - Static variable in class weka.classifiers.meta.ThresholdSelector
 
RANGE_NONE - Static variable in class weka.classifiers.meta.ThresholdSelector
 
RANK_RACE - Static variable in class weka.attributeSelection.RaceSearch
 
RBFKernel - class weka.classifiers.functions.supportVector.RBFKernel.
The RBF kernel.
RBFKernel(Instances, int, double) - Constructor for class weka.classifiers.functions.supportVector.RBFKernel
Constructor.
RBFNetwork - class weka.classifiers.functions.RBFNetwork.
Class that implements a radial basis function network.
RBFNetwork() - Constructor for class weka.classifiers.functions.RBFNetwork
 
RDG1 - class weka.datagenerators.RDG1.
Class to generate data randomly by producing a decision list.
RDG1() - Constructor for class weka.datagenerators.RDG1
 
RDG1.RuleList - class weka.datagenerators.RDG1.RuleList.
 
RDG1.RuleList() - Constructor for class weka.datagenerators.RDG1.RuleList
 
RECALL_NAME - Static variable in class weka.classifiers.evaluation.ThresholdCurve
 
RECTANGLE - Static variable in class weka.classifiers.trees.UserClassifier
 
RECTANGLE - Static variable in class weka.gui.visualize.VisualizePanelEvent
 
REDUNDANCY_FACTOR - Static variable in class weka.classifiers.rules.RuleStats
The redundancy factor in theory description length
RELATION_NAME - Static variable in class weka.classifiers.evaluation.CostCurve
The name of the relation used in cost curve datasets
RELATION_NAME - Static variable in class weka.classifiers.evaluation.ThresholdCurve
The name of the relation used in threshold curve datasets
REMOVE_CHILDREN - Static variable in class weka.gui.treevisualizer.TreeDisplayEvent
 
REMOVE_FILTER_PROPERTY - Static variable in class weka.classifiers.meta.HND
Key-prefix for the property filter, for levelwise selection of attributes.
REPTree - class weka.classifiers.trees.REPTree.
Fast decision tree learner.
REPTree() - Constructor for class weka.classifiers.trees.REPTree
 
REPTree.Tree - class weka.classifiers.trees.REPTree.Tree.
An inner class for building and storing the tree structure
REPTree.Tree() - Constructor for class weka.classifiers.trees.REPTree.Tree
 
RESULT_SIZE - Static variable in class weka.experiment.ClassifierSplitEvaluator
The length of a result
RESULT_SIZE - Static variable in class weka.experiment.CostSensitiveClassifierSplitEvaluator
The length of a result
RESULT_SIZE - Static variable in class weka.experiment.RegressionSplitEvaluator
The length of a result
REVERSED - Static variable in interface weka.gui.graphvisualizer.GraphConstants
Types of Edges
RIGHT - Static variable in class weka.classifiers.trees.m5.Rule
 
RIGHT - Static variable in class weka.core.converters.ClassTreeParser
Righthand-side delimiter of a set of classes or of superclasses.
ROOT_FINDER_ACCURACY - Static variable in interface weka.classifiers.lazy.kstar.KStarConstants
 
ROOT_FINDER_MAX_ITER - Static variable in interface weka.classifiers.lazy.kstar.KStarConstants
How close the root finder for numeric and nominal have to get
RUN_FIELD_NAME - Static variable in class weka.experiment.CrossValidationResultProducer
 
RUN_FIELD_NAME - Static variable in class weka.experiment.RandomSplitResultProducer
 
RaceSearch - class weka.attributeSelection.RaceSearch.
Class for performing a racing search.
RaceSearch() - Constructor for class weka.attributeSelection.RaceSearch
 
RacedIncrementalLogitBoost - class weka.classifiers.meta.RacedIncrementalLogitBoost.
Classifier for incremental learning of large datasets by way of racing logit-boosted committees.
RacedIncrementalLogitBoost() - Constructor for class weka.classifiers.meta.RacedIncrementalLogitBoost
 
RacedIncrementalLogitBoost.Committee - class weka.classifiers.meta.RacedIncrementalLogitBoost.Committee.
 
RacedIncrementalLogitBoost.Committee(int) - Constructor for class weka.classifiers.meta.RacedIncrementalLogitBoost.Committee
 
RandomCommittee - class weka.classifiers.meta.RandomCommittee.
Class for creating a committee of random classifiers.
RandomCommittee() - Constructor for class weka.classifiers.meta.RandomCommittee
Constructor.
RandomForest - class weka.classifiers.trees.RandomForest.
Class for constructing random forests.
RandomForest() - Constructor for class weka.classifiers.trees.RandomForest
 
RandomProjection - class weka.filters.unsupervised.attribute.RandomProjection.
Reduces the dimensionality of the data by projecting it onto a lower dimensional subspace using a random matrix with columns of unit length (It will reduce the number of attributes in the data while preserving much of its variation like PCA, but at a much less computational cost).
RandomProjection() - Constructor for class weka.filters.unsupervised.attribute.RandomProjection
 
RandomSearch - class weka.attributeSelection.RandomSearch.
Class for performing a random search.
RandomSearch() - Constructor for class weka.attributeSelection.RandomSearch
Constructor
RandomSplitResultProducer - class weka.experiment.RandomSplitResultProducer.
Generates a single train/test split and calls the appropriate SplitEvaluator to generate some results.
RandomSplitResultProducer() - Constructor for class weka.experiment.RandomSplitResultProducer
 
RandomTree - class weka.classifiers.trees.RandomTree.
Class for constructing a tree that considers K random features at each node.
RandomTree() - Constructor for class weka.classifiers.trees.RandomTree
 
RandomVariates - class weka.core.RandomVariates.
Class implementing some simple random variates generator.
RandomVariates() - Constructor for class weka.core.RandomVariates
Simply the constructor of super class
RandomVariates(long) - Constructor for class weka.core.RandomVariates
Simply the constructor of super class
Randomizable - interface weka.core.Randomizable.
Interface to something that has random behaviour that is able to be seeded with an integer.
RandomizableClassifier - class weka.classifiers.RandomizableClassifier.
Abstract utility class for handling settings common to randomizable classifiers.
RandomizableClassifier() - Constructor for class weka.classifiers.RandomizableClassifier
 
RandomizableIteratedSingleClassifierEnhancer - class weka.classifiers.RandomizableIteratedSingleClassifierEnhancer.
Abstract utility class for handling settings common to randomizable meta classifiers that build an ensemble from a single base learner.
RandomizableIteratedSingleClassifierEnhancer() - Constructor for class weka.classifiers.RandomizableIteratedSingleClassifierEnhancer
 
RandomizableMultipleClassifiersCombiner - class weka.classifiers.RandomizableMultipleClassifiersCombiner.
Abstract utility class for handling settings common to randomizable meta classifiers that build an ensemble from multiple classifiers based on a given random number seed.
RandomizableMultipleClassifiersCombiner() - Constructor for class weka.classifiers.RandomizableMultipleClassifiersCombiner
 
RandomizableSingleClassifierEnhancer - class weka.classifiers.RandomizableSingleClassifierEnhancer.
Abstract utility class for handling settings common to randomizable meta classifiers that build an ensemble from a single base learner.
RandomizableSingleClassifierEnhancer() - Constructor for class weka.classifiers.RandomizableSingleClassifierEnhancer
 
Randomize - class weka.filters.unsupervised.instance.Randomize.
This filter randomly shuffles the order of instances passed through it.
Randomize() - Constructor for class weka.filters.unsupervised.instance.Randomize
 
Range - class weka.core.Range.
Class representing a range of cardinal numbers.
Range() - Constructor for class weka.core.Range
Default constructor.
Range(String) - Constructor for class weka.core.Range
Constructor to set initial range.
RankSearch - class weka.attributeSelection.RankSearch.
Class for evaluating a attribute ranking (given by a specified evaluator) using a specified subset evaluator.
RankSearch() - Constructor for class weka.attributeSelection.RankSearch
 
RankedOutputSearch - interface weka.attributeSelection.RankedOutputSearch.
Interface for search methods capable of producing a ranked list of attributes.
Ranker - class weka.attributeSelection.Ranker.
Class for ranking the attributes evaluated by a AttributeEvaluator Valid options are: -P
Specify a starting set of attributes.
Ranker() - Constructor for class weka.attributeSelection.Ranker
Constructor
ReferenceInstances - class weka.classifiers.trees.adtree.ReferenceInstances.
Simple class that extends the Instances class making it possible to create subsets of instances that reference their source set.
ReferenceInstances(Instances, int) - Constructor for class weka.classifiers.trees.adtree.ReferenceInstances
Creates an empty set of instances.
RegressionByDiscretization - class weka.classifiers.meta.RegressionByDiscretization.
Class for a regression scheme that employs any distribution classifier on a copy of the data that has the class attribute (equal-width) discretized.
RegressionByDiscretization() - Constructor for class weka.classifiers.meta.RegressionByDiscretization
Default constructor.
RegressionSplitEvaluator - class weka.experiment.RegressionSplitEvaluator.
A SplitEvaluator that produces results for a classification scheme on a numeric class attribute.
RegressionSplitEvaluator() - Constructor for class weka.experiment.RegressionSplitEvaluator
No args constructor.
ReliefFAttributeEval - class weka.attributeSelection.ReliefFAttributeEval.
Class for Evaluating attributes individually using ReliefF.
ReliefFAttributeEval() - Constructor for class weka.attributeSelection.ReliefFAttributeEval
Constructor
RemoteBoundaryVisualizerSubTask - class weka.gui.boundaryvisualizer.RemoteBoundaryVisualizerSubTask.
Class that encapsulates a sub task for distributed boundary visualization.
RemoteBoundaryVisualizerSubTask() - Constructor for class weka.gui.boundaryvisualizer.RemoteBoundaryVisualizerSubTask
 
RemoteEngine - class weka.experiment.RemoteEngine.
A general purpose server for executing Task objects sent via RMI.
RemoteEngine(String) - Constructor for class weka.experiment.RemoteEngine
Constructor
RemoteExperiment - class weka.experiment.RemoteExperiment.
Holds all the necessary configuration information for a distributed experiment.
RemoteExperiment(Experiment) - Constructor for class weka.experiment.RemoteExperiment
Construct a new RemoteExperiment using a base Experiment
RemoteExperimentEvent - class weka.experiment.RemoteExperimentEvent.
Class encapsulating information on progress of a remote experiment
RemoteExperimentEvent(boolean, boolean, boolean, String) - Constructor for class weka.experiment.RemoteExperimentEvent
Constructor
RemoteExperimentListener - interface weka.experiment.RemoteExperimentListener.
Interface for classes that want to listen for updates on RemoteExperiment progress
RemoteExperimentSubTask - class weka.experiment.RemoteExperimentSubTask.
Class to encapsulate an experiment as a task that can be executed on a remote host.
RemoteExperimentSubTask() - Constructor for class weka.experiment.RemoteExperimentSubTask
 
RemoteResult - class weka.gui.boundaryvisualizer.RemoteResult.
Class that encapsulates a result (and progress info) for part of a distributed boundary visualization.
RemoteResult(int, int) - Constructor for class weka.gui.boundaryvisualizer.RemoteResult
Creates a new RemoteResult instance.
Remove - class weka.filters.unsupervised.attribute.Remove.
An instance filter that deletes a range of attributes from the dataset.
Remove() - Constructor for class weka.filters.unsupervised.attribute.Remove
Constructor so that we can initialize the Range variable properly.
RemoveFolds - class weka.filters.unsupervised.instance.RemoveFolds.
This filter takes a dataset and outputs a specified fold for cross validation.
RemoveFolds() - Constructor for class weka.filters.unsupervised.instance.RemoveFolds
 
RemoveMisclassified - class weka.filters.unsupervised.instance.RemoveMisclassified.
A filter that removes instances which are incorrectly classified.
RemoveMisclassified() - Constructor for class weka.filters.unsupervised.instance.RemoveMisclassified
 
RemovePercentage - class weka.filters.unsupervised.instance.RemovePercentage.
This filter removes a given percentage of a dataset.
RemovePercentage() - Constructor for class weka.filters.unsupervised.instance.RemovePercentage
 
RemoveRange - class weka.filters.unsupervised.instance.RemoveRange.
This filter takes a dataset and removes a subset of it.
RemoveRange() - Constructor for class weka.filters.unsupervised.instance.RemoveRange
 
RemoveType - class weka.filters.unsupervised.attribute.RemoveType.
A filter that removes attributes of a given type.
RemoveType() - Constructor for class weka.filters.unsupervised.attribute.RemoveType
 
RemoveUseless - class weka.filters.unsupervised.attribute.RemoveUseless.
This filter removes attributes that do not vary at all or that vary too much.
RemoveUseless() - Constructor for class weka.filters.unsupervised.attribute.RemoveUseless
 
RemoveWithValues - class weka.filters.unsupervised.instance.RemoveWithValues.
Filters instances according to the value of an attribute.
RemoveWithValues() - Constructor for class weka.filters.unsupervised.instance.RemoveWithValues
Default constructor
ReplaceMissingValues - class weka.filters.unsupervised.attribute.ReplaceMissingValues.
Replaces all missing values for nominal and numeric attributes in a dataset with the modes and means from the training data.
ReplaceMissingValues() - Constructor for class weka.filters.unsupervised.attribute.ReplaceMissingValues
 
Resample - class weka.filters.supervised.instance.Resample.
Produces a random subsample of a dataset.
Resample() - Constructor for class weka.filters.supervised.instance.Resample
 
Resample - class weka.filters.unsupervised.instance.Resample.
Produces a random subsample of a dataset.
Resample() - Constructor for class weka.filters.unsupervised.instance.Resample
 
ResidualModelSelection - class weka.classifiers.trees.lmt.ResidualModelSelection.
Helper class for logistic model trees (weka.classifiers.trees.lmt.LMT) to implement the splitting criterion based on residuals.
ResidualModelSelection(int) - Constructor for class weka.classifiers.trees.lmt.ResidualModelSelection
Constructor to create ResidualModelSelection object.
ResidualSplit - class weka.classifiers.trees.lmt.ResidualSplit.
Helper class for logistic model trees (weka.classifiers.trees.lmt.LMT) to implement the splitting criterion based on residuals of the LogitBoost algorithm.
ResidualSplit(int) - Constructor for class weka.classifiers.trees.lmt.ResidualSplit
Creates a split object
ResultHistoryPanel - class weka.gui.ResultHistoryPanel.
A component that accepts named stringbuffers and displays the name in a list box.
ResultHistoryPanel(JTextComponent) - Constructor for class weka.gui.ResultHistoryPanel
Create the result history object
ResultHistoryPanel.RKeyAdapter - class weka.gui.ResultHistoryPanel.RKeyAdapter.
Extension of KeyAdapter that implements Serializable.
ResultHistoryPanel.RKeyAdapter() - Constructor for class weka.gui.ResultHistoryPanel.RKeyAdapter
 
ResultHistoryPanel.RMouseAdapter - class weka.gui.ResultHistoryPanel.RMouseAdapter.
Extension of MouseAdapter that implements Serializable.
ResultHistoryPanel.RMouseAdapter() - Constructor for class weka.gui.ResultHistoryPanel.RMouseAdapter
 
ResultListener - interface weka.experiment.ResultListener.
Interface for objects able to listen for results obtained by a ResultProducer
ResultProducer - interface weka.experiment.ResultProducer.
This interface defines the methods required for an object that produces results for different randomizations of a dataset.
ResultsPanel - class weka.gui.experiment.ResultsPanel.
This panel controls simple analysis of experimental results.
ResultsPanel() - Constructor for class weka.gui.experiment.ResultsPanel
Creates the results panel with no initial experiment.
ReverseArcMakesCycle(int, int) - Method in class weka.classifiers.bayes.BayesNetB2
ReverseArcMakesCycle checks whether the arc from iAttributeTail to iAttributeHead exists and reversing does not introduce a cycle
Ridor - class weka.classifiers.rules.Ridor.
The implementation of a RIpple-DOwn Rule learner.
Ridor() - Constructor for class weka.classifiers.rules.Ridor
 
Ridor.Antd - class weka.classifiers.rules.Ridor.Antd.
The single antecedent in the rule, which is composed of an attribute and the corresponding value.
Ridor.Antd(Attribute) - Constructor for class weka.classifiers.rules.Ridor.Antd
 
Ridor.NominalAntd - class weka.classifiers.rules.Ridor.NominalAntd.
The antecedent with nominal attribute
Ridor.NominalAntd(Attribute) - Constructor for class weka.classifiers.rules.Ridor.NominalAntd
 
Ridor.NumericAntd - class weka.classifiers.rules.Ridor.NumericAntd.
The antecedent with numeric attribute
Ridor.NumericAntd(Attribute) - Constructor for class weka.classifiers.rules.Ridor.NumericAntd
 
Ridor.RidorRule - class weka.classifiers.rules.Ridor.RidorRule.
This class implements a single rule that predicts the 2-class distribution.
Ridor.RidorRule() - Constructor for class weka.classifiers.rules.Ridor.RidorRule
 
Ridor.Ridor_node - class weka.classifiers.rules.Ridor.Ridor_node.
Private class implementing the single node of Ridor.
Ridor.Ridor_node() - Constructor for class weka.classifiers.rules.Ridor.Ridor_node
 
RtoP(double[], int) - Static method in class weka.classifiers.meta.RacedIncrementalLogitBoost
Convert from function responses to probabilities
Rule - class weka.associations.tertius.Rule.
Class representing a rule with a body and a head.
Rule(boolean, int, boolean, boolean, boolean, boolean) - Constructor for class weka.associations.tertius.Rule
Constructor for a rule when the counter-instances are not stored, giving all the constraints applied to this rule.
Rule(Instances, boolean, int, boolean, boolean, boolean, boolean) - Constructor for class weka.associations.tertius.Rule
Constructor for a rule when the counter-instances are stored, giving all the constraints applied to this rule.
Rule - class weka.classifiers.rules.Rule.
Abstract class of generic rule
Rule() - Constructor for class weka.classifiers.rules.Rule
 
Rule - class weka.classifiers.trees.m5.Rule.
Generates a single m5 tree or rule
Rule() - Constructor for class weka.classifiers.trees.m5.Rule
Constructor declaration
RuleNode - class weka.classifiers.trees.m5.RuleNode.
Constructs a node for use in an m5 tree or rule
RuleNode(double, double, RuleNode) - Constructor for class weka.classifiers.trees.m5.RuleNode
Creates a new RuleNode instance.
RuleStats - class weka.classifiers.rules.RuleStats.
This class implements the statistics functions used in the propositional rule learner, from the simpler ones like count of true/false positive/negatives, filter data based on the ruleset, etc.
RuleStats() - Constructor for class weka.classifiers.rules.RuleStats
Default constructor
RuleStats(Instances, FastVector) - Constructor for class weka.classifiers.rules.RuleStats
Constructor that provides ruleset and data
RunNumberPanel - class weka.gui.experiment.RunNumberPanel.
This panel controls configuration of lower and upper run numbers in an experiment.
RunNumberPanel() - Constructor for class weka.gui.experiment.RunNumberPanel
Creates the panel with no initial experiment.
RunNumberPanel(Experiment) - Constructor for class weka.gui.experiment.RunNumberPanel
Creates the panel with the supplied initial experiment.
RunPanel - class weka.gui.experiment.RunPanel.
This panel controls the running of an experiment.
RunPanel() - Constructor for class weka.gui.experiment.RunPanel
Creates the run panel with no initial experiment.
RunPanel(Experiment) - Constructor for class weka.gui.experiment.RunPanel
Creates the panel with the supplied initial experiment.
RunPanel.ExperimentRunner - class weka.gui.experiment.RunPanel.ExperimentRunner.
 
RunPanel.ExperimentRunner(Experiment) - Constructor for class weka.gui.experiment.RunPanel.ExperimentRunner
 
r - Variable in class weka.classifiers.meta.MultiClassClassifier.RandomCode
 
r - Variable in class weka.filters.unsupervised.attribute.RandomProjection
The random number generator used for generating the random matrix
r - Variable in class weka.gui.graphvisualizer.GraphVisualizer.GraphVisualizerMouseListener
 
r - Variable in class weka.gui.graphvisualizer.GraphVisualizer.GraphVisualizerMouseMotionListener
 
r - Variable in class weka.gui.visualize.MatrixPanel.Plot
 
raceSubsets(char[][], Instances, boolean, Random) - Method in class weka.attributeSelection.RaceSearch
Races the leave-one-out cross validation errors of a set of attribute subsets on a set of instances.
raceTypeTipText() - Method in class weka.attributeSelection.RaceSearch
Returns the tip text for this property
randEntropy - Variable in class weka.classifiers.lazy.kstar.KStarWrapper
used/reused to hold the random entropy
random(int) - Static method in class weka.classifiers.functions.pace.DoubleVector
Returns a random vector of uniform distribution
random(int, int) - Static method in class weka.classifiers.functions.pace.Matrix
Generate matrix with random elements
randomNormal(int, int) - Static method in class weka.classifiers.functions.pace.PaceMatrix
Generate matrix with standard-normally distributed random elements
randomOrderTipText() - Method in class weka.classifiers.bayes.BayesNetK2
 
randomSeedTipText() - Method in class weka.classifiers.functions.LeastMedSq
Returns the tip text for this property
randomSeedTipText() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
randomSeedTipText() - Method in class weka.classifiers.functions.SMO
Returns the tip text for this property
randomSeedTipText() - Method in class weka.classifiers.trees.ADTree
 
randomSeedTipText() - Method in class weka.filters.supervised.instance.Resample
Returns the tip text for this property
randomSeedTipText() - Method in class weka.filters.supervised.instance.SpreadSubsample
Returns the tip text for this property
randomSeedTipText() - Method in class weka.filters.unsupervised.attribute.AddNoise
Returns the tip text for this property
randomSeedTipText() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Returns the tip text for this property
randomSeedTipText() - Method in class weka.filters.unsupervised.instance.Randomize
Returns the tip text for this property
randomSeedTipText() - Method in class weka.filters.unsupervised.instance.Resample
Returns the tip text for this property
randomWidthFactorTipText() - Method in class weka.classifiers.meta.MultiClassClassifier
 
randomize(int[], Random) - Method in class weka.classifiers.BVDecomposeSegCVSub
Accepts an array of ints and randomises the values in the array, using the random seed.
randomize(int[], Random) - Method in class weka.classifiers.lazy.KStar
Returns a copy of the array with its elements randomly redistributed.
randomize() - Method in class weka.classifiers.meta.MultiClassClassifier.RandomCode
 
randomize(Random) - Method in class weka.core.Instances
Shuffles the instances in the set so that they are ordered randomly.
randomizeDataTipText() - Method in class weka.experiment.RandomSplitResultProducer
Returns the tip text for this property
rangeCorrectionTipText() - Method in class weka.classifiers.meta.ThresholdSelector
 
rangeLower(String) - Method in class weka.core.Range
Translates a range into it's lower index.
rangeSingle(String) - Method in class weka.core.Range
Translates a single string selection into it's internal 0-based equivalent
rangeUpper(String) - Method in class weka.core.Range
Translates a range into it's upper index.
rankBySVM(int, Instances) - Method in class weka.attributeSelection.SVMAttributeEval
Get SVM-ranked attribute indexes (best to worst) selected for the class attribute indexed by classInd (one-vs-all).
rankRace(Instances, Random) - Method in class weka.attributeSelection.RaceSearch
Performs a rank race---race consisting of no attributes, the top ranked attribute, the top two attributes etc.
rankedAttributes() - Method in class weka.attributeSelection.AttributeSelection
get the final ranking of the attributes.
rankedAttributes() - Method in class weka.attributeSelection.ForwardSelection
Produces a ranked list of attributes.
rankedAttributes() - Method in class weka.attributeSelection.RaceSearch
 
rankedAttributes() - Method in interface weka.attributeSelection.RankedOutputSearch
Returns a X by 2 list of attribute indexes and corresponding evaluations from best (highest) to worst.
rankedAttributes() - Method in class weka.attributeSelection.Ranker
Sorts the evaluated attribute list
rawOutputTipText() - Method in class weka.experiment.CrossValidationResultProducer
Returns the tip text for this property
rawOutputTipText() - Method in class weka.experiment.RandomSplitResultProducer
Returns the tip text for this property
rbind(PaceMatrix) - Method in class weka.classifiers.functions.pace.PaceMatrix
Returns a new matrix which binds two matrices together with rows.
rchisq(int, double, Random) - Static method in class weka.classifiers.functions.pace.Maths
Generates a sample of a Chi-square distribution.
read(BufferedReader) - Static method in class weka.classifiers.functions.pace.Matrix
Read a matrix from a stream.
readBIF(String) - Method in class weka.gui.graphvisualizer.GraphVisualizer
BIF reader
Reads a graph description in XMLBIF03 from a string
readBIF(InputStream) - Method in class weka.gui.graphvisualizer.GraphVisualizer
BIF reader
Reads a graph description in XMLBIF03 from an InputStrem
readDOT(Reader) - Method in class weka.gui.graphvisualizer.GraphVisualizer
Dot reader
Reads a graph description in DOT format from a string
readHeader(StreamTokenizer) - Method in class weka.core.Instances
Reads and stores header of an ARFF file.
readHeader(StreamTokenizer) - Method in class weka.core.converters.C45Loader
Reads header (from the names file) using the supplied tokenizer
readHeader(StreamTokenizer) - Method in class weka.core.converters.CSVLoader
Assumes the first line of the file contains the attribute names.
readInstance(Reader) - Method in class weka.core.Instances
Reads a single instance from the reader and appends it to the dataset.
readObject(ObjectInputStream) - Method in class weka.associations.tertius.SimpleLinkedList
Reconstitute this LinkedList instance from a stream (that is deserialize it).
readObject(ObjectInputStream) - Method in class weka.experiment.PropertyNode
 
readObject(ObjectInputStream) - Method in class weka.gui.beans.BeanVisual
Overides default read object in order to reload icons.
readObject(ObjectInputStream) - Method in class weka.gui.beans.StripChart
Provide some necessary initialization after object has been deserialized.
readOldFormat(Reader) - Method in class weka.classifiers.CostMatrix
Loads a cost matrix in the old format from a reader.
readProperties(String) - Static method in class weka.core.Utils
Reads properties that inherit from three locations.
readStructure(StreamTokenizer) - Method in class weka.core.converters.CSVLoader
 
readTillEOL(StreamTokenizer) - Method in class weka.core.Instances
Reads and skips all tokens before next end of line token.
realCount - Variable in class weka.core.AttributeStats
The number of real-like values (i.e. have a fractional part)
recall(int) - Method in class weka.classifiers.Evaluation
Calculate the recall with respect to a particular class.
reduceDL(double, boolean) - Method in class weka.classifiers.rules.RuleStats
Try to reduce the DL of the ruleset by testing removing the rules one by one in reverse order and update all the stats
reduceDimensionality(Instances) - Method in class weka.attributeSelection.AttributeSelection
reduce the dimensionality of a set of instances to include only those attributes chosen by the last run of attribute selection.
reduceDimensionality(Instance) - Method in class weka.attributeSelection.AttributeSelection
reduce the dimensionality of a single instance to include only those attributes chosen by the last run of attribute selection.
reduceMatrix(double[][]) - Static method in class weka.core.ContingencyTables
Reduces a matrix by deleting all zero rows and columns.
reducedErrorPrune() - Method in class weka.classifiers.trees.REPTree.Tree
Prunes the tree using the hold-out data (bottom-up).
reducedErrorPruning - Variable in class weka.classifiers.rules.part.MakeDecList
Use reduced error pruning?
reducedErrorPruningTipText() - Method in class weka.classifiers.rules.PART
Returns the tip text for this property
reducedErrorPruningTipText() - Method in class weka.classifiers.trees.J48
Returns the tip text for this property
reevaluateModel(String, Classifier, Instances) - Method in class weka.gui.explorer.ClassifierPanel
Re-evaluates the named classifier with the current test set.
reevaluateModel(String, Clusterer, Instances, int[]) - Method in class weka.gui.explorer.ClustererPanel
Re-evaluates the named clusterer with the current test set.
refine(Predicate, int, int, boolean, boolean) - Method in class weka.associations.tertius.Rule
Refine a rule by adding a range of literals of a predicate, either to the head or to the body of the rule.
refine(ArrayList) - Method in class weka.associations.tertius.Rule
Refine a rule by adding literal from a set of predictes.
refreshFreqTipText() - Method in class weka.gui.beans.StripChart
GUI Tip text
regression(Matrix, double) - Method in class weka.core.Matrix
Performs a (ridged) linear regression.
regression(Matrix, double[], double) - Method in class weka.core.Matrix
Performs a weighted (ridged) linear regression.
regressionPrediction(Instance, boolean[], double[]) - Method in class weka.classifiers.functions.LinearRegression
Calculate the dependent value for a given instance for a given regression model.
regressionPrediction(Instance, double[]) - Method in class weka.classifiers.functions.PaceRegression
Calculate the dependent value for a given instance for a given regression model.
rehash() - Method in class weka.classifiers.lazy.kstar.KStarCache.CacheTable
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
relationName() - Method in class weka.core.Instances
Returns the relation's name.
relativeAbsoluteError() - Method in class weka.classifiers.Evaluation
Returns the relative absolute error.
relativeDL(int, double, boolean) - Method in class weka.classifiers.rules.RuleStats
The description length (DL) of the ruleset relative to if the rule in the given position is deleted, which is obtained by:
MDL if the rule exists - MDL if the rule does not exist
Note the minimal possible DL of the ruleset is calculated(i.e. some other rules may also be deleted) instead of the DL of the current ruleset.
remoteExperimentStatus(RemoteExperimentEvent) - Method in interface weka.experiment.RemoteExperimentListener
Called when progress has been made in a remote experiment
remove() - Method in class weka.associations.tertius.SimpleLinkedList.LinkedListInverseIterator
 
remove() - Method in class weka.associations.tertius.SimpleLinkedList.LinkedListIterator
 
remove(Object) - Method in class weka.core.ProtectedProperties
Overrides a method to prevent the properties from being modified.
remove() - Method in class weka.gui.beans.BeanConnection
Remove this connection
remove(HierarchicalBCEngine.MyListNode) - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine.MyList
 
remove(int) - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine.MyList
 
removeActionListener(ActionListener) - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Remove a listener
removeAll() - Method in class weka.gui.AttributeSelectionPanel.AttributeTableModel
Deselects all attributes.
removeAllBeansFromContainer(JComponent) - Static method in class weka.gui.beans.BeanInstance
Removes all beans from containing component
removeAllElements() - Method in class weka.core.FastVector
Removes all components from this vector and sets its size to zero.
removeAllElements() - Method in class weka.core.Queue
Removes all objects from the queue.
removeAllInputs() - Method in class weka.classifiers.functions.neural.NeuralConnection
This function will remove all the inputs to this unit.
removeAllInputs() - Method in class weka.classifiers.functions.neural.NeuralNode
This function will remove all the inputs to this unit.
removeAllMissingColsTipText() - Method in class weka.associations.Apriori
Returns the tip text for this property
removeAllOutputs() - Method in class weka.classifiers.functions.neural.NeuralConnection
This function will remove all outputs to this unit.
removeAllPlots() - Method in class weka.gui.visualize.Plot2D
Clears all plots
removeAllSpecifiers() - Method in class weka.experiment.PairedTTester.DatasetSpecifiers
Removes all specifiers.
removeBatchClassifierListener(BatchClassifierListener) - Method in class weka.gui.beans.Classifier
Remove a batch classifier listener
removeBean(JComponent) - Method in class weka.gui.beans.BeanInstance
Remove this bean from the list of beans and from the containing component
removeCancelListener(ActionListener) - Method in class weka.gui.GenericObjectEditor.GOEPanel
This is used to remove an action listener from the cancel button
removeChartListener(ChartListener) - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Remove a chart listener
removeClass(Instances) - Method in class weka.gui.explorer.ClustererPanel
 
removeConnections(BeanInstance) - Static method in class weka.gui.beans.BeanConnection
Remove all connections for a bean.
removeCycles() - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
The following two methods remove cycles from the graph.
removeCycles2(int, int[]) - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
This method should not be called directly.
removeDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.AbstractDataSource
Remove a listener
removeDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.ClassAssigner
 
removeDataSourceListener(DataSourceListener) - Method in interface weka.gui.beans.DataSource
Remove a data source listener
removeDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.Filter
Remove a data source listener
removeDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.Loader
Remove a listener
removeDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.PredictionAppender
Remove a datasource listener
removeElementAt(int) - Method in class weka.core.FastVector
Deletes an element from this vector.
removeExemplar(NNge.Exemplar) - Method in class weka.classifiers.rules.NNge
Removes an Exemplar from NNge's lists Ensure that the Exemplar is actually in NNge's lists.
removeFirst() - Method in class weka.associations.tertius.SimpleLinkedList
 
removeGaps(int[]) - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
This method removes gaps from the graph.
removeGapsWithEdgeConcentration(int[]) - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
This method removes gaps from the graph.
removeGraphListener(GraphListener) - Method in class weka.gui.beans.Classifier
Remove a graph listener
removeIgnoreCols(Instances) - Method in class weka.gui.explorer.ClustererPanel
 
removeIgnoreCols(Instances, int[]) - Method in class weka.gui.explorer.ClustererPanel
 
removeIncrementalClassifierListener(IncrementalClassifierListener) - Method in class weka.gui.beans.Classifier
Remove an incremental classifier listener
removeInstanceListener(InstanceListener) - Method in class weka.gui.beans.AbstractDataSource
Remove an instance listener
removeInstanceListener(InstanceListener) - Method in class weka.gui.beans.ClassAssigner
 
removeInstanceListener(InstanceListener) - Method in interface weka.gui.beans.DataSource
Remove an instance listener
removeInstanceListener(InstanceListener) - Method in class weka.gui.beans.Filter
Remove an instance listener
removeInstanceListener(InstanceListener) - Method in class weka.gui.beans.Loader
Remove an instance listener
removeInstanceListener(InstanceListener) - Method in class weka.gui.beans.PredictionAppender
Remove an instance listener
removeInstanceListener(InstanceListener) - Method in class weka.gui.streams.InstanceJoiner
 
removeInstanceListener(InstanceListener) - Method in class weka.gui.streams.InstanceLoader
 
removeInstanceListener(InstanceListener) - Method in interface weka.gui.streams.InstanceProducer
 
removeInstances(Instances, int) - Method in class weka.classifiers.meta.Decorate
Removes a specified number of instances from the given set of instances.
removeLast() - Method in class weka.classifiers.rules.RuleStats
Remove the last rule in the ruleset as well as it's stats.
removeLayoutCompleteEventListener(LayoutCompleteEventListener) - Method in class weka.gui.graphvisualizer.HierarchicalBCEngine
Method to remove a LayoutCompleteEventListener.
removeLayoutCompleteEventListener(LayoutCompleteEventListener) - Method in interface weka.gui.graphvisualizer.LayoutEngine
This method removes a LayoutCompleteEventListener from the LayoutEngine.
removeLinkAt(int) - Method in class weka.attributeSelection.BestFirst.LinkedList2
removes an element (Link) at a specific index from the list.
removeLinkAt(int) - Method in class weka.classifiers.rules.DecisionTable.LinkedList
Removes an element (Link) at a specific index from the list.
removeMissingColumns(Instances) - Method in class weka.associations.Apriori
Removes columns that are all missing from the data
removeNode(NeuralConnection) - Method in class weka.classifiers.functions.MultilayerPerceptron
Call this function to remove the passed node from the list.
removeNotify() - Method in class weka.gui.PropertyPanel
Cleans up when the panel is destroyed.
removeOkListener(ActionListener) - Method in class weka.gui.GenericObjectEditor.GOEPanel
This is used to remove an action listener from the ok button
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.CostMatrixEditor
Removes an object from the list of those that wish to be informed when the cost matrix changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.GenericArrayEditor
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.GenericObjectEditor
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.PropertySheetPanel
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.SetInstancesPanel
Removes a PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class weka.gui.beans.AbstractDataSource
Remove a property change listener from this bean
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.BeanVisual
Remove a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.ClassAssignerCustomizer
Remove a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.ClassifierCustomizer
Remove a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.CrossValidationFoldMakerCustomizer
Remove a property change listener
removePropertyChangeListener(String, PropertyChangeListener) - Method in class weka.gui.beans.DataVisualizer
Remove a property change listener from this bean
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.FilterCustomizer
Remove a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.LoaderCustomizer
Remove a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.PredictionAppenderCustomizer
Remove a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.StripChartCustomizer
Remove a property change listener
removePropertyChangeListener(String, PropertyChangeListener) - Method in class weka.gui.beans.TextViewer
Remove a property change listener from this bean
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.beans.TrainTestSplitMakerCustomizer
Remove a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.experiment.SetupPanel
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.experiment.SimpleSetupPanel
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class weka.gui.explorer.PreprocessPanel
Removes a PropertyChangeListener.
removeResult(String) - Method in class weka.gui.ResultHistoryPanel
Removes one of the result buffers from the history.
removeSubstring(String, String) - Static method in class weka.core.Utils
Removes all occurrences of a string from another string.
removeTestSetListener(TestSetListener) - Method in class weka.gui.beans.AbstractTestSetProducer
Remove a listener for test sets
removeTestSetListener(TestSetListener) - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Remove a test set listener
removeTestSetListener(TestSetListener) - Method in class weka.gui.beans.ClassAssigner
 
removeTestSetListener(TestSetListener) - Method in class weka.gui.beans.Filter
Remove a test set listener
removeTestSetListener(TestSetListener) - Method in interface weka.gui.beans.TestSetProducer
Remove a listener for test set events
removeTextListener(TextListener) - Method in class weka.gui.beans.Classifier
Remove a text listener
removeTextListener(TextListener) - Method in class weka.gui.beans.ClassifierPerformanceEvaluator
Remove a text listener
removeTextListener(TextListener) - Method in class weka.gui.beans.IncrementalClassifierEvaluator
Remove a text listener
removeTrailingPeriod(String) - Method in class weka.core.converters.C45Loader
 
removeTrainingSetListener(TrainingSetListener) - Method in class weka.gui.beans.AbstractTrainAndTestSetProducer
Remove a training set listener
removeTrainingSetListener(TrainingSetListener) - Method in class weka.gui.beans.AbstractTrainingSetProducer
Remove a training set listener
removeTrainingSetListener(TrainingSetListener) - Method in class weka.gui.beans.ClassAssigner
 
removeTrainingSetListener(TrainingSetListener) - Method in class weka.gui.beans.Filter
Remove a training set listener
removeTrainingSetListener(TrainingSetListener) - Method in interface weka.gui.beans.TrainingSetProducer
Remove a training set listener
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class weka.gui.beans.AbstractDataSource
Remove a vetoable change listener from this bean
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class weka.gui.beans.DataVisualizer
Remove a vetoable change listener from this bean
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class weka.gui.beans.TextViewer
Remove a vetoable change listener from this bean
renameAttribute(int, String) - Method in class weka.core.Instances
Renames an attribute.
renameAttribute(Attribute, String) - Method in class weka.core.Instances
Renames an attribute.
renameAttributeValue(int, int, String) - Method in class weka.core.Instances
Renames the value of a nominal (or string) attribute value.
renameAttributeValue(Attribute, String, String) - Method in class weka.core.Instances
Renames the value of a nominal (or string) attribute value.
repeat(double[], int) - Method in class weka.attributeSelection.WrapperSubsetEval
decides whether to do another repeat of cross validation.
repeatLiteralsTipText() - Method in class weka.associations.Tertius
Returns the tip text for this property.
replaceMissing - Variable in class weka.filters.unsupervised.attribute.RandomProjection
The ReplaceMissingValues filter
replaceMissingValues(double[]) - Method in class weka.core.BinarySparseInstance
Does nothing, since we don't support missing values.
replaceMissingValues(double[]) - Method in class weka.core.Instance
Replaces all missing values in the instance with the values contained in the given array.
replaceMissingValues(double[]) - Method in class weka.core.SparseInstance
Replaces all missing values in the instance with the values contained in the given array.
replaceMissingValuesTipText() - Method in class weka.filters.unsupervised.attribute.RandomProjection
Returns the tip text for this property
replaceSubstring(String, String, String) - Static method in class weka.core.Utils
Replaces with a new string, all occurrences of a string from another string.
replot() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel
Quickly replot the display using cached probability estimates
reportFrequencyTipText() - Method in class weka.attributeSelection.GeneticSearch
Returns the tip text for this property
resample(Random) - Method in class weka.core.Instances
Creates a new dataset of the same size using random sampling with replacement.
resampleWithWeights(Instances, Random, boolean[]) - Method in class weka.classifiers.meta.Bagging
Creates a new dataset of the same size using random sampling with replacement according to the given weight vector.
resampleWithWeights(Random) - Method in class weka.core.Instances
Creates a new dataset of the same size using random sampling with replacement according to the current instance weights.
resampleWithWeights(Random, double[]) - Method in class weka.core.Instances
Creates a new dataset of the same size using random sampling with replacement according to the given weight vector.
reset() - Method in class weka.classifiers.functions.MultilayerPerceptron.NeuralEnd
Call this to reset the value and error for this unit, ready for the next run.
reset() - Method in class weka.classifiers.functions.neural.NeuralConnection
Call this to reset the unit for another run.
reset() - Method in class weka.classifiers.functions.neural.NeuralNode
Call this to reset the value and error for this unit, ready for the next run.
reset() - Method in class weka.core.converters.ArffLoader
Resets the Loader ready to read a new data set
reset() - Method in class weka.core.converters.C45Loader
Resets the Loader ready to read a new data set
reset() - Method in class weka.core.converters.CSVLoader
Resets the loader ready to read a new data set
reset() - Method in class weka.core.converters.SerializedInstancesLoader
Resets the Loader ready to read a new data set
reset() - Static method in class weka.gui.beans.BeanConnection
Reset the list of connections
reset(JComponent) - Static method in class weka.gui.beans.BeanInstance
Reset the list of beans
resetAttIndex(boolean) - Method in class weka.classifiers.lazy.LBR.Indexes
Resets the boolean value in AttIndexes array
resetAttIndexTo(LBR.Indexes) - Method in class weka.classifiers.lazy.LBR.Indexes
Resets the boolean value in AttIndexes array based on another set of Indexes
resetConsumed() - Method in class weka.classifiers.meta.RacedIncrementalLogitBoost.Committee
 
resetDatasetBasedOn(LBR.Indexes) - Method in class weka.classifiers.lazy.LBR.Indexes
Resets the boolean values in Attribute and Instance array to reflect an empty dataset withthe same attributes set as in the incoming Indexes Object
resetDistribution(Instances) - Method in class weka.classifiers.trees.j48.BinC45Split
Sets distribution associated with model.
resetDistribution(Instances) - Method in class weka.classifiers.trees.j48.C45Split
Sets distribution associated with model.
resetDistribution(Instances) - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Sets distribution associated with model.
resetHistory() - Method in class weka.filters.unsupervised.attribute.AbstractTimeSeries
Clears any instances from the history queue.
resetID() - Static method in class weka.classifiers.trees.REPTree
 
resetID() - Static method in class weka.classifiers.trees.j48.ClassifierTree
Resets the unique node ID counter (e.g.
resetInstanceIndex(boolean) - Method in class weka.classifiers.lazy.LBR.Indexes
Resets the boolean value in the Instance Indexes array to a specified value
resetNetwork() - Method in class weka.classifiers.functions.MultilayerPerceptron
this will reset all the nodes in the network.
resetOptions() - Method in class weka.associations.Apriori
Resets the options to the default values.
resetOptions() - Method in class weka.associations.Tertius
Resets the options to the default values.
resetOptions() - Method in class weka.attributeSelection.BestFirst
Reset options to default values
resetOptions() - Method in class weka.attributeSelection.CfsSubsetEval
 
resetOptions() - Method in class weka.attributeSelection.ChiSquaredAttributeEval
Reset options to their default values
resetOptions() - Method in class weka.attributeSelection.ClassifierSubsetEval
reset to defaults
resetOptions() - Method in class weka.attributeSelection.ConsistencySubsetEval
reset to defaults
resetOptions() - Method in class weka.attributeSelection.ExhaustiveSearch
resets to defaults
resetOptions() - Method in class weka.attributeSelection.ForwardSelection
Resets options
resetOptions() - Method in class weka.attributeSelection.GainRatioAttributeEval
reset options to default values
resetOptions() - Method in class weka.attributeSelection.GeneticSearch
reset to default values for options
resetOptions() - Method in class weka.attributeSelection.InfoGainAttributeEval
Reset options to their default values
resetOptions() - Method in class weka.attributeSelection.OneRAttributeEval
rests to defaults.
resetOptions() - Method in class weka.attributeSelection.PrincipalComponents
Reset to defaults
resetOptions() - Method in class weka.attributeSelection.RaceSearch
Reset the search method.
resetOptions() - Method in class weka.attributeSelection.RandomSearch
resets to defaults
resetOptions() - Method in class weka.attributeSelection.RankSearch
Reset the search method.
resetOptions() - Method in class weka.attributeSelection.Ranker
Resets stuff to default values
resetOptions() - Method in class weka.attributeSelection.ReliefFAttributeEval
Reset options to their default values
resetOptions() - Method in class weka.attributeSelection.SVMAttributeEval
Resets options to defaults.
resetOptions() - Method in class weka.attributeSelection.SymmetricalUncertAttributeEval
set options to default values
resetOptions() - Method in class weka.attributeSelection.WrapperSubsetEval
 
resetOptions() - Method in class weka.classifiers.rules.DecisionTable
Resets the options.
resetOptions() - Method in class weka.clusterers.EM
Reset to default options
resetOptions() - Method in class weka.filters.supervised.attribute.AttributeSelection
set options to their default values
resetQueue() - Method in class weka.filters.Filter
Clears the output queue.
resetTipText() - Method in class weka.classifiers.functions.MultilayerPerceptron
 
residualReplace(Instances, Classifier, boolean) - Method in class weka.classifiers.meta.AdditiveRegression
Replace the class values of the instances from the current iteration with residuals ater predicting with the supplied classifier.
resultProducerTipText() - Method in class weka.experiment.AveragingResultProducer
Returns the tip text for this property
resultProducerTipText() - Method in class weka.experiment.DatabaseResultProducer
Returns the tip text for this property
resultProducerTipText() - Method in class weka.experiment.LearningRateResultProducer
Returns the tip text for this property
resultRule(Instance) - Method in class weka.classifiers.rules.Prism.PrismRule
Returns the result assigned by this rule to a given instance.
resultRules(Instance) - Method in class weka.classifiers.rules.Prism.PrismRule
Returns the result assigned by these rules to a given instance.
resultsetKey() - Method in class weka.experiment.PairedTTester
Creates a key that maps resultset numbers to their descriptions.
retrieveInstances() - Method in class weka.experiment.InstanceQuery
Makes a database query using the query set through the -Q option to convert a table into a set of instances
retrieveInstances(String) - Method in class weka.experiment.InstanceQuery
Makes a database query to convert a table into a set of instances
returnLeaves(FastVector[]) - Method in class weka.classifiers.trees.m5.RuleNode
Return a list containing all the leaves in the tree
rev() - Method in class weka.classifiers.functions.pace.DoubleVector
Returns the reverse vector
rhoaTipText() - Method in class weka.classifiers.misc.FLR
Returns the tip text for this property
ricEstimator - Static variable in class weka.classifiers.functions.PaceRegression
 
ridgeTipText() - Method in class weka.classifiers.functions.LinearRegression
Returns the tip text for this property
ridgeTipText() - Method in class weka.classifiers.functions.Logistic
Returns the tip text for this property
ridgeTipText() - Method in class weka.classifiers.functions.RBFNetwork
Returns the tip text for this property
rightAve - Variable in class weka.classifiers.trees.m5.YongSplitInfo
 
rightNode() - Method in class weka.classifiers.trees.m5.RuleNode
Get the right child of this node
rightSide(int, Instances) - Method in class weka.classifiers.trees.j48.BinC45Split
Prints the condition satisfied by instances in a subset.
rightSide(int, Instances) - Method in class weka.classifiers.trees.j48.C45Split
Prints the condition satisfied by instances in a subset.
rightSide(int, Instances) - Method in class weka.classifiers.trees.j48.ClassifierSplitModel
Prints left side of condition satisfied by instances in subset index.
rightSide(int, Instances) - Method in class weka.classifiers.trees.j48.NoSplit
Does nothing because no condition has to be satisfied.
rightSide(int, Instances) - Method in class weka.classifiers.trees.lmt.ResidualSplit
Prints the condition satisfied by instances in a subset.
rmCoveredBySuccessives(Instances, FastVector, int) - Static method in class weka.classifiers.rules.RuleStats
Static utility function to count the data covered by the rules after the given index in the given rules, and then remove them.
rmatrix - Variable in class weka.filters.unsupervised.attribute.RandomProjection
The random matrix
rnd - Variable in class weka.gui.visualize.MatrixPanel
For adding random jitter
rndmNum(boolean) - Method in class weka.filters.unsupervised.attribute.RandomProjection
returns a double x such that x = sqrt(3) * { -1 with prob. 1/6, 0 with prob. 2/3, 1 with prob. 1/6 }
rnorm(int, double, double, Random) - Static method in class weka.classifiers.functions.pace.Maths
Generates a sample of a normal distribution.
rocAnalysisTipText() - Method in class weka.associations.Tertius
Returns the tip text for this property.
rocToString() - Method in class weka.associations.tertius.Rule
Return a String giving the TP-rate and FP-rate of this rule.
rootMeanPriorSquaredError() - Method in class weka.classifiers.Evaluation
Returns the root mean prior squared error.
rootMeanSquaredError() - Method in class weka.classifiers.Evaluation
Returns the root mean squared error.
rootMeanSquaredError() - Method in class weka.classifiers.trees.m5.RuleNode
Get the root mean squared error at this node
rootRelativeSquaredError() - Method in class weka.classifiers.Evaluation
Returns the root relative squared error if the class is numeric.
round(double) - Static method in class weka.core.Utils
Rounds a double to the next nearest integer value.
round(double) - Method in class weka.estimators.KKConditionalEstimator
Round a data value using the defined precision for this estimator
round(double) - Method in class weka.estimators.KernelEstimator
Round a data value using the defined precision for this estimator
round(double) - Method in class weka.estimators.NormalEstimator
Round a data value using the defined precision for this estimator
roundDouble(double, int) - Static method in class weka.core.Utils
Rounds a double to the given number of decimal places.
rsolve(PaceMatrix, IntVector, int) - Method in class weka.classifiers.functions.pace.PaceMatrix
Solves upper-triangular equation R x = b
ruleToString() - Method in class weka.classifiers.trees.m5.Rule
Return a description of the rule
rules - Variable in class weka.classifiers.rules.Ridor.Ridor_node
The set of exceptions of the default rule.
rulesetForOneClass(double, Instances, double, double) - Method in class weka.classifiers.rules.JRip
Build a ruleset for the given class according to the given data
run() - Method in class weka.associations.Tertius
Run the search.
run() - Method in class weka.gui.AttributeVisualizationPanel.BarCalc
 
run() - Method in class weka.gui.AttributeVisualizationPanel.HistCalc
 
run() - Method in class weka.gui.SimpleCLI.ClassRunner
Starts running the main method.
run() - Method in class weka.gui.SimpleCLI.ReaderToTextArea
Sit here listening for lines of input and appending them straight to the text component.
run() - Method in class weka.gui.beans.Loader.LoadThread
 
run() - Method in class weka.gui.boundaryvisualizer.BoundaryPanel.PlotThread
 
run() - Method in class weka.gui.experiment.RunPanel.ExperimentRunner
Starts running the experiment.
run() - Method in class weka.gui.streams.InstanceLoader.LoadThread
 
runBasicTest(boolean, boolean, boolean, int, boolean, boolean, int, int, int, FastVector) - Method in class weka.classifiers.CheckClassifier
Runs a text on the datasets with the given characteristics.
runCommand(String) - Method in class weka.gui.SimpleCLI
Executes a simple cli command.
runExperiment() - Method in class weka.experiment.Experiment
Runs all iterations of the experiment, continuing past errors.
runExperiment() - Method in class weka.experiment.RemoteExperiment
Overides runExperiment in Experiment

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