This is the complete list of members for
DefaultMCMC, including all inherited members.
| acceptance_probability(const std::vector< double > ¤t_theta, const std::vector< double > &new_theta) (defined in DefaultMCMC) | DefaultMCMC | [virtual] |
| DefaultMCMC(const PsiPsychometric *Model, const PsiData *Data, PsiRandom *proposal) | DefaultMCMC | |
| draw(void) | MetropolisHastings | [virtual] |
| getData() const | PsiSampler | [inline] |
| getDeviance(void) | MetropolisHastings | [inline, virtual] |
| getModel() const | PsiSampler | [inline] |
| getNparams(void) | MetropolisHastings | [inline] |
| getStepsize(void) | MetropolisHastings | [inline] |
| getTheta(void) | MetropolisHastings | [inline, virtual] |
| MetropolisHastings(const PsiPsychometric *Model, const PsiData *Data, PsiRandom *proposal) | MetropolisHastings | |
| proposePoint(std::vector< double > ¤t_theta, std::vector< double > &stepwidths, PsiRandom *proposal, std::vector< double > &new_theta) | DefaultMCMC | [virtual] |
| PsiSampler(const PsiPsychometric *Model, const PsiData *Data) | PsiSampler | [inline] |
| qold (defined in MetropolisHastings) | MetropolisHastings | [protected] |
| sample(unsigned int N) | MetropolisHastings | [virtual] |
| set_proposal(unsigned int i, PsiPrior *proposal) (defined in DefaultMCMC) | DefaultMCMC | [inline] |
| setStepSize(double size, unsigned int param) | MetropolisHastings | [virtual] |
| setStepSize(const std::vector< double > &sizes) | MetropolisHastings | [virtual] |
| setTheta(const std::vector< double > &prm) | MetropolisHastings | |
| PsiSampler::setTheta(const std::vector< double > theta) | PsiSampler | [inline, virtual] |
| ~DefaultMCMC(void) (defined in DefaultMCMC) | DefaultMCMC | |
| ~MetropolisHastings(void) (defined in MetropolisHastings) | MetropolisHastings | [inline] |