Other packages > Find by keyword >

ash  

David Scott's ASH Routines
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ash", "1.0-15")



Attach the package and use:
library("ash")
Maintained by
Albrecht Gebhardt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-21
Latest Update: 2015-09-01
Description:
David Scott's ASH routines ported from S-PLUS to R.
How to cite:
Albrecht Gebhardt (1999). ash: David Scott's ASH Routines. R package version 1.0-15, https://cran.r-project.org/web/packages/ash. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-2 (1999-04-21 18:28), 1.0-3 (2000-06-04 23:31), 1.0-5 (2001-01-10 16:25), 1.0-6 (2001-06-18 12:41), 1.0-7 (2002-01-01 15:23), 1.0-8 (2002-07-03 08:43), 1.0-9 (2004-05-26 13:48), 1.0-10 (2008-02-04 11:37), 1.0-11 (2009-06-14 21:11), 1.0-12 (2009-09-21 20:42), 1.0-13 (2012-01-07 16:25), 1.0-14 (2013-02-11 13:09)
Other packages that cited ash R package
View ash citation profile
Other R packages that ash depends, imports, suggests or enhances
Complete documentation for ash
Functions, R codes and Examples using the ash R package
Some associated functions: ash-internal . ash1 . ash2 . bin1 . bin2 . 
Some associated R codes: ash.R .  Full ash package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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