Files in JasperHG90/blm
Bayesian linear model

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE.txt
NAMESPACE
R/blm_julia_setup.R R/classes.R R/data.R R/generics.R R/ggplot_theme.R R/helpers.R R/input_checks.R R/methods_blm.R R/methods_hypotheses.R R/methods_misc.R R/methods_posterior.R R/methods_ppc.R R/methods_prior.R R/methods_sampler.R R/methods_shared.R R/zzz.R README.md
_pkgdown.yml
blm.Rproj
data-raw/preprocess_directors_data.R
data/directors.rda
docs/authors.html
docs/docsearch.css
docs/docsearch.js
docs/img/1recordpath.png
docs/img/2findpathvars.png
docs/img/3chooseenv.png
docs/img/4editpath.png
docs/img/5addpath.png
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/blm.html
docs/reference/blm_setup.html
docs/reference/blmsim.html
docs/reference/chain.html
docs/reference/compute_null_model.html
docs/reference/contains.html
docs/reference/delete_posterior.html
docs/reference/directors.html
docs/reference/draw_value.html
docs/reference/evaluate_R2.html
docs/reference/evaluate_accepted_draws.html
docs/reference/evaluate_convergence_diagnostics.html
docs/reference/evaluate_effective_sample_size.html
docs/reference/evaluate_hypotheses.html
docs/reference/evaluate_model_BF.html
docs/reference/evaluate_model_fit.html
docs/reference/evaluate_ppc.html
docs/reference/get_parameter_names.html
docs/reference/get_posterior_samples.html
docs/reference/get_value.html
docs/reference/homoskedast_check.html
docs/reference/hypothesis.html
docs/reference/independence_check.html
docs/reference/index.html
docs/reference/norm_of_errors_check.html
docs/reference/normality_check.html
docs/reference/plot.blm.html
docs/reference/plot.ppc.html
docs/reference/posterior.html
docs/reference/prior.html
docs/reference/priors.html
docs/reference/sample_posterior.html
docs/reference/sampler.html
docs/reference/set_hypothesis.html
docs/reference/set_initial_values.html
docs/reference/set_prior.html
docs/reference/set_sampler.html
docs/reference/set_sampling_options.html
docs/reference/set_value.html
docs/reference/summary.DIC.html
docs/reference/theme_blm.html
docs/reference/update_posterior.html
experiments/1. Metropolis-Hastings/MH.R experiments/2. Standardizing coefficients/standard_coefs.R
experiments/2_Simulations_PPC/ppc_normal_data.rds
experiments/2_Simulations_PPC/ppc_simulated/final.rds
experiments/2_Simulations_PPC/ppc_simulated/tmp.rds
experiments/2_Simulations_PPC/ppc_simulations.R experiments/3. R-squared/R2.R experiments/4. Bayes Factors/BF.R experiments/4. Bayes Factors/BF_class.R experiments/4. Bayes Factors/model_BF_wagemakers.R experiments/5. outliers/outliers.R
img/1recordpath.png
img/2findpathvars.png
img/3chooseenv.png
img/4editpath.png
img/5addpath.png
inst/julia/blm.jl
man/blm.Rd man/blm_setup.Rd man/blmsim.Rd man/chain.Rd man/compute_null_model.Rd man/contains.Rd man/delete_posterior.Rd man/directors.Rd man/draw_value.Rd man/evaluate_R2.Rd man/evaluate_accepted_draws.Rd man/evaluate_convergence_diagnostics.Rd man/evaluate_effective_sample_size.Rd man/evaluate_hypotheses.Rd man/evaluate_model_BF.Rd man/evaluate_model_fit.Rd man/evaluate_ppc.Rd man/evaluate_ppd.Rd man/get_parameter_names.Rd man/get_posterior_samples.Rd man/get_value.Rd man/homoskedast_check.Rd man/hypothesis.Rd man/independence_check.Rd man/norm_of_errors_check.Rd man/normality_check.Rd man/plot.blm.Rd man/plot.ppc.Rd man/posterior.Rd man/prior.Rd man/priors.Rd man/sample_posterior.Rd man/sampler.Rd man/set_hypothesis.Rd man/set_initial_values.Rd man/set_prior.Rd man/set_sampler.Rd man/set_sampling_options.Rd man/set_value.Rd man/summary.DIC.Rd man/theme_blm.Rd man/update_posterior.Rd notes/1. Implementation notes Gibbs/conditionalposterior.Rmd notes/1. Implementation notes Gibbs/conditionalposterior.pdf notes/2. Implementation notes MH/MH.Rmd notes/2. Implementation notes MH/MH.pdf notes/3. Course summary/course_summary.Rmd notes/3. Course summary/course_summary.pdf
notes/3. Course summary/data/Exercise 2 - Data.sav
notes/3. Course summary/data/Exercise 3 - Data.txt
notes/3. Course summary/data/Exercise 4 - Data.txt
notes/3. Course summary/img/ISLR1.png
notes/4. Final Assignment/bib.bib
notes/4. Final Assignment/chicago.csl
notes/4. Final Assignment/data/simulations/final.rds
notes/4. Final Assignment/final_assignment.Rmd notes/4. Final Assignment/final_assignment.pdf
notes/4. Final Assignment/models/ML_final_DIC.rds
notes/4. Final Assignment/models/ML_interceptonly.rds
notes/4. Final Assignment/models/ML_io_DIC.rds
notes/4. Final Assignment/models/model1.rds
notes/4. Final Assignment/models/model2.rds
notes/4. Final Assignment/models/model3.rds
notes/4. Final Assignment/preamble2.tex
notes/4. Final Assignment/questions.txt
notes/5. blm example/blm.Rmd notes/5. blm example/blm.pdf
notes/5. blm example/sumstats.png
notes/6. Linear Mixed Effects in JAGS/1_intercept_only.txt
notes/6. Linear Mixed Effects in JAGS/2a_level_one_predictors.txt
notes/6. Linear Mixed Effects in JAGS/2b_level_one_predictors.txt
notes/6. Linear Mixed Effects in JAGS/3_level_two_predictors.txt
notes/6. Linear Mixed Effects in JAGS/4_random_coefficients.txt
notes/6. Linear Mixed Effects in JAGS/5_cross_level_interaction.txt
notes/6. Linear Mixed Effects in JAGS/lmer.R
notes/6. Linear Mixed Effects in JAGS/model1.rds
notes/6. Linear Mixed Effects in JAGS/model1_DIC.rds
notes/6. Linear Mixed Effects in JAGS/model2a.rds
notes/6. Linear Mixed Effects in JAGS/model2a_DIC.rds
notes/6. Linear Mixed Effects in JAGS/model3.rds
notes/6. Linear Mixed Effects in JAGS/model3_DIC.rds
notes/6. Linear Mixed Effects in JAGS/model4.rds
notes/6. Linear Mixed Effects in JAGS/model4_DIC.rds
notes/6. Linear Mixed Effects in JAGS/model5.rds
notes/6. Linear Mixed Effects in JAGS/model5_DIC.rds
notes/6. Linear Mixed Effects in JAGS/multiJags.Rmd notes/6. Linear Mixed Effects in JAGS/multiJags.pdf notes/6. Linear Mixed Effects in JAGS/multilevel_directors_using_jags.R notes/7. Bayes Factors/BF.Rmd notes/7. Bayes Factors/BF.pdf tests/testthat.R
JasperHG90/blm documentation built on Sept. 4, 2019, 11:16 a.m.