kea.programs.pintail
Class Model

java.lang.Object
  extended by kea.programs.pintail.Model

public class Model
extends java.lang.Object

Supplies information on expected scores line.

Version:
1.0.
Author:
Kevin Ashelford.

Method Summary
static double getStandardError(double observedScoreMean, kea.statistics.descriptive.QuantileType quantileType, CutOffType cutOffType)
          Returns standard error of model data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStandardError

public static double getStandardError(double observedScoreMean,
                                      kea.statistics.descriptive.QuantileType quantileType,
                                      CutOffType cutOffType)
Returns standard error of model data.