|
|
com.kutsyy.lvspod
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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 | |
|
OrdinalSpatialAbstractSample()
put your documentation comment here |
|
OrdinalSpatialAbstractSample(int[] y)
put your documentation comment here |
|
OrdinalSpatialAbstractSample(int[] y,
double[][] z)
put your documentation comment here |
protected |
OrdinalSpatialAbstractSample(int[] y,
double phi,
double[] theta,
SpatialPoint[] loc,
double[] beta,
double[][] z,
int[][] neighborDefinition)
put your documentation comment here |
protected |
OrdinalSpatialAbstractSample(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z)
put your documentation comment here |
|
OrdinalSpatialAbstractSample(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z,
int[][] Neighborgood)
put your documentation comment here |
| Method Summary | |
protected double |
ntrc(double low)
Description of the Method |
protected double |
ntrc(double low,
double high)
Description of the Method |
protected double |
ntrc(double low,
double high,
double mu,
double sd)
Description of the Method |
protected void |
simPseudoX(double[] Xi,
double Phi,
double[] Theta,
double[] Beta,
int mm)
Description of the Method |
| Methods inherited from class com.kutsyy.lvspod.OrdinalSpatialAbstract |
beta, createEigenvalues, createLoc, createSigma, createW, define, estimate, estimate, estimate, estimate, estimate, estimate, f, f, g, grad, initializeL, ll, lL, lL, lL, ll, makeThetaLU, test, testBeta, testPhi, testPhiBeta, updateY |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public OrdinalSpatialAbstractSample()
public OrdinalSpatialAbstractSample(int[] y)
y - Description of Parameter
public OrdinalSpatialAbstractSample(int[] y,
double[][] z)
y - Description of Parameterz - Description of Parameter
public OrdinalSpatialAbstractSample(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 Parameter
protected OrdinalSpatialAbstractSample(int[] y,
double phi,
double[] theta,
SpatialPoint[] loc,
double[] beta,
double[][] z,
int[][] neighborDefinition)
y - Description of Parameterphi - Description of Parametertheta - Description of Parameterloc - Description of Parameterbeta - Description of Parameterz - Description of ParameterneighborDefinition - Description of Parameter
protected OrdinalSpatialAbstractSample(int[] y,
int[] xLocation,
int[] yLocation,
double[][] z)
y - Description of ParameterxLocation - Description of ParameteryLocation - Description of Parameterz - Description of Parameter| Method Detail |
protected double ntrc(double low)
low - Description of Parameter
protected double ntrc(double low,
double high)
low - Description of Parameterhigh - Description of Parameter
protected double ntrc(double low,
double high,
double mu,
double sd)
low - Description of Parameterhigh - Description of Parametermu - Description of Parametersd - Description of Parameter
protected void simPseudoX(double[] Xi,
double Phi,
double[] Theta,
double[] Beta,
int mm)
Xi - Description of ParameterPhi - Description of ParameterTheta - Description of ParameterBeta - Description of Parametermm - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||