r-activpalprocessing
|
public |
Performs estimation of physical activity and sedentary behavior variables from activPAL (PAL Technologies, Glasgow, Scotland) events files. See <http://paltechnologies.com> for more information on the activPAL.
|
2023-06-16 |
r-artp
|
public |
For calculating gene and pathway p-values using the Adaptive Rank Truncated Product test.
|
2023-06-16 |
r-barsurf
|
public |
Produces heat maps, contour plots, bar plots (in 3D) and surface plots (also, in 3D). Is designed for plotting functions of two variables, however, can plot relatively arbitrary matrices. Uses HCL color space, extensively. Also, supports triangular plots and nested matrices.
|
2023-06-16 |
r-artiva
|
public |
Reversible Jump MCMC (RJ-MCMC)sampling for approximating the posterior distribution of a time varying regulatory network, under the Auto Regressive TIme VArying (ARTIVA) model (for a detailed description of the algorithm, see Lebre et al. BMC Systems Biology, 2010). Starting from time-course gene expression measurements for a gene of interest (referred to as "target gene") and a set of genes (referred to as "parent genes") which may explain the expression of the target gene, the ARTIVA procedure identifies temporal segments for which a set of interactions occur between the "parent genes" and the "target gene". The time points that delimit the different temporal segments are referred to as changepoints (CP).
|
2023-06-16 |
r-apsrtable
|
public |
Formats latex tables from one or more model objects side-by-side with standard errors below, not unlike tables found in such journals as the American Political Science Review.
|
2023-06-16 |
r-aspbay
|
public |
This package allows to make inference on the properties of causal genetic variants in linkage disequilibrium with genotyped markers. In a first step, we select a subset of variants using a score statistic for affected sib-pairs. In a second step, on the selected subset, we make inference on causal genetic variants in the considered region.
|
2023-06-16 |
r-aucrf
|
public |
Variable selection using Random Forest based on optimizing the area-under-the ROC curve (AUC) of the Random Forest.
|
2023-06-16 |
r-ameco
|
public |
Annual macro-economic database provided by the European Commission.
|
2023-06-16 |
r-alphavantageclient
|
public |
Download data from the Alpha Vantage API (<https://www.alphavantage.co/>). Alpha Vantage is a RESTful API which provides various financial data, including stock prices and technical indicators. There is documentation for the underlying API available here: <https://www.alphavantage.co/documentation/>. To get access to this API, the user needs to first claim an API key: <https://www.alphavantage.co/support/>.
|
2023-06-16 |
r-b2z
|
public |
This package fits the Bayesian two-Zone Models.
|
2023-06-16 |
r-automultinomial
|
public |
Fits the autologistic model described in Besag's famous 1974 paper on auto- models <http://www.jstor.org/stable/2984812>. Fits a multicategory generalization of the autologistic model when there are more than 2 response categories. Provides support for both asymptotic and bootstrap confidence intervals. For full model descriptions and a guide to the use of this package, please see the vignette.
|
2023-06-16 |
r-autoencoder
|
public |
Implementation of the sparse autoencoder in R environment, following the notes of Andrew Ng (http://www.stanford.edu/class/archive/cs/cs294a/cs294a.1104/sparseAutoencoder.pdf). The features learned by the hidden layer of the autoencoder (through unsupervised learning of unlabeled data) can be used in constructing deep belief neural networks.
|
2023-06-16 |
r-argumentcheck
|
public |
The typical process of checking arguments in functions is iterative. In this process, an error may be returned and the user may fix it only to receive another error on a different argument. 'ArgumentCheck' facilitates a more helpful way to perform argument checks allowing the programmer to run all of the checks and then return all of the errors and warnings in a single message.
|
2023-06-16 |
r-artp2
|
public |
Pathway and gene level association test using raw data or summary statistics.
|
2023-06-16 |
r-amap.seq
|
public |
An Approximated Most Average Powerful Test with Optimal FDR Control with Application to RNA-seq Data
|
2023-06-16 |
r-acclma
|
public |
The main function is plotLMA(sourcefile,header) that takes a data set and plots the appropriate LMA and ACC graphs. If no sourcefile (a string) was passed, a manual data entry window is opened. The header parameter indicates by TRUE/FALSE (false by default) if the source CSV file has a head row or not. The data set should contain only one independent variable (X) and one dependent varialbe (Y) and can contain a weight for each observation
|
2023-06-16 |
r-aliner
|
public |
Functions are provided to calculate the 'ALINE' Distance between words as per (Kondrak 2000) and (Downey, Hallmark, Cox, Norquest, & Lansing, 2008, <doi:10.1080/09296170802326681>). The score is based on phonetic features represented using the Unicode-compliant International Phonetic Alphabet (IPA). Parameterized features weights are used to determine the optimal alignment and functions are provided to estimate optimum values using a genetic algorithm and supervised learning. See (Downey, Sun, and Norquest 2017, <https://journal.r-project.org/archive/2017/RJ-2017-005/index.html>.
|
2023-06-16 |
r-baprestopro
|
public |
Bayesian estimation and prediction for stochastic processes based on the Euler approximation. Considered processes are: jump diffusion, (mixed) diffusion models, hidden (mixed) diffusion models, non-homogeneous Poisson processes (NHPP), (mixed) regression models for comparison and a regression model including a NHPP.
|
2023-06-16 |
r-babar
|
public |
Babar is designed to use nested sampling (a Bayesian analysis technique) to compare possible models for bacterial growth curves, as well as extracting parameters. It allows model evidence and parameter likelihood values to be extracted, and also contains helper functions for comparing distributions as well as direct access to the underlying nested sampling code.
|
2023-06-16 |
r-b6e6rl
|
public |
This package contains b6e6rl algorithm, adaptive differential evolution for global optimization.
|
2023-06-16 |
r-anfis
|
public |
The package implements ANFIS Type 3 Takagi and Sugeno's fuzzy if-then rule network with the following features: (1) Independent number of membership functions(MF) for each input, and also different MF extensible types. (2) Type 3 Takagi and Sugeno's fuzzy if-then rule (3) Full Rule combinations, e.g. 2 inputs 2 membership funtions -> 4 fuzzy rules (4) Hibrid learning, i.e. Descent Gradient for precedents and Least Squares Estimation for consequents (5) Multiple outputs.
|
2023-06-16 |
r-altmeta
|
public |
Provides alternative statistical methods for meta-analysis, including new heterogeneity tests and measures that are robust to outliers.
|
2023-06-16 |
r-abf2
|
public |
Loads ABF2 files containing gap-free data from electrophysiological recordings, as created by Axon Instruments/Molecular Devices software such as pClamp 10.
|
2023-06-16 |
r-barycenter
|
public |
Computations of entropy regularized Wasserstein Distances, a.k.a. dual-Sinkhorn divergences, and entropy regularized Wasserstein Barycenters. Relevant papers are Marco Cuturi (2013) <arXiv:1306.0895>, Marco Cuturi (2014) <arXiv:1310.4375> and Jason Altschuler et al. <arXiv:1705.09634>.
|
2023-06-16 |
r-akmeans
|
public |
Adaptive K-means algorithm with various threshold settings. It support two distance metric: Euclidean distance, Cosine distance (1 - cosine similarity) In version 1.1, it contains one more threshold condition.
|
2023-06-16 |
r-acmer
|
public |
Implementation of estimator ACME, described in Wolpert (2015), ACME: A Partially Periodic Estimator of Avian & Chiropteran Mortality at Wind Turbines (submitted). Unlike most other models, this estimator supports decreasing-hazard Weibull model for persistence; decreasing search proficiency as carcasses age; variable bleed-through at successive searches; and interval mortality estimates. The package provides, based on search data, functions for estimating the mortality inflation factor in Frequentist and Bayesian settings.
|
2023-06-16 |
r-atsd
|
public |
Provides functions for retrieving time-series and related meta-data such as entities, metrics, and tags from the Axibase Time-Series Database (ATSD). ATSD is a non-relational clustered database used for storing performance measurements from IT infrastructure resources: servers, network devices, storage systems, and applications.
|
2023-06-16 |
r-annotlists
|
public |
Annotate multiple lists from a specific annotation file.
|
2023-06-16 |
r-acm4r
|
public |
Fragment lengths or molecular weights from pairs of lanes are compared, and a number of matching bands are calculated using the Align-and-Count Method.
|
2023-06-16 |
r-xgboost-gpu
|
public |
No Summary
|
2023-06-16 |
r-xgboost-cpu
|
public |
No Summary
|
2023-06-16 |
mro-base_impl
|
public |
R is a free software environment for statistical computing and graphics.
|
2023-06-16 |
r-mro
|
public |
Computes multiple correlation coefficient when the data matrix is given and tests its significance.
|
2023-06-16 |
r-tkrgl
|
public |
Provides 'TK' widget tools for the 'rgl' package.
|
2023-06-16 |
qt
|
public |
Qt is a cross-platform application and UI framework.
|
2023-06-16 |
mro-base
|
public |
R is a free software environment for statistical computing and graphics.
|
2023-06-16 |
_r-xgboost-mutex
|
public |
No Summary
|
2023-06-16 |
rtools
|
public |
No Summary
|
2023-06-16 |
r-essentials-mrclient
|
public |
Essential R packages including MS R Client and MS Machine Learning
|
2023-06-16 |
r-mrclient
|
public |
A free, community-supported, data science tool for high performance analytics
|
2023-06-16 |
r-revomods
|
public |
Microsoft modifications and extensions to standard R functions
|
2023-06-16 |
_r-mutex
|
public |
A mutex package to ensure environment exclusivity between Anaconda R and MRO.
|
2023-06-16 |
mro-basics
|
public |
No Summary
|
2023-06-16 |
r-revoutils
|
public |
Utility functions for Microsoft R
|
2023-06-16 |
r-mrclient-mml
|
public |
Provides state-of-the-art fast, scalable machine learning algorithms and transforms for R
|
2023-06-16 |
r-microsoftr
|
public |
Umbrella package with licenses and notices for all Microsoft R packages
|
2023-06-16 |
r-mrclient-mlm
|
public |
Pre-trained machine learning models for sentiment analysis and image detection
|
2023-06-16 |
r-deployrrserve
|
public |
Rserve acts as a socket server (TCP/IP or local sockets) which allows binary requests to be sent to R. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++ and Java, allowing any application to use facilities of R without the need of linking to R code. Rserve supports remote connection, user authentication and file transfer. A simple R client is included in this package as well.
|
2023-06-16 |
r-revoutilsmath
|
public |
Utility functions for managing math threading.
|
2023-06-16 |
r-revoioq
|
public |
Test suite for Microsoft R Services.
|
2023-06-16 |