Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 12 packages in 0.02 seconds

SOMbrero — by Nathalie Vialaneix, 2 months ago

SOM Bound to Realize Euclidean and Relational Outputs

The stochastic (also called on-line) version of the Self-Organising Map (SOM) algorithm is provided. Different versions of the algorithm are implemented, for numeric and relational data and for contingency tables as described, respectively, in Kohonen (2001) , Olteanu & Villa-Vialaneix (2005) and Cottrell et al (2004) . The package also contains many plotting features (to help the user interpret the results), can handle (and impute) missing values and is delivered with a graphical user interface based on 'shiny'.

RNAseqNet — by Nathalie Vialaneix, a month ago

Log-Linear Poisson Graphical Model with Hot-Deck Multiple Imputation

Infer log-linear Poisson Graphical Model with an auxiliary data set. Hot-deck multiple imputation method is used to improve the reliability of the inference with an auxiliary dataset. Standard log-linear Poisson graphical model can also be used for the inference and the Stability Approach for Regularization Selection (StARS) is implemented to drive the selection of the regularization parameter. The method is fully described in .

NiLeDAM — by Nathalie Vialaneix, 6 months ago

Monazite Dating for the NiLeDAM Team

Th-U-Pb electron microprobe age dating of monazite, as originally described in .

mixKernel — by Nathalie Vialaneix, 2 months ago

Omics Data Integration Using Kernel Methods

Kernel-based methods are powerful methods for integrating heterogeneous types of data. mixKernel aims at providing methods to combine kernel for unsupervised exploratory analysis. Different solutions are provided to compute a meta-kernel, in a consensus way or in a way that best preserves the original topology of the data. mixKernel also integrates kernel PCA to visualize similarities between samples in a non linear space and from the multiple source point of view . A method to select (as well as funtions to display) important variables is also provided .

SISIR — by Nathalie Vialaneix, a year ago

Select Intervals Suited for Functional Regression

Interval fusion and selection procedures for regression with functional inputs. Methods include a semiparametric approach based on Sliced Inverse Regression (SIR), as described in (standard ridge and sparse SIR are also included in the package) and a random forest based approach.

treediff — by Nathalie Vialaneix, a month ago

Testing Differences Between Families of Trees

Perform test to detect differences in structure between families of trees. The method is based on cophenetic distances and aggregated Student's tests.

adjclust — by Pierre Neuvial, 2 months ago

Adjacency-Constrained Clustering of a Block-Diagonal Similarity Matrix

Implements a constrained version of hierarchical agglomerative clustering, in which each observation is associated to a position, and only adjacent clusters can be merged. Typical application fields in bioinformatics include Genome-Wide Association Studies or Hi-C data analysis, where the similarity between items is a decreasing function of their genomic distance. Taking advantage of this feature, the implemented algorithm is time and memory efficient. This algorithm is described in Ambroise et al (2019) .

ipcwswitch — by Nathalie Graffeo, 3 years ago

Inverse Probability of Censoring Weights to Deal with Treatment Switch in Randomized Clinical Trials

Contains functions for formatting clinical trials data and implementing inverse probability of censoring weights to handle treatment switches when estimating causal treatment effect in randomized clinical trials.

multipleNCC — by Nathalie C. Stoer, 2 months ago

Weighted Cox-Regression for Nested Case-Control Data

Fit Cox proportional hazard models with a weighted partial likelihood. It handles one or multiple endpoints, additional matching and makes it possible to reuse controls for other endpoints Stoer NC and Samuelsen SO (2016) .

InferenceSMR — by Denis Talbot, 4 months ago

Inference About the Standardized Mortality Ratio when Evaluating the Effect of a Screening Program on Survival

Functions to make inference about the standardized mortality ratio (SMR) when evaluating the effect of a screening program. The package is based on methods described in Sasieni (2003) and Talbot et al. (2011) .