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