Other packages > Find by keyword >

AdaptiveSparsity  

Adaptive Sparsity Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("AdaptiveSparsity", "1.6")



Attach the package and use:
library("AdaptiveSparsity")
Maintained by
Kris Campbell
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-09-17
Latest Update: 2018-08-20
Description:
Implements Figueiredo EM algorithm for adaptive sparsity (Jeffreys prior) (see Figueiredo, M.A.T.; , "Adaptive sparseness for supervised learning," Pattern Analysis and Machine Intelligence, IEEE Transactions on , vol.25, no.9, pp. 1150- 1159, Sept. 2003) and Wong algorithm for adaptively sparse gaussian geometric models (see Wong, Eleanor, Suyash Awate, and P. Thomas Fletcher. "Adaptive Sparsity in Gaussian Graphical Models." In Proceedings of the 30th International Conference on Machine Learning (ICML-13), pp. 311-319. 2013.)
How to cite:
Kris Campbell (2013). AdaptiveSparsity: Adaptive Sparsity Models. R package version 1.6, https://cran.r-project.org/web/packages/AdaptiveSparsity. Accessed 21 Apr. 2025.
Previous versions and publish date:
1.1 (2013-09-17 20:12), 1.2 (2013-09-19 08:47), 1.3 (2013-12-10 07:56), 1.4 (2014-01-03 18:14), 1.5 (2018-07-10 09:40), 1.6 (2018-08-21 00:20)
Other packages that cited AdaptiveSparsity R package
View AdaptiveSparsity citation profile
Other R packages that AdaptiveSparsity depends, imports, suggests or enhances
Functions, R codes and Examples using the AdaptiveSparsity R package
Some associated functions: asggm-internal . asggm . aslm-internal . aslm-methods . aslm-package . aslm . summary.aslm . 
Some associated R codes: asggm.R . aslm.R .  Full AdaptiveSparsity package functions and examples
Downloads during the last 30 days
03/2203/2303/2603/2803/3003/3104/0204/0404/0504/0604/0704/0804/0904/1004/1204/1704/1804/19Downloads for AdaptiveSparsity02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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