|
|
com.kutsyy.lvspod
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Field Summary | |
protected OrdinalSpatialCLTrueX |
TTrueX
Insert the method's description here. |
| 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 | |
protected |
OrdinalSpatialAbstractEM()
OrdinalSpatialEM constructor comment. |
|
OrdinalSpatialAbstractEM(int[] y)
Constructor for the OrdinalSpatialAbstractEM object |
|
OrdinalSpatialAbstractEM(int[] y,
double[][] z)
Insert the method's description here. |
protected |
OrdinalSpatialAbstractEM(int[] y,
double phi,
double[] theta,
SpatialPoint[] loc,
double[] beta,
double[][] z,
int[][] neighborDefinition)
OrdinalSpatialEM constructor comment. |
protected |
OrdinalSpatialAbstractEM(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z)
OrdinalSpatialEM constructor comment. |
|
OrdinalSpatialAbstractEM(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z,
int[][] Neighborgood)
Insert the method's description here. |
| Method Summary | |
protected abstract void |
e()
Insert the method's description here. |
void |
estimate()
Insert the method's description here. |
double |
lL()
Insert the method's description here. |
protected double |
lL(double phi,
double[] theta,
DoubleMatrix1D beta)
Insert the method's description here. |
protected void |
m()
Insert the method's description here. |
protected void |
phiGivenX()
Insert the method's description here. |
protected void |
thetaGivenX()
Insert the method's description here. |
| Methods inherited from class com.kutsyy.lvspod.OrdinalSpatialAbstract |
beta, createEigenvalues, createLoc, createSigma, createW, define, estimate, estimate, estimate, estimate, estimate, f, f, g, grad, initializeL, ll, lL, lL, ll, makeThetaLU, test, testBeta, testPhi, testPhiBeta, updateY |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
protected OrdinalSpatialCLTrueX TTrueX
| Constructor Detail |
public OrdinalSpatialAbstractEM(int[] y)
y - Description of Parameter
public OrdinalSpatialAbstractEM(int[] y,
double[][] z)
y - int[]z - double[][]
public OrdinalSpatialAbstractEM(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z,
int[][] Neighborgood)
y - Description of ParameterxLocation - Description of ParameteryLocation - Description of Parameterz - Description of ParameterNeighborgood - Description of Parameterprotected OrdinalSpatialAbstractEM()
protected OrdinalSpatialAbstractEM(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z)
y - int[]xLocation - int[]yLocation - int[]z - double[][]
protected OrdinalSpatialAbstractEM(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[][]| Method Detail |
public double lL()
lL in class OrdinalSpatialAbstractprotected abstract void e()
protected double lL(double phi,
double[] theta,
DoubleMatrix1D beta)
phi - doubletheta - double[]beta - double[]protected void m()
protected void phiGivenX()
protected void thetaGivenX()
public void estimate()
estimate in class OrdinalSpatialAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||