bioassay_mle.m bioassay_mle.r Bioassay example: computing the MLE.
gamrand.m gamrand.r Gamma random number generator.
bioassay_bayes.m bioassay_bayes.r Bioassay example: Bayesian inference using the Metropolis-Hastings algorithm. Uses gamrand.m
affair.csv - Dataset for the extramarital affairs example.
probit_mle.m probit_mle.r Extramarital affairs example: computing the MLE.
probit_bayes.m probit_bayes.r Extramarital affairs example: Bayesian inference using the Metropolis-Hastings algorithm. Uses gamrand.m
margeff.m margeff.r Extramarital affairs example: Estimation of the marginal effects. Uses gamrand.m
tnormrnd.m tnormrnd.r Truncated normal random number generator.
probit_bayes_gibbs.m probit_bayes_gibbs.r Extramarital affairs example: Bayesian inference using the Gibbs sampler. Uses tnormrnd.m

back