Other packages > Find by keyword >

AdMit  

Adaptive Mixture of Student-t Distributions
View on CRAN: Click here


Download and install AdMit package within the R console
Install from CRAN:
install.packages("AdMit")

Install from Github:
library("remotes")
install_github("cran/AdMit")

Install by package version:
library("remotes")
install_version("AdMit", "2.1.9")



Attach the package and use:
library("AdMit")
Maintained by
David Ardia
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-06-11
Latest Update: 2022-02-08
Description:
Provides functions to perform the fitting of an adaptive mixture of Student-t distributions to a target density through its kernel function as described in Ardia et al. (2009) . The mixture approximation can then be used as the importance density in importance sampling or as the candidate density in the Metropolis-Hastings algorithm to obtain quantities of interest for the target density itself.
How to cite:
David Ardia (2008). AdMit: Adaptive Mixture of Student-t Distributions. R package version 2.1.9, https://cran.r-project.org/web/packages/AdMit. Accessed 13 Mar. 2026.
Previous versions and publish date:
1-00.02 (2008-06-11 11:15), 1-00.04 (2008-12-01 15:54), 1-01.01 (2009-01-25 18:51), 1-01.02 (2009-05-11 12:28), 1-01.03.1 (2011-02-18 20:16), 1-01.03 (2009-08-20 15:47), 1-01.04 (2012-08-21 05:49), 1-01.06 (2012-09-08 14:15), 2.0.1 (2014-01-07 10:56), 2.1.1 (2017-01-13 15:39), 2.1.2 (2017-01-18 18:07), 2.1.3 (2017-02-05 00:13), 2.1.4 (2020-04-19 08:10), 2.1.5 (2020-04-20 23:50), 2.1.6 (2021-04-21 07:20), 2.1.8 (2021-05-16 19:00)
Other packages that cited AdMit R package
View AdMit citation profile
Other R packages that AdMit depends, imports, suggests or enhances
Complete documentation for AdMit
Functions, R codes and Examples using the AdMit R package
Some associated functions: AdMit . AdMitIS . AdMitMH . Mit . 
Some associated R codes: AdMit.R . AdMitIS.R . AdMitMH.R . dMit.R . fn.CV.R . fn.computeexpw.R . fn.dmvt.R . fn.isPD.R . fn.isSingular.R . fn.muSigma.R . fn.optimmu.R . fn.optimp.R . fn.rmvt.R . fn.w.R . fn.wIS.R . fn.wRes.R . rMit.R .  Full AdMit package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

beezdemand  
Behavioral Economic Easy Demand
Facilitates many of the analyses performed in studies of behavioral economic demand. The package su ...
Download / Learn more Package Citations See dependency  
bzinb  
Bivariate Zero-Inflated Negative Binomial Model Estimator
Provides a maximum likelihood estimation of Bivariate Zero-Inflated Negative Binomial (BZINB) model ...
Download / Learn more Package Citations See dependency  
Rlabkey  
Data Exchange Between R and 'LabKey' Server
The 'LabKey' client library for R makes it easy for R users to load live data from a 'LabKey' Serve ...
Download / Learn more Package Citations See dependency  
pedsuite  
Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
The 'ped suite' is a collection of packages for pedigree analysis, covering applications in forensi ...
Download / Learn more Package Citations See dependency  
gtop  
Game-Theoretically OPtimal (GTOP) Reconciliation Method
In hierarchical time series (HTS) forecasting, the hierarchical relation between multiple time serie ...
Download / Learn more Package Citations See dependency  
vacuum  
Tukey's Vacuum Cleaner
An implementation of three procedures developed by John Tukey: FUNOP (FUll NOrmal Plot), FUNOR-FUNO ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA