statalign.io.input
Class InputReader

java.lang.Object
  extended by statalign.io.input.InputReader

public class InputReader
extends java.lang.Object

Deprecated class for testing purposes. It is actually empty. If you uncomment the main function, set the appropriate Tree constructor public.


Constructor Summary
InputReader()
           
 
Method Summary
static void main(java.lang.String[] args)
          useage: java InputReader input_file_name burnin cycles sampling
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputReader

public InputReader()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
useage: java InputReader input_file_name burnin cycles sampling

Throws:
java.io.IOException