Files in poissonconsulting/extras
Helper Functions for Bayesian Analyses

.Rbuildignore
.covrignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE.md .github/SUPPORT.md .github/pull_request_template.md
.github/workflows/R-CMD-check.yaml
.github/workflows/coverage.yaml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/as-list.R R/bern.R R/chk-index.R R/chk-indices.R R/chk-pars.R R/dev.R R/exp.R R/extras-package.R R/fabs.R R/fill-all.R R/fill-na.R R/ilogit.R R/internal.R R/log-lik.R R/log.R R/logit.R R/lower.R R/mean.R R/median.R R/moments.R R/namespace.R R/numericise.R R/odds.R R/par-pattern.R R/params.R R/pextreme.R R/phi.R R/pow.R R/proportional.R R/pvalue.R R/pzeros.R R/ran.R R/res.R R/sd.R R/sextreme.R R/skewnorm.R R/step.R R/svalue.R R/upper.R R/zeros.R R/zscore.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md
extras.Rproj
inst/WORDLIST
man/as_list.Rd man/as_list_unnamed.Rd man/bern.Rd man/chk_index.Rd man/chk_indices.Rd man/chk_pars.Rd man/dev_bern.Rd man/dev_beta_binom.Rd man/dev_binom.Rd man/dev_gamma.Rd man/dev_gamma_pois.Rd man/dev_gamma_pois_zi.Rd man/dev_lnorm.Rd man/dev_neg_binom.Rd man/dev_norm.Rd man/dev_pois.Rd man/dev_pois_zi.Rd man/dev_skewnorm.Rd man/dev_student.Rd man/exp10.Rd man/exp2.Rd man/extras-package.Rd man/fabs.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-retired.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/fill_all.Rd man/fill_na.Rd man/ilog.Rd man/ilog10.Rd man/ilog2.Rd man/ilogit.Rd man/inv_logit.Rd man/inv_odds.Rd man/invlogit.Rd man/kurtosis.Rd man/log-set.Rd man/log10-set.Rd man/log2-set.Rd man/log_lik_bern.Rd man/log_lik_beta_binom.Rd man/log_lik_binom.Rd man/log_lik_gamma.Rd man/log_lik_gamma_pois.Rd man/log_lik_gamma_pois_zi.Rd man/log_lik_lnorm.Rd man/log_lik_neg_binom.Rd man/log_lik_norm.Rd man/log_lik_pois.Rd man/log_lik_pois_zi.Rd man/log_lik_skewnorm.Rd man/log_lik_student.Rd man/log_odds-set.Rd man/log_odds.Rd man/log_odds_ratio.Rd man/log_odds_ratio2.Rd man/logit-set.Rd man/logit.Rd man/lower.Rd man/numericise.Rd man/odds-set.Rd man/odds.Rd man/odds_ratio.Rd man/odds_ratio2.Rd man/par_pattern.Rd man/params.Rd man/pextreme.Rd man/phi.Rd man/pow.Rd man/proportional_change.Rd man/proportional_change2.Rd man/proportional_difference.Rd man/proportional_difference2.Rd man/pvalue.Rd man/pzeros.Rd man/ran_bern.Rd man/ran_beta_binom.Rd man/ran_binom.Rd man/ran_gamma.Rd man/ran_gamma_pois.Rd man/ran_gamma_pois_zi.Rd man/ran_lnorm.Rd man/ran_neg_binom.Rd man/ran_norm.Rd man/ran_pois.Rd man/ran_pois_zi.Rd man/ran_skewnorm.Rd man/ran_student.Rd man/res_bern.Rd man/res_beta_binom.Rd man/res_binom.Rd man/res_gamma.Rd man/res_gamma_pois.Rd man/res_gamma_pois_zi.Rd man/res_lnorm.Rd man/res_neg_binom.Rd man/res_norm.Rd man/res_pois.Rd man/res_pois_zi.Rd man/res_skewnorm.Rd man/res_student.Rd man/sextreme.Rd man/skewness.Rd man/skewnorm.Rd man/step.Rd man/svalue.Rd man/upper.Rd man/variance.Rd man/xtr_mean.Rd man/xtr_median.Rd man/xtr_sd.Rd man/zeros.Rd man/zscore.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
revdep/.gitignore
revdep/README.md revdep/cran.md
revdep/email.yml
revdep/failures.md revdep/problems.md scripts/build.R tests/testthat.R tests/testthat/test-as-list.R tests/testthat/test-base-r.R tests/testthat/test-bern.R tests/testthat/test-chk-index.R tests/testthat/test-chk-indices.R tests/testthat/test-chk-pars.R tests/testthat/test-dev.R tests/testthat/test-exp.R tests/testthat/test-fabs.R tests/testthat/test-fill-all.R tests/testthat/test-fill-na.R tests/testthat/test-ilog.R tests/testthat/test-log-lik.R tests/testthat/test-log.R tests/testthat/test-lower.R tests/testthat/test-mean.R tests/testthat/test-median.R tests/testthat/test-moments.R tests/testthat/test-numericise.R tests/testthat/test-odds.R tests/testthat/test-par-pattern.R tests/testthat/test-pextreme.R tests/testthat/test-proportional.R tests/testthat/test-pvalue.R tests/testthat/test-pzeros.R tests/testthat/test-ran.R tests/testthat/test-res.R tests/testthat/test-sd.R tests/testthat/test-sextreme.R tests/testthat/test-skewnorm.R tests/testthat/test-step.R tests/testthat/test-svalue.R tests/testthat/test-translations.R tests/testthat/test-upper.R tests/testthat/test-zeros.R tests/testthat/test-zscore.R
vignettes/.gitignore
vignettes/beta-binomial-deviance-residuals.Rmd vignettes/deviance-residuals.Rmd
poissonconsulting/extras documentation built on Jan. 18, 2024, 1:18 a.m.