Other packages > Find by keyword >

pamr  

Pam: Prediction Analysis for Microarrays
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pamr", "1.57")



Attach the package and use:
library("pamr")
Maintained by
Balasubramanian Narasimhan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-05-21
Latest Update: 2024-07-01
Description:
Some functions for sample classification in microarrays.
How to cite:
Balasubramanian Narasimhan (2003). pamr: Pam: Prediction Analysis for Microarrays. R package version 1.57, https://cran.r-project.org/web/packages/pamr. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.12.1 (2003-10-11 10:44), 1.12 (2003-05-21 17:23), 1.21 (2004-09-16 00:07), 1.22 (2004-10-20 15:34), 1.23 (2004-11-11 09:57), 1.24 (2004-11-17 12:44), 1.25 (2005-08-22 18:14), 1.27 (2005-09-22 09:35), 1.28 (2006-03-31 17:08), 1.29 (2007-04-19 18:20), 1.31 (2009-02-19 14:26), 1.33 (2009-04-15 20:13), 1.42.0 (2009-05-10 20:55), 1.44.0 (2009-11-13 11:43), 1.46.0 (2010-05-01 14:45), 1.47 (2010-07-03 18:20), 1.48.0 (2010-10-26 14:23), 1.50 (2010-12-09 12:29), 1.51 (2011-04-11 20:40), 1.53 (2011-10-27 07:47), 1.54.1 (2013-07-24 10:16), 1.54 (2011-12-01 09:00), 1.55 (2014-08-27 07:27), 1.56.1 (2019-04-22 08:59), 1.56.2.1 (2024-06-27 13:13), 1.56.2 (2024-04-20 11:58), 1.56 (2019-02-01 09:40)
Other packages that cited pamr R package
View pamr citation profile
Other R packages that pamr depends, imports, suggests or enhances
Complete documentation for pamr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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  
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  
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  
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  
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,244

Author Associations

26,265

Publication Badges

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