urate_ar.m urate_ar.r Unemployment example.
ads.csv - Dataset for the sales and ads example.
AR1_loglike.m AR1_loglike.r Support function to evaluate the log-likelihood function of the AR(1) model.
sales.m sales.r Sales and ads example. Uses AR1_loglike.m
USCPI.csv - US CPI inflation data.
loglike_MA1.m loglike_MA1.r Support function to evaluate the log-likelihood function of the MA(1) model.
CPI_MA.m CPI_MA.r US inflation example: MA(1) model. Uses loglike_MA1.m
loglike_ARMA11.m loglike_ARMA11.r Support function to evaluate the log-likelihood function of the MA(1) model.
CPI_ARMA.m CPI_ARMA.r US inflation example: ARMA(1) model. Uses loglike_ARMA11.m
sfran_loglike.m sfran_loglike.r Support function to evaluate the log-likelihood function of the 1-factor random effects ANOVA model.
sfran.m sfran.r 1-factor random effects ANOVA model example. Uses sfran_loglike.m
sfran2_loglike.m sfran2_loglike.r Support function to evaluate the log-likelihood function of the 2-factor random effects ANOVA model.
sfran2.m sfran2.r 2-factor random effects ANOVA model example. Uses sfran2_loglike.m
rats.csv - Dataset for the Gaussian linear mixed model example.
linmix.m linmix.r Gaussian linear mixed model example. Uses gamrand.m.
gamrand.m gamrand.r Gamma random variable generator.

back