Other packages > Find by keyword >

iC10TrainingData  

Training Datasets for iC10 Package
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("iC10TrainingData", "2.0.1")



Attach the package and use:
library("iC10TrainingData")
Maintained by
Oscar M. Rueda
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-06-18
Latest Update: 2018-08-24
Description:
Training datasets for iC10; which implements the classifier described in the paper 'Genome-driven integrated classification of breast cancer validated in over 7,500 samples' (Ali HR et al., Genome Biology 2014). It uses copy number and/or expression form breast cancer data, trains a pamr classifier (Tibshirani et al.) with the features available and predicts the iC10 group. Genomic annotation for the training dataset has been obtained from Mark Dunning's lluminaHumanv3.db package.
How to cite:
Oscar M. Rueda (2014). iC10TrainingData: Training Datasets for iC10 Package. R package version 2.0.1, https://cran.r-project.org/web/packages/iC10TrainingData. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2014-06-18 18:52), 1.0.1 (2014-09-26 12:13), 1.3.1 (2018-08-24 16:02)
Other packages that cited iC10TrainingData R package
View iC10TrainingData citation profile
Other R packages that iC10TrainingData depends, imports, suggests or enhances
Complete documentation for iC10TrainingData
Functions, R codes and Examples using the iC10TrainingData R package
Some associated functions: IntClustMemb . Map.All . Map.CN . Map.Exp . iC10TrainingData-package . train.CN . train.Exp . 
Some associated R codes: Full iC10TrainingData 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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
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  
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)

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