Niscrit
Produces critical F values and corresponding image thresholds for the given probabilities.
Invocation
java Niscrit
This starts up the java interpreter and runs the Niscrit
application. You need to have
set up your environment for java
in order for this to work.
Niscrit window
Information to be entered
- Design file
Text file with design levels and corresponding image files.
- Save output to file
File to use in writing the output of Niscrit.
- Probabilities for which to compute critical F values:
- p = 0.05Check if you want F values computed for p = .05
- p = 0.01Check if you want F values computed for p = .01
- p = 0.005Check if you want F values computed for p = .005
- p = 0.001Check if you want F values computed for p = .001
- Other
Additional probabilities can be added here, separated by spaces if more than one.
- Verbose mode
Checking this box will provide the following information for each image threshold: dfeffect, dferror, and critical value.
- Check cell counts
Checking this box will produce a table of
counts for each combination of factor levels in the design file so as to
verify a balanced design or to diagnose an unbalanced one.
Last updated Tue Feb 08 14:17:30 EST 2000