Found 142 packages in 0.02 seconds
Robust Mixture Discriminant Analysis
Robust mixture discriminant analysis (RMDA), proposed in Bouveyron & Girard, 2009
Discriminative Random Walk with Restart
We present DRaWR, a network-based method for ranking genes or properties related to a given gene set. Such related genes or properties are identified from among the nodes of a large, heterogeneous network of biological information. Our method involves a random walk with restarts, performed on an initial network with multiple node and edge types, preserving more of the original, specific property information than current methods that operate on homogeneous networks. In this first stage of our algorithm, we find the properties that are the most relevant to the given gene set and extract a subnetwork of the original network, comprising only the relevant properties. We then rerank genes by their similarity to the given gene set, based on a second random walk with restarts, performed on the above subnetwork.
The FisherEM Algorithm to Simultaneously Cluster and Visualize High-Dimensional Data
The FisherEM algorithm, proposed by Bouveyron & Brunet (2012)
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix where each entry of the matrix is a function or a time series.
Convert Statistical Objects into Tidy Tibbles
Summarizes key information about statistical objects in tidy tibbles. This makes it easy to report results, create plots and consistently work with large numbers of models at once. Broom provides three verbs that each provide different types of information about a model. tidy() summarizes information about model components such as coefficients of a regression. glance() reports information about an entire model, such as goodness of fit measures like AIC and BIC. augment() adds information about individual observations to a dataset, such as fitted values or influence measures.
Clustering Communication Networks Using the Stochastic Topic Block Model Through Linkage.fr
It allows to cluster communication networks using the Stochastic
Topic Block Model
High Dimensional Supervised Classification and Clustering
Discriminant analysis and data clustering methods for high dimensional data, based on the assumption that high-dimensional data live in different subspaces with low dimensionality proposing a new parametrization of the Gaussian mixture model which combines the ideas of dimension reduction and constraints on the model.
Provides a Link Between the 'LSEG Datastream' System and R
Provides a set of functions and a class to connect, extract and upload information from the 'LSEG Datastream' database. This package uses the 'DSWS' API and server used by the 'Datastream DFO addin'. Details of this API are available at < https://www.lseg.com/en/data-analytics>. Please report issues at < https://github.com/CharlesCara/DatastreamDSWS2R/issues>.
Generalized Linear Mixed Models using Template Model Builder
Fit linear and generalized linear mixed models with various extensions, including zero-inflation. The models are fitted using maximum likelihood estimation via 'TMB' (Template Model Builder). Random effects are assumed to be Gaussian on the scale of the linear predictor and are integrated out using the Laplace approximation. Gradients are calculated using automatic differentiation.
Nonparametric Rotations for Sphere-Sphere Regression
Fits sphere-sphere regression models by estimating locally weighted
rotations. Simulation of sphere-sphere data according to non-rigid rotation
models. Provides methods for bias reduction applying iterative procedures
within a Newton-Raphson learning scheme. Cross-validation is exploited to select
smoothing parameters. See Marco Di Marzio, Agnese Panzera & Charles C. Taylor
(2018)