Showing 6 of total 6 results (show query)
imbs-hl
ranger:A Fast Implementation of Random Forests
A fast implementation of Random Forests, particularly suited for high dimensional data. Ensembles of classification, regression, survival and probability prediction trees are supported. Data from genome-wide association studies can be analyzed efficiently. In addition to data frames, datasets of class 'gwaa.data' (R package 'GenABEL') and 'dgCMatrix' (R package 'Matrix') can be directly analyzed.
Maintained by Marvin N. Wright. Last updated 5 months ago.
783 stars 16.22 score 9.2k scripts 189 dependentscran
cmprsk:Subdistribution Analysis of Competing Risks
Estimation, testing and regression modeling of subdistribution functions in competing risks, as described in Gray (1988), A class of K-sample tests for comparing the cumulative incidence of a competing risk, Ann. Stat. 16:1141-1154 <DOI:10.1214/aos/1176350951>, and Fine JP and Gray RJ (1999), A proportional hazards model for the subdistribution of a competing risk, JASA, 94:496-509, <DOI:10.1080/01621459.1999.10474144>.
Maintained by Bob Gray. Last updated 10 months ago.
3 stars 6.07 score 65 dependentsbioc
clevRvis:Visualization Techniques for Clonal Evolution
clevRvis provides a set of visualization techniques for clonal evolution. These include shark plots, dolphin plots and plaice plots. Algorithms for time point interpolation as well as therapy effect estimation are provided. Phylogeny-aware color coding is implemented. A shiny-app for generating plots interactively is additionally provided.
Maintained by Sarah Sandmann. Last updated 5 months ago.
softwareshinyappsvisualization
6 stars 4.78 score 2 scriptsbioc
RTCA:Open-source toolkit to analyse data from xCELLigence System (RTCA)
Import, analyze and visualize data from Roche(R) xCELLigence RTCA systems. The package imports real-time cell electrical impedance data into R. As an alternative to commercial software shipped along the system, the Bioconductor package RTCA provides several unique transformation (normalization) strategies and various visualization tools.
Maintained by Jitao David Zhang. Last updated 5 months ago.
immunooncologycellbasedassaysinfrastructurevisualizationtimecourse
4.60 score 4 scriptsmnwright
bnnSurvival:Bagged k-Nearest Neighbors Survival Prediction
Implements a bootstrap aggregated (bagged) version of the k-nearest neighbors survival probability prediction method (Lowsky et al. 2013). In addition to the bootstrapping of training samples, the features can be subsampled in each baselearner to break the correlation between them. The Rcpp package is used to speed up the computation.
Maintained by Marvin N. Wright. Last updated 8 years ago.
1 stars 2.70 score 5 scripts