Package | Description |
---|---|
weka.associations.gsp |
Modifier and Type | Method and Description |
---|---|
Sequence |
Sequence.clone()
Returns a deep clone of a Sequence.
|
protected Sequence |
Sequence.deleteEvent(String position)
Deletes either the first or the last event/item of a Sequence.
|
Modifier and Type | Method and Description |
---|---|
protected static FastVector |
Sequence.merge(Sequence seq1,
Sequence seq2,
boolean oneElements,
boolean mergeElements)
Merges two Sequences in the course of candidate generation.
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.