Package statalign.distance

Class Summary
AlignmentSample  
ComplexPair A class that makes it possible to compare two pairs where the first element of each pair is an ArrayList of Strings (alignment) and the second element is a String The String (the second element of the pair) determines which is bigger
Distance A class that calculates the distance and similarity score between two alignments
Pair<L,R> A Pair container.
PairCompare Makes it possible to compare two pairs.