Found 2460 packages in 0.08 seconds
Distributions for Generalized Additive Models for Location Scale and Shape
A set of distributions which can be used for modelling the response variables in Generalized Additive Models for Location Scale and Shape, Rigby and Stasinopoulos (2005),
Survival Analysis in Health Economic Evaluation
Contains a suite of functions for survival analysis in health economics.
These can be used to run survival models under a frequentist (based on maximum likelihood)
or a Bayesian approach (both based on Integrated Nested Laplace Approximation or Hamiltonian
Monte Carlo). To run the Bayesian models, the user needs to install additional modules
(packages), i.e. 'survHEinla' and 'survHEhmc'. These can be installed using
'remotes::install_github' from their GitHub repositories:
(< https://github.com/giabaio/survHEhmc> and < https://github.com/giabaio/survHEinla/>
respectively). 'survHEinla' is based on the package INLA, which is available for download at
< https://inla.r-inla-download.org/R/stable/>. The user can specify a set of parametric models
using a common notation and select the preferred mode of inference. The results can also be
post-processed to produce probabilistic sensitivity analysis and can be used to export the
output to an Excel file (e.g. for a Markov model, as often done by modellers and
practitioners).
Fitting Shared Atoms Nested Models via Markov Chains Monte Carlo
Estimate Bayesian nested mixture models via Markov Chain Monte Carlo methods. Specifically, the package implements the common atoms model (Denti et al., 2023), its finite version (D'Angelo et al., 2023), and a hybrid finite-infinite model.
All models use Gaussian mixtures with a normal-inverse-gamma prior distribution on the parameters. Additional functions are provided to help analyzing the results of the fitting procedure.
References:
Denti, Camerlenghi, Guindani, Mira (2023)
Estimate Pollinator Body Size and Co-Varying Ecological Traits
Tools to estimate pollinator body size and co-varying traits. This package contains novel Bayesian predictive models of pollinator body size (for bees and hoverflies) as well as preexisting predictive models for pollinator body size (currently implemented for ants, bees, butterflies, flies, moths and wasps) as well as bee tongue length and foraging distance, total field nectar loads and wing loading. An additional GitHub repository < https://github.com/liamkendall/pollimetrydata> provides model objects to use the bodysize function internally. All models are described in Kendall et al (2018)
Complete Environment for Bayesian Inference
Provides a complete environment for Bayesian inference using a variety of different samplers (see ?LaplacesDemon for an overview).
R Interface to Stan
User-facing R functions are provided to parse, compile, test, estimate, and analyze Stan models by accessing the header-only Stan library provided by the 'StanHeaders' package. The Stan project develops a probabilistic programming language that implements full Bayesian statistical inference via Markov Chain Monte Carlo, rough Bayesian inference via 'variational' approximation, and (optionally penalized) maximum likelihood estimation via optimization. In all three cases, automatic differentiation is used to quickly and accurately evaluate gradients without burdening the user with the need to derive the partial derivatives.
Tcl/Tk Additions
A series of additional Tcl commands and Tk widgets with style and various functions (under Windows: DDE exchange, access to the registry and icon manipulation) to supplement the tcltk package
Gaussian Mixture Modelling for Model-Based Clustering, Classification, and Density Estimation
Gaussian finite mixture models fitted via EM algorithm for model-based clustering, classification, and density estimation, including Bayesian regularization, dimension reduction for visualisation, and resampling-based inference.
Efficient Leave-One-Out Cross-Validation and WAIC for Bayesian Models
Efficient approximate leave-one-out cross-validation (LOO)
for Bayesian models fit using Markov chain Monte Carlo, as
described in Vehtari, Gelman, and Gabry (2017)
Primary Event Censored Distributions
Provides functions for working with primary
event censored distributions and 'Stan' implementations for use in Bayesian
modeling. Primary event censored distributions are useful for modeling
delayed reporting scenarios in epidemiology and other fields (Charniga et
al. (2024)