Files in paul-buerkner/brms
Bayesian Regression Models using 'Stan'

.Rbuildignore
.Rprofile
.github/.gitignore
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
CRAN-SUBMISSION
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/autocor.R R/backends.R R/bayes_R2.R R/bridgesampling.R R/brm.R R/brm_multiple.R R/brms-package.R R/brmsfit-class.R R/brmsfit-helpers.R R/brmsfit-methods.R R/brmsformula.R R/brmsterms.R R/conditional_effects.R R/conditional_smooths.R R/data-helpers.R R/data-predictor.R R/data-response.R R/datasets.R R/diagnostics.R R/distributions.R R/emmeans.R R/exclude_pars.R R/exclude_terms.R R/families.R R/family-lists.R R/formula-ac.R R/formula-ad.R R/formula-cs.R R/formula-gp.R R/formula-re.R R/formula-sm.R R/formula-sp.R R/ggplot-themes.R R/hypothesis.R R/kfold.R R/launch_shinystan.R R/log_lik.R R/loo.R R/loo_moment_match.R R/loo_predict.R R/loo_subsample.R R/lsp.R R/misc.R R/model_weights.R R/numeric-helpers.R R/plot.R R/posterior.R R/posterior_epred.R R/posterior_predict.R R/posterior_samples.R R/posterior_smooths.R R/pp_check.R R/pp_mixture.R R/predictive_error.R R/predictor.R R/prepare_predictions.R R/prior_draws.R R/priors.R R/projpred.R R/reloo.R R/rename_pars.R R/restructure.R R/stan-helpers.R R/stan-likelihood.R R/stan-predictor.R R/stan-prior.R R/stan-response.R R/stancode.R R/standata.R R/stanvars.R R/summary.R
R/sysdata.rda
R/update.R R/zzz.R README.Rmd README.md
brms.Rproj
data/epilepsy.rda
data/inhaler.rda
data/kidney.rda
data/loss.rda
doc/brms_customfamilies.R doc/brms_customfamilies.Rmd
doc/brms_customfamilies.html
doc/brms_distreg.R doc/brms_distreg.Rmd
doc/brms_distreg.html
doc/brms_families.R doc/brms_families.Rmd
doc/brms_families.html
doc/brms_missings.R doc/brms_missings.Rmd
doc/brms_missings.html
doc/brms_monotonic.R doc/brms_monotonic.Rmd
doc/brms_monotonic.html
doc/brms_multilevel.R
doc/brms_multilevel.ltx
doc/brms_multilevel.pdf doc/brms_multivariate.R doc/brms_multivariate.Rmd
doc/brms_multivariate.html
doc/brms_nonlinear.R doc/brms_nonlinear.Rmd
doc/brms_nonlinear.html
doc/brms_overview.R
doc/brms_overview.ltx
doc/brms_overview.pdf doc/brms_phylogenetics.R doc/brms_phylogenetics.Rmd
doc/brms_phylogenetics.html
doc/brms_threading.R doc/brms_threading.Rmd
doc/brms_threading.html
inst/CITATION
inst/chunks/fun_asym_laplace.stan
inst/chunks/fun_cauchit.stan
inst/chunks/fun_cholesky_cor_ar1.stan
inst/chunks/fun_cholesky_cor_arma1.stan
inst/chunks/fun_cholesky_cor_cosy.stan
inst/chunks/fun_cholesky_cor_ma1.stan
inst/chunks/fun_cloglog.stan
inst/chunks/fun_com_poisson.stan
inst/chunks/fun_cox.stan
inst/chunks/fun_dirichlet_logit.stan
inst/chunks/fun_discrete_weibull.stan
inst/chunks/fun_gaussian_process.stan
inst/chunks/fun_gaussian_process_approx.stan
inst/chunks/fun_gen_extreme_value.stan
inst/chunks/fun_horseshoe.stan
inst/chunks/fun_hurdle_gamma.stan
inst/chunks/fun_hurdle_lognormal.stan
inst/chunks/fun_hurdle_negbinomial.stan
inst/chunks/fun_hurdle_poisson.stan
inst/chunks/fun_inv_gaussian.stan
inst/chunks/fun_is_equal.stan
inst/chunks/fun_logistic_normal.stan
inst/chunks/fun_logm1.stan
inst/chunks/fun_monotonic.stan
inst/chunks/fun_multinomial_logit.stan
inst/chunks/fun_normal_errorsar.stan
inst/chunks/fun_normal_fcor.stan
inst/chunks/fun_normal_lagsar.stan
inst/chunks/fun_normal_time.stan
inst/chunks/fun_normal_time_se.stan
inst/chunks/fun_r2d2.stan
inst/chunks/fun_scale_r_cor.stan
inst/chunks/fun_scale_r_cor_by.stan
inst/chunks/fun_scale_r_cor_by_cov.stan
inst/chunks/fun_scale_r_cor_cov.stan
inst/chunks/fun_scale_time_err.stan
inst/chunks/fun_scale_xi.stan
inst/chunks/fun_sequence.stan
inst/chunks/fun_softit.stan
inst/chunks/fun_softplus.stan
inst/chunks/fun_sparse_car_lpdf.stan
inst/chunks/fun_sparse_icar_lpdf.stan
inst/chunks/fun_squareplus.stan
inst/chunks/fun_stack_vectors.stan
inst/chunks/fun_student_t_errorsar.stan
inst/chunks/fun_student_t_fcor.stan
inst/chunks/fun_student_t_lagsar.stan
inst/chunks/fun_student_t_time.stan
inst/chunks/fun_student_t_time_se.stan
inst/chunks/fun_tan_half.stan
inst/chunks/fun_von_mises.stan
inst/chunks/fun_which_range.stan
inst/chunks/fun_wiener_diffusion.stan
inst/chunks/fun_zero_inflated_asym_laplace.stan
inst/chunks/fun_zero_inflated_beta.stan
inst/chunks/fun_zero_inflated_beta_binomial.stan
inst/chunks/fun_zero_inflated_binomial.stan
inst/chunks/fun_zero_inflated_negbinomial.stan
inst/chunks/fun_zero_inflated_poisson.stan
inst/chunks/fun_zero_one_inflated_beta.stan
man-roxygen/details-allow_new_levels.R man-roxygen/details-newdata-na.R man/AsymLaplace.Rd man/BetaBinomial.Rd man/Dirichlet.Rd man/ExGaussian.Rd man/Frechet.Rd man/GenExtremeValue.Rd man/Hurdle.Rd man/InvGaussian.Rd man/LogisticNormal.Rd man/MultiNormal.Rd man/MultiStudentT.Rd man/R2D2.Rd man/Shifted_Lognormal.Rd man/SkewNormal.Rd man/StudentT.Rd man/VarCorr.brmsfit.Rd man/VonMises.Rd man/Wiener.Rd man/ZeroInflated.Rd man/add_criterion.Rd man/add_ic.Rd man/add_rstan_model.Rd man/addition-terms.Rd man/ar.Rd man/arma.Rd man/as.brmsprior.Rd man/as.data.frame.brmsfit.Rd man/as.mcmc.brmsfit.Rd man/autocor-terms.Rd man/autocor.brmsfit.Rd man/bayes_R2.brmsfit.Rd man/bayes_factor.brmsfit.Rd man/bridge_sampler.brmsfit.Rd man/brm.Rd man/brm_multiple.Rd man/brms-package.Rd man/brmsfamily.Rd man/brmsfit-class.Rd man/brmsfit_needs_refit.Rd man/brmsformula-helpers.Rd man/brmsformula.Rd man/brmshypothesis.Rd man/brmsterms.Rd man/car.Rd man/coef.brmsfit.Rd man/combine_models.Rd man/compare_ic.Rd man/conditional_effects.brmsfit.Rd man/conditional_smooths.brmsfit.Rd man/constant.Rd man/control_params.Rd man/cor_ar.Rd man/cor_arma.Rd man/cor_arr.Rd man/cor_brms.Rd man/cor_bsts.Rd man/cor_car.Rd man/cor_cosy.Rd man/cor_fixed.Rd man/cor_ma.Rd man/cor_sar.Rd man/cosy.Rd man/cs.Rd man/custom_family.Rd man/data_predictor.Rd man/data_response.Rd man/default_prior.Rd man/default_prior.default.Rd man/density_ratio.Rd man/diagnostic-quantities.Rd man/do_call.Rd man/draws-brms.Rd man/draws-index-brms.Rd man/emmeans-brms-helpers.Rd man/epilepsy.Rd man/expose_functions.brmsfit.Rd man/expp1.Rd man/family.brmsfit.Rd man/fcor.Rd
man/figures/README-conditional_effects-1.png
man/figures/README-plot-1.png
man/figures/brms.png
man/figures/stanlogo.png
man/fitted.brmsfit.Rd man/fixef.brmsfit.Rd man/get_dpar.Rd man/get_refmodel.brmsfit.Rd man/get_y.Rd man/gp.Rd man/gr.Rd man/horseshoe.Rd man/hypothesis.brmsfit.Rd man/inhaler.Rd man/inv_logit_scaled.Rd man/is.brmsfit.Rd man/is.brmsfit_multiple.Rd man/is.brmsformula.Rd man/is.brmsprior.Rd man/is.brmsterms.Rd man/is.cor_brms.Rd man/is.mvbrmsformula.Rd man/is.mvbrmsterms.Rd man/kfold.brmsfit.Rd man/kfold_predict.Rd man/kidney.Rd man/lasso.Rd man/launch_shinystan.brmsfit.Rd man/log_lik.brmsfit.Rd man/logit_scaled.Rd man/logm1.Rd man/loo.brmsfit.Rd man/loo_R2.brmsfit.Rd man/loo_compare.brmsfit.Rd man/loo_model_weights.brmsfit.Rd man/loo_moment_match.brmsfit.Rd man/loo_predict.brmsfit.Rd man/loo_subsample.brmsfit.Rd man/loss.Rd man/ma.Rd man/make_conditions.Rd man/mcmc_plot.brmsfit.Rd man/me.Rd man/mi.Rd man/mixture.Rd man/mm.Rd man/mmc.Rd man/mo.Rd man/model_weights.brmsfit.Rd man/mvbind.Rd man/mvbrmsformula.Rd man/ngrps.brmsfit.Rd man/nsamples.brmsfit.Rd man/opencl.Rd man/pairs.brmsfit.Rd man/parnames.Rd man/plot.brmsfit.Rd man/post_prob.brmsfit.Rd man/posterior_average.brmsfit.Rd man/posterior_epred.brmsfit.Rd man/posterior_interval.brmsfit.Rd man/posterior_linpred.brmsfit.Rd man/posterior_predict.brmsfit.Rd man/posterior_samples.brmsfit.Rd man/posterior_smooths.brmsfit.Rd man/posterior_summary.Rd man/posterior_table.Rd man/pp_average.brmsfit.Rd man/pp_check.brmsfit.Rd man/pp_mixture.brmsfit.Rd man/predict.brmsfit.Rd man/predictive_error.brmsfit.Rd man/predictive_interval.brmsfit.Rd man/prepare_predictions.Rd man/print.brmsfit.Rd man/print.brmsprior.Rd man/prior_draws.brmsfit.Rd man/prior_summary.brmsfit.Rd man/psis.brmsfit.Rd man/ranef.brmsfit.Rd man/read_csv_as_stanfit.Rd man/recompile_model.Rd man/reloo.brmsfit.Rd man/rename_pars.Rd man/residuals.brmsfit.Rd man/restructure.Rd man/restructure.brmsfit.Rd man/rows2labels.Rd man/s.Rd man/sar.Rd man/save_pars.Rd man/set_prior.Rd man/stancode.Rd man/stancode.brmsfit.Rd man/stancode.default.Rd man/standata.Rd man/standata.brmsfit.Rd man/standata.default.Rd man/stanvar.Rd man/summary.brmsfit.Rd man/theme_black.Rd man/theme_default.Rd man/threading.Rd man/unstr.Rd man/update.brmsfit.Rd man/update.brmsfit_multiple.Rd man/update_adterms.Rd man/validate_newdata.Rd man/validate_prior.Rd man/vcov.brmsfit.Rd man/waic.brmsfit.Rd tests/brmsfit_examples.R tests/local/setup_tests_local.R tests/local/tests.models-1.R tests/local/tests.models-2.R tests/local/tests.models-3.R tests/local/tests.models-4.R tests/local/tests.models-5.R tests/testthat.R tests/testthat/helpers/insert_refcat_ch.R tests/testthat/helpers/inv_link_categorical_ch.R tests/testthat/helpers/inv_link_ordinal_ch.R tests/testthat/helpers/link_categorical_ch.R tests/testthat/helpers/link_ordinal_ch.R tests/testthat/helpers/simopts_catlike.R tests/testthat/helpers/simopts_catlike_oneobs.R tests/testthat/tests.brm.R tests/testthat/tests.brmsfit-helpers.R tests/testthat/tests.brmsfit-methods.R tests/testthat/tests.brmsformula.R tests/testthat/tests.brmsterms.R tests/testthat/tests.data-helpers.R tests/testthat/tests.distributions.R tests/testthat/tests.emmeans.R tests/testthat/tests.exclude_pars.R tests/testthat/tests.families.R tests/testthat/tests.log_lik.R tests/testthat/tests.misc.R tests/testthat/tests.posterior_epred.R tests/testthat/tests.posterior_predict.R tests/testthat/tests.priors.R tests/testthat/tests.read_csv_as_stanfit.R tests/testthat/tests.rename_pars.R tests/testthat/tests.restructure.R tests/testthat/tests.stan_functions.R tests/testthat/tests.stancode.R tests/testthat/tests.standata.R vignettes/brms_customfamilies.Rmd vignettes/brms_distreg.Rmd vignettes/brms_families.Rmd vignettes/brms_missings.Rmd vignettes/brms_monotonic.Rmd
vignettes/brms_multilevel.ltx
vignettes/brms_multivariate.Rmd vignettes/brms_nonlinear.Rmd
vignettes/brms_overview.ltx
vignettes/brms_phylogenetics.Rmd vignettes/brms_threading.Rmd
vignettes/citations_multilevel.bib
vignettes/citations_overview.bib
vignettes/flowchart.pdf vignettes/inhaler_plot.pdf vignettes/kidney_conditional_effects.pdf vignettes/kidney_plot.pdf vignettes/me_loss1.pdf vignettes/me_loss1_year.pdf vignettes/me_rent1.pdf vignettes/me_rent2.pdf vignettes/me_rent3.pdf vignettes/me_zinb1.pdf vignettes/ppc_mm1.pdf
paul-buerkner/brms documentation built on May 5, 2024, 6:18 a.m.