org.rosuda.ibase.toolkit
Class FrequencyTable
java.lang.Object
org.rosuda.ibase.toolkit.FrequencyTable
public final class FrequencyTable
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrequencyTable
public FrequencyTable(SVar[] vvs)
getLevels
public int[] getLevels()
getLnames
public String[][] getLnames()
getTable
public double[] getTable()
getExp
public double[] getExp()
getMatchingCases
public int[] getMatchingCases(int[] com,
int maxLevel)
permute
public void permute(int[] perm)
getVars
public SVar[] getVars()
getP
public double getP()