|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectprobabilitycalculator.Distributions
probabilitycalculator.T
public class T
| Constructor Summary | |
|---|---|
T(double dx,
int ParmOne,
int ioption)
Creates a new instance of T |
|
| Method Summary | |
|---|---|
double |
df(double x,
double df,
double parmtwo)
|
double |
invdfT(double x,
double df,
double parmtwo)
|
double |
TCalc()
|
| Methods inherited from class probabilitycalculator.Distributions |
|---|
betacf, betai, erfc, gammln, gammp, gammq, gcf, gser, rtflsp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public T(double dx,
int ParmOne,
int ioption)
| Method Detail |
|---|
public double TCalc()
public double invdfT(double x,
double df,
double parmtwo)
public double df(double x,
double df,
double parmtwo)
df in class Distributions
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||