urate_ar.m | urate_ar.r | urate_ar.jl | Unemployment example. |
ads.csv | - | - | Dataset for the sales and ads example. |
AR1_loglike.m | AR1_loglike.r | AR1_loglike.jl | Support function to evaluate the log-likelihood function of the AR(1) model. |
sales.m | sales.r | sales.jl | Sales and ads example. |
USCPI.csv | - | - | US CPI inflation data. |
loglike_MA1.m | loglike_MA1.r | loglike_MA1.jl | Support function to evaluate the log-likelihood function of the MA(1) model. |
CPI_MA.m | CPI_MA.r | CPI_MA.jl | US inflation example: MA(1) model. |
loglike_ARMA11.m | loglike_ARMA11.r | loglike_ARMA11.jl | Support function to evaluate the log-likelihood function of the MA(1) model. |
CPI_ARMA.m | CPI_ARMA.r | CPI_ARMA.jl | US inflation example: ARMA(1) model. |
sfran_loglike.m | sfran_loglike.r | sfran_loglike.jl | Support function to evaluate the log-likelihood function of the 1-factor random effects ANOVA model. |
sfran.m | sfran.r | sfran.jl | 1-factor random effects ANOVA model example. |
sfran2_loglike.m | sfran2_loglike.r | sfran2_loglike.jl | Support function to evaluate the log-likelihood function of the 2-factor random effects ANOVA model. |
sfran2.m | sfran2.r | sfran2.jl | 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 | linmix.jl | Gaussian linear mixed model example. |
gamrand.m | gamrand.r | Julia's in-built | Gamma random variable generator. |