|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFacemorph.Stats.PLSReducer
Facemorph.Stats.WeightedPLS
Facemorph.Stats.WeightedPLS2
public class WeightedPLS2
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface Facemorph.Stats.DataReducer |
---|
DataReducer.DataReducerInformation |
Nested classes/interfaces inherited from interface Facemorph.Stats.Regressor |
---|
Regressor.RegressorException |
Field Summary |
---|
Fields inherited from class Facemorph.Stats.WeightedPLS |
---|
mapping, wWeights, zWeights |
Fields inherited from class Facemorph.Stats.PLSReducer |
---|
B, c, C, E, epsilon, F, maxComponents, maxIter, meanX, meanY, noComponents, p, P, q, R, stdX, stdY, t, T, targetDependentVariance, targetIndependentVariance, u, U, varX, varY, w, W, X, Y |
Constructor Summary | |
---|---|
WeightedPLS2()
|
Method Summary | |
---|---|
int |
build()
|
Methods inherited from class Facemorph.Stats.WeightedPLS |
---|
calculateNewWeights, main, reweight, reweight, train |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WeightedPLS2()
Method Detail |
---|
public int build()
build
in class WeightedPLS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |