weka.associations.tertius
Class IndividualInstances

java.lang.Object
  |
  +--weka.core.Instances
        |
        +--weka.associations.tertius.IndividualInstances
All Implemented Interfaces:
java.io.Serializable

public class IndividualInstances
extends Instances

See Also:
Serialized Form

Field Summary
 
Fields inherited from class weka.core.Instances
FILE_EXTENSION
 
Constructor Summary
IndividualInstances(Instances individuals, Instances parts)
           
 
Methods inherited from class weka.core.Instances
add, attribute, attribute, attributeStats, attributeToDoubleArray, checkForStringAttributes, checkInstance, classAttribute, classIndex, compactify, delete, delete, deleteAttributeAt, deleteStringAttributes, deleteWithMissing, deleteWithMissing, deleteWithMissingClass, enumerateAttributes, enumerateInstances, equalHeaders, firstInstance, getRandomNumberGenerator, insertAttributeAt, instance, lastInstance, main, meanOrMode, meanOrMode, mergeInstances, numAttributes, numClasses, numDistinctValues, numDistinctValues, numInstances, randomize, readInstance, relationName, renameAttribute, renameAttribute, renameAttributeValue, renameAttributeValue, resample, resampleWithWeights, resampleWithWeights, setClass, setClassIndex, setRelationName, sort, sort, stratify, stringFreeStructure, sumOfWeights, test, testCV, toString, toSummaryString, trainCV, trainCV, variance, variance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IndividualInstances

public IndividualInstances(Instances individuals,
                           Instances parts)
                    throws java.io.IOException,
                           java.lang.Exception


Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London