public class LogLinear extends java.lang.Object
LogLinear()
static double
logistic(double x)
logit(double x)
smooth(double x, double smoothby)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogLinear()
public static double logit(double x)
public static double logistic(double x)
public static double smooth(double x, double smoothby)