|
|
com.kutsyy.lvspod
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Field Summary | |
double |
alpha1
Description of the Field |
double |
alpha2
Description of the Field |
protected double[] |
cx
|
protected double[] |
expX
Description of the Field |
protected boolean |
inteructive
Description of the Field |
protected int |
m
Description of the Field |
(package private) double[] |
phiSim
Description of the Field |
protected OrdinalSpatialBayesianPlot |
Plot
Description of the Field |
protected Beta |
rndBeta
Description of the Field |
protected int |
run
|
(package private) double[][] |
thetaSim
Description of the Field |
protected OrdinalSpatialCLTrueX |
TTrueX
Description of the Field |
protected OrdinalSpatialCLTrueXPLE |
TTrueXPLE
Description of the Field |
protected double[] |
w
Description of the Field |
(package private) double[] |
xcxC
|
protected double[][] |
xSim
Description of the Field |
(package private) double[] |
xxC
|
| Fields inherited from class com.kutsyy.lvspod.OrdinalSpatialAbstract |
beta, betaKeep, Brent, EPS, gradient, itotal, K, keepConstant, L, lambda, Loc, M, max_over, Mnbrak, N, NeighborDefinition, p, phi, PHI_LIMIT, phiKeep, phiVar, Powell, rnd, Sigma, sqrtSigma, theta, THETA_BETWEEN, THETA_LIMIT, thetaKeep, thetal, thetaL, thetau, thetaU, TimeSeries, TrueBeta, TruePhi, TrueTheta, TrueX, W, x, xi, xLoc, xx, Y, yLoc, Z |
| Constructor Summary | |
|
OrdinalSpatialBayesianAbstract()
put your documentation comment here |
|
OrdinalSpatialBayesianAbstract(int[] y)
|
|
OrdinalSpatialBayesianAbstract(int[] y,
double[][] z)
|
protected |
OrdinalSpatialBayesianAbstract(int[] y,
double phi,
double[] theta,
SpatialPoint[] loc,
double[] beta,
double[][] z,
int[][] neighborDefinition)
OrdinalSpatialEM constructor comment. |
protected |
OrdinalSpatialBayesianAbstract(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z)
OrdinalSpatialPLEM constructor comment. |
|
OrdinalSpatialBayesianAbstract(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z,
int[][] Neighborgood)
|
| Method Summary | |
double |
f(double Phi)
Insert the method's description here. |
double |
lL()
put your documentation comment here |
protected double |
lL(double phi,
double[] theta,
DoubleMatrix1D beta)
Insert the method's description here. |
protected void |
phiGivenX()
Description of the Method |
protected void |
piTheta(double[] Theta)
|
protected void |
thetaGivenX()
Description of the Method |
| Methods inherited from class com.kutsyy.lvspod.OrdinalSpatialAbstractSample |
ntrc, ntrc, ntrc, simPseudoX |
| Methods inherited from class com.kutsyy.lvspod.OrdinalSpatialAbstract |
beta, createEigenvalues, createLoc, createSigma, createW, define, estimate, estimate, estimate, estimate, estimate, estimate, f, g, grad, initializeL, ll, lL, lL, ll, makeThetaLU, test, testBeta, testPhi, testPhiBeta, updateY |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public double alpha1
public double alpha2
protected double[] cx
protected Beta rndBeta
protected int m
protected int run
protected double[][] xSim
protected double[] w
protected OrdinalSpatialBayesianPlot Plot
protected boolean inteructive
protected OrdinalSpatialCLTrueX TTrueX
protected OrdinalSpatialCLTrueXPLE TTrueXPLE
protected double[] expX
double[][] thetaSim
double[] phiSim
double[] xxC
double[] xcxC
| Constructor Detail |
public OrdinalSpatialBayesianAbstract()
public OrdinalSpatialBayesianAbstract(int[] y)
public OrdinalSpatialBayesianAbstract(int[] y,
double[][] z)
public OrdinalSpatialBayesianAbstract(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z,
int[][] Neighborgood)
protected OrdinalSpatialBayesianAbstract(int[] y,
double phi,
double[] theta,
SpatialPoint[] loc,
double[] beta,
double[][] z,
int[][] neighborDefinition)
y - int[]phi - doubletheta - double[]loc - com.kutsyy.lvspod.SpatialPoint[]beta - cern.colt.matrix.DoubleMatrix1Dz - cern.colt.matrix.DoubleMatrix2DneighborDefinition - int[][]
protected OrdinalSpatialBayesianAbstract(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z)
y - int[]xLocation - int[]yLocation - int[]z - double[][]| Method Detail |
public double lL()
lL in class OrdinalSpatialAbstractprotected void phiGivenX()
protected void thetaGivenX()
public double f(double Phi)
f in class OrdinalSpatialAbstractx - double
protected double lL(double phi,
double[] theta,
DoubleMatrix1D beta)
phi - doubletheta - double[]beta - double[]protected void piTheta(double[] Theta)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||