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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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