About Anaconda Help Download Anaconda

r_test / packages

Package Name Access Summary Updated
r-grapes public Turn arbitrary functions into binary operators. 2025-04-22
r-grape public Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for summarizing the consensus behavior of biological pathways in the form of a template, and for quantifying the extent to which individual samples deviate from the template. GRAPE templates are based only on the relative rankings of the genes within the pathway and can be used for classification of tissue types or disease subtypes. GRAPE can be used to represent gene-expression samples as vectors of pathway scores, where each pathway score indicates the departure from a given collection of reference samples. The resulting pathway- space representation can be used as the feature set for various applications, including survival analysis and drug-response prediction. Users of GRAPE should use the following citation: Klein MI, Stern DF, and Zhao H. GRAPE: A pathway template method to characterize tissue-specific functionality from gene expression profiles. BMC Bioinformatics, 18:317 (June 2017). 2025-04-22
r-grangers public Contains five functions performing the calculation of unconditional and conditional Granger-causality spectra, bootstrap inference on both, and inference on the difference between them via the bootstrap approach of Farne' and Montanari, 2018 <arXiv:1803.00374>. 2025-04-22
r-gramevol public A native R implementation of grammatical evolution (GE). GE facilitates the discovery of programs that can achieve a desired goal. This is done by performing an evolutionary optimisation over a population of R expressions generated via a user-defined context-free grammar (CFG) and cost function. 2025-04-22
r-gradientpickerd3 public Widget for an interactive selection and modification of a color gradient. 'gradientPickerD3' allows addition, removement and replacement of color ticks. List of numeric values will automatically translate in their corresponding tick position within the numeric range. App returns a data.frame containing tick values, colors and the positions in percent (0.0 to 1.0) for each color tick in the gradient. The original JS 'jquery-gradient-picker' was implemented by Matt Crinklaw-Vogt (nick: tantaman) <https://github.com/tantaman/>. Widget and JS modifications were done by CD. Peikert. 2025-04-22
r-grader public After being given the location of your students' submissions and a test file, the function runs each .R file, and evaluates the results from all the given tests. Results are neatly returned in a data frame that has a row for each student, and a column for each test. 2025-04-22
r-grade public Provides functions for matching student-answers to teacher answers for a variety of data types. 2025-04-22
r-graddescent public An implementation of various learning algorithms based on Gradient Descent for dealing with regression tasks. The variants of gradient descent algorithm are : Mini-Batch Gradient Descent (MBGD), which is an optimization to use training data partially to reduce the computation load. Stochastic Gradient Descent (SGD), which is an optimization to use a random data in learning to reduce the computation load drastically. Stochastic Average Gradient (SAG), which is a SGD-based algorithm to minimize stochastic step to average. Momentum Gradient Descent (MGD), which is an optimization to speed-up gradient descent learning. Accelerated Gradient Descent (AGD), which is an optimization to accelerate gradient descent learning. Adagrad, which is a gradient-descent-based algorithm that accumulate previous cost to do adaptive learning. Adadelta, which is a gradient-descent-based algorithm that use hessian approximation to do adaptive learning. RMSprop, which is a gradient-descent-based algorithm that combine Adagrad and Adadelta adaptive learning ability. Adam, which is a gradient-descent-based algorithm that mean and variance moment to do adaptive learning. Stochastic Variance Reduce Gradient (SVRG), which is an optimization SGD-based algorithm to accelerates the process toward converging by reducing the gradient. Semi Stochastic Gradient Descent (SSGD),which is a SGD-based algorithm that combine GD and SGD to accelerates the process toward converging by choosing one of the gradients at a time. Stochastic Recursive Gradient Algorithm (SARAH), which is an optimization algorithm similarly SVRG to accelerates the process toward converging by accumulated stochastic information. Stochastic Recursive Gradient Algorithm+ (SARAHPlus), which is a SARAH practical variant algorithm to accelerates the process toward converging provides a possibility of earlier termination. 2025-04-22
r-gprofiler public This package has been deprecated and will not be updated. New users should use the package 'gprofiler2' (<https://CRAN.R-project.org/package=gprofiler2>) for up-to-date data and improved functionality. Functional enrichment analysis, gene identifier conversion and mapping homologous genes across related organisms via the 'g:Profiler' toolkit (<https://biit.cs.ut.ee/gprofiler/>). 2025-04-22
r-gpr public This package provides a minimalistic functionality necessary to apply Gaussian Process in R. They provide a selection of functionalities of GPML Matlab library. 2025-04-22
r-gpltr public Combining a generalized linear model with an additional tree part on the same scale. A four-step procedure is proposed to fit the model and test the joint effect of the selected tree part while adjusting on confounding factors. We also proposed an ensemble procedure based on the bagging to improve prediction accuracy and computed several scores of importance for variable selection. 2025-04-22
r-gpk public Collection of datasets as prepared by Profs. A.P. Gore, S.A. Paranjape, and M.B. Kulkarni of Department of Statistics, Poona University, India. With their permission, first letter of their names forms the name of this package, the package has been built by me and made available for the benefit of R users. This collection requires a rich class of models and can be a very useful building block for a beginner. 2025-04-22
r-gpdtest public This package computes the bootstrap goodness-of-fit test for the generalized Pareto distribution by Villasenor-Alva and Gonzalez-Estrada (2009). The null hypothesis includes heavy and non-heavy tailed gPd's. A function for fitting the gPd to data using the parameter estimation methods proposed in the same article is also provided. 2025-04-22
r-gpca public This package implements guided principal components analysis for the detection of batch effects in high-throughput data. 2025-04-22
r-gparotation public Gradient Projection Algorithm Rotation for Factor Analysis. See ?GPArotation.Intro for more details. 2025-04-22
r-govstatjpn public This package purposes to deal with public survey data of Japanese government via their Application Programming Interface (http://statdb.nstac.go.jp/) 2025-04-22
r-goric public Generalized Order-Restricted Information Criterion (GORIC) value for a set of hypotheses in multivariate linear models and generalised linear models. 2025-04-22
r-googlevis public R interface to Google's chart tools, allowing users to create interactive charts based on data frames. Charts are displayed locally via the R HTTP help server. A modern browser with an Internet connection is required and for some charts a Flash player. The data remains local and is not uploaded to Google. 2025-04-22
r-googleknowledgegraphr public Allows you to retrieve information from the 'Google Knowledge Graph' API <https://www.google.com/intl/bn/insidesearch/features/search/knowledge.html> and process it in R in various forms. The 'Knowledge Graph Search' API lets you find entities in the 'Google Knowledge Graph'. The API uses standard 'schema.org' types and is compliant with the 'JSON-LD' specification. 2025-04-22
r-googleformr public GET and POST data to Google Forms; an API to Google Forms, allowing users to POST data securely to Google Forms without needing authentication or permissioning. 2025-04-22
r-goodmankruskal public Association analysis between categorical variables using the Goodman and Kruskal tau measure. This asymmetric association measure allows the detection of asymmetric relations between categorical variables (e.g., one variable obtained by re-grouping another). 2025-04-22
r-gomms public A zero-inflated quasi-Poisson factor model to display similarity between samples visually in a low (2 or 3) dimensional space. 2025-04-22
r-gogarch public Implementation of the GO-GARCH model class 2025-04-22
r-gofkernel public Tests of goodness-of-fit based on a kernel smoothing of the data. 2025-04-22
r-gnumeric public Read data files readable by 'gnumeric' into 'R'. Can read whole sheet or a range, from several file formats, including the native format of 'gnumeric'. Reading is done by using 'ssconvert' (a file converter utility included in the 'gnumeric' distribution <http://projects.gnome.org/gnumeric/>) to convert the requested part to CSV. From 'gnumeric' files (but not other formats) can list sheet names and sheet sizes or read all sheets. 2025-04-22

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy