|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstatalign.mcmc.GammaPrior
public class GammaPrior
Constructor Summary | |
---|---|
GammaPrior(double a,
double b)
|
Method Summary | |
---|---|
double |
logDensity(java.lang.Double x)
|
double |
logDensityUnnormalised(java.lang.Double x)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GammaPrior(double a, double b)
Method Detail |
---|
public double logDensity(java.lang.Double x)
logDensity
in interface PriorDistribution<java.lang.Double>
public double logDensityUnnormalised(java.lang.Double x)
logDensityUnnormalised
in interface PriorDistribution<java.lang.Double>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |