|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.jet.hypothesis.io.readers.AbstractReader
org.codehaus.jet.hypothesis.io.readers.AbstractCriticalValueReader
org.codehaus.jet.hypothesis.io.readers.JohansenReader
public class JohansenReader
Field Summary |
---|
Fields inherited from class org.codehaus.jet.hypothesis.io.readers.AbstractCriticalValueReader |
---|
DIMENSION, source, values, weights |
Fields inherited from class org.codehaus.jet.hypothesis.io.readers.AbstractReader |
---|
COMMA, COMMENT_PREFIX, FIELD_SEPARATOR, FIELD_SEPARATOR_REGEX, NA_PREFIX, NUMBER_FORMAT, WHITESPACE |
Constructor Summary | |
---|---|
JohansenReader(java.lang.String source)
|
Method Summary | |
---|---|
void |
read(int[] options)
|
Methods inherited from class org.codehaus.jet.hypothesis.io.readers.AbstractCriticalValueReader |
---|
getCriticalValues, getWeights |
Methods inherited from class org.codehaus.jet.hypothesis.io.readers.AbstractReader |
---|
getClassLoader, getReader, readLines, toLines |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JohansenReader(java.lang.String source)
Method Detail |
---|
public void read(int[] options) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |