r-rht
|
public |
This package offers functions to perform regularized Hotelling's T-square test for pathway or gene set analysis. The package is tailored for but not limited to proteomics data, in which sample sizes are often small, a large proportion of the data are missing and/or correlations may be present.
|
2025-03-25 |
r-rhpcc
|
public |
rHpcc is an R package providing an Interface between R and HPCC.Familiarity with ECL (Enterprise Control Language) is a must to use this package.HPCC is a massive parallel-processing computing platform that solves Big Data problems.ECL is the Enterprise Control Language designed specifically for huge data projects using the HPCC platform.Its extreme scalability comes from a design that allows you to leverage every query you create for re-use in subsequent queries as needed. To do this, ECL takes a dictionary approach to building queries wherein each ECL definition defines an Attribute. Each previously defined Attribute can then be used in succeeding ECL Attribute definitions as the language extends itself as you use it.
|
2025-03-25 |
r-rhpcbenchmark
|
public |
Microbenchmarks for determining the run time performance of aspects of the R programming environment and packages relevant to high-performance computation. The benchmarks are divided into three categories: dense matrix linear algebra kernels, sparse matrix linear algebra kernels, and machine learning functionality.
|
2025-03-25 |
r-rhosp
|
public |
Evaluating risk (that a patient arises a side effect) during hospitalization is the main purpose of this package. Several methods (Parametric, non parametric and De Vielder estimation) to estimate the risk constant (R) are implemented in this package. There are also functions to simulate the different models of this issue in order to quantify the previous estimators. It is necessary to read at least the first six pages of the report to understand the topic.
|
2025-03-25 |
r-rhor
|
public |
Rho is used to test the generalization of inter rater reliability (IRR) statistics. Calculating rho starts by generating a large number of simulated, fully-coded data sets: a sizable collection of hypothetical populations, all of which have a kappa value below a given threshold -- which indicates unacceptable agreement. Then kappa is calculated on a sample from each of those sets in the collection to see if it is equal to or higher than the kappa in then real sample. If less than five percent of the distribution of samples from the simulated data sets is greater than actual observed kappa, the null hypothesis is rejected and one can conclude that if the two raters had coded the rest of the data, we would have acceptable agreement (kappa above the threshold).
|
2025-03-25 |
r-rhnerm
|
public |
Performs the random heteroscedastic nested error regression model described in Kubokawa, Sugasawa, Ghosh and Chaudhuri (2016) <doi:10.5705/ss.202014.0070>.
|
2025-03-25 |
r-rhmc
|
public |
Implements simple Hamiltonian Monte Carlo routines in R for sampling from any desired target distribution which is continuous and smooth. See Neal (2017) <arXiv:1701.02434> for further details on Hamiltonian Monte Carlo. Automatic parameter selection is not supported.
|
2025-03-25 |
r-rhealthdatagov
|
public |
An R interface for the HealthData.gov data API. For each data resource, you can filter results (server-side) to select subsets of data.
|
2025-03-25 |
r-rhandsontable
|
public |
An R interface to the 'Handsontable' JavaScript library, which is a minimalist Excel-like data grid editor. See <https://handsontable.com/> for details.
|
2025-03-25 |
r-rh2
|
public |
DBI/RJDBC interface to h2 database. h2 version 1.3.175 is included.
|
2025-03-25 |
r-rgw
|
public |
Implementation of the affine-invariant method of Goodman & Weare (2010) <DOI:10.2140/camcos.2010.5.65>, a method of producing Monte-Carlo samples from a target distribution.
|
2025-03-25 |
r-rgroovy
|
public |
Integrates the Groovy scripting language with the R Project for Statistical Computing.
|
2025-03-25 |
r-rgrass7
|
public |
Interpreted interface between 'GRASS' geographical information system and R, based on starting R from within the 'GRASS' 'GIS' environment, or running free-standing R in a temporary 'GRASS' location; the package provides facilities for using all 'GRASS' commands from the R command line. This package may not be used for 'GRASS' 6, for which 'spgrass6' should be used.
|
2025-03-25 |
r-rgr
|
public |
Geological Survey of Canada (GSC) functions for exploratory data analysis with applied geochemical data, with special application to the estimation of background ranges and identification of outliers, 'anomalies', to support mineral exploration and environmental studies. Additional functions are provided to support analytical data QA/QC, ANOVA for investigations of field sampling and analytical variability, and utility tasks. NOTE: function caplot() for concentration-area plots employs package 'akima', however, 'akima' is only licensed for not-for-profit use. Therefore, not-for-profit users of 'rgr' will have to independently make package 'akima' available through library(....); and use of function caplot() by for-profit users will fail.
|
2025-03-25 |
r-rgoogleslides
|
public |
Previously, when one is working with in the Google Ecosystem (Using Google Drive etc), there is hardly any good workflow of getting the values calculated from R and getting that into Google Slides. The normal and easy way out would be to just copy your work over but when you have a number of analysis to present with a lot of changes between each environment, it just becomes quite cumbersome.
|
2025-03-25 |
r-rgooglemaps
|
public |
Serves two purposes: (i) Provide a comfortable R interface to query the Google server for static maps, and (ii) Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.
|
2025-03-25 |
r-rgooglefit
|
public |
Provides interface to Google Fit REST API v1 (see <https://developers.google.com/fit/rest/v1/reference/>).
|
2025-03-25 |
r-rgoogleanalyticspremium
|
public |
It fires a query to the API to get the unsampled data in R for Google Analytics Premium Accounts. It retrieves data from the Google drive document and stores it into the local drive. The path to the excel file is returned by this package. The user can read data from the excel file into R using read.csv() function.
|
2025-03-25 |
r-rgoogleanalytics
|
public |
Provides functions for accessing and retrieving data from the Google Analytics API.
|
2025-03-25 |
r-rgooddata
|
public |
Export raw reports from 'GoodData' business intelligence platform (see <http://www.gooddata.com> for more information).
|
2025-03-25 |
r-rglobi
|
public |
A programmatic interface to the web service methods provided by Global Biotic Interactions (GloBI) (<https://www.globalbioticinteractions.org/>). GloBI provides access to spatial-temporal species interaction records from sources all over the world. rglobi provides methods to search species interactions by location, interaction type, and taxonomic name.
|
2025-03-25 |
r-rgift
|
public |
This package provides some functions to create quizzes in the GIFT format. This format is used by several Virtual Learning Environments such as Moodle.
|
2025-03-25 |
r-rgf
|
public |
Regularized Greedy Forest wrapper of the 'Regularized Greedy Forest' <https://github.com/RGF-team/rgf/tree/master/python-package> 'python' package, which also includes a Multi-core implementation (FastRGF) <https://github.com/RGF-team/rgf/tree/master/FastRGF>.
|
2025-03-25 |
r-rgenetics
|
public |
R packages for genetics research
|
2025-03-25 |
r-rgendata
|
public |
The GenDataSample() and GenDataPopulation() functions create, respectively, a sample or population of multivariate nonnormal data using methods described in Ruscio and Kaczetow (2008). Both of these functions call a FactorAnalysis() function to reproduce a correlation matrix. The EFACompData() function allows users to determine how many factors to retain in an exploratory factor analysis of an empirical data set using a method described in Ruscio and Roche (2012). The latter function uses populations of comparison data created by calling the GenDataPopulation() function. <DOI: 10.1080/00273170802285693>. <DOI: 10.1037/a0025697>.
|
2025-03-25 |
r-rgen
|
public |
Provides popular sampling distributions C++ routines based in armadillo through a header file approach.
|
2025-03-25 |
r-rgeckoboard
|
public |
Provides an interface to Geckoboard.
|
2025-03-25 |
r-rgdax
|
public |
Allow access to both public and private end points to Coinbase Pro (erstwhile GDAX) cryptocurrency exchange. For authenticated flow, users must have valid api, secret and passphrase to be able to connect.
|
2025-03-25 |
r-rgcca
|
public |
Multi-block data analysis concerns the analysis of several sets of variables (blocks) observed on the same group of individuals. The main aims of the RGCCA package are: to study the relationships between blocks and to identify subsets of variables of each block which are active in their relationships with the other blocks. This package allows to (i) run R/SGCCA and related methods, (ii) help the user to find out the optimal parameters for R/SGCCA such as regularization parameters (tau or sparsity), (iii) evaluate the stability of the RGCCA results and their significance, (iv) build predictive models from the R/SGCCA. (v) Generic print() and plot() functions apply to all these functionalities.
|
2025-03-25 |
r-rgammagamma
|
public |
This package implements a Gamma convolution model for background correction.
|
2025-03-25 |
r-rgabriel
|
public |
Analyze multi-level one-way experimental designs where there are unequal sample sizes and population variance homogeneity can not be assumed. To conduct the Gabriel test <doi:10.2307/2286265>, create two vectors: one for your observations and one for the factor level of each observation. The function, rgabriel, conduct the test and save the output as a vector to input into the gabriel.plot function, which produces a confidence interval plot for Multiple Comparison.
|
2025-03-25 |
r-rga4gh
|
public |
An Interface to the GA4GH API that allows users to easily GET responses and POST requests to GA4GH Servers. See <http://ga4gh.org> for more information about the GA4GH project.
|
2025-03-25 |
r-rga
|
public |
Provides functions for accessing and retrieving data from the Google Analytics APIs (https://developers.google.com/analytics/). Supports OAuth 2.0 authorization. Package provides access to the Management, Core Reporting, Multi-Channel Funnels Reporting, Real Time Reporting and Metadata APIs. Access to all the Google Analytics accounts which the user has access to. Auto-pagination to return more than 10,000 rows of the results by combining multiple data requests. Also package provides shiny app to explore the core reporting API dimensions and metrics.
|
2025-03-25 |
r-rfutilities
|
public |
Utilities for Random Forest model selection, class balance correction, significance test, cross validation and partial dependency plots.
|
2025-03-25 |
r-rfreak
|
public |
An R interface to a modified version of the Free Evolutionary Algorithm Kit FrEAK. FrEAK is a toolkit written in Java to design and analyze evolutionary algorithms. Both the R interface and an extended version of FrEAK are contained in the RFreak package. For more information on FrEAK see http://sourceforge.net/projects/freak427/.
|
2025-03-25 |
r-rformatter
|
public |
The R Formatter formats R source code. It is very much based on formatR, but tries to improve it by heuristics. For example, spaces can be forced around the division operator "/".
|
2025-03-25 |
r-rfordummies
|
public |
Contains all the code examples in the book "R for Dummies" (2nd edition) by Andrie de Vries and Joris Meys. You can view the table of contents as well as the sample code for each chapter.
|
2025-03-25 |
r-rforcecom
|
public |
Insert, update, retrieve, delete and bulk operate datasets with a SaaS based CRM Salesforce.com and a PaaS based application platform Force.com from R.
|
2025-03-25 |
r-rfolding
|
public |
The basic algorithm to perform the folding test of unimodality. Given a dataset X (d dimensional, n samples), the test checks whether the distribution of the data are rather unimodal or rather multimodal. This package stems from the following research publication: Siffer Alban, Pierre-Alain Fouque, Alexandre Termier, and Christine Largouët. "Are your data gathered?" In Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery Data Mining, pp. 2210-2218. ACM, 2018. <doi:10.1145/3219819.3219994>.
|
2025-03-25 |
r-rfoaas
|
public |
R access to the 'FOAAS' (F... Off As A Service) web service is provided.
|
2025-03-25 |
r-rfml
|
public |
Functionality required to efficiently use R with MarkLogic NoSQL Database Server, <http://www.marklogic.com/what-is-marklogic/>. Many basic and complex R operations are pushed down into the database, which removes the main memory boundary of R and allows to make full use of MarkLogic server. In order to use the package you need a MarkLogic Server version 8 or higher.
|
2025-03-25 |
r-rflptools
|
public |
Provides functions to analyse DNA fragment samples (i.e. derived from RFLP-analysis) and standalone BLAST report files (i.e. DNA sequence analysis).
|
2025-03-25 |
r-rflights
|
public |
Query plane tickets, from several airlines, using the 'Kiwi' API (similar to 'Google Flights'). The API is documented at <https://docs.kiwi.com/>.
|
2025-03-25 |
r-rfinterval
|
public |
An integrated package for constructing random forest prediction intervals using a fast implementation package 'ranger'. This package can apply the following three methods described in Haozhe Zhang, Joshua Zimmerman, Dan Nettleton, and Daniel J. Nordman (2019) <doi:10.1080/00031305.2019.1585288>: the out-of-bag prediction interval, the split conformal method, and the quantile regression forest.
|
2025-03-25 |
r-rfinanceyj
|
public |
Japanese stock market from Yahoo!-finance-Japan
|
2025-03-25 |
r-rfgls
|
public |
RFGLS uses a generalized least-squares method to perform single-marker association analysis, in datasets of nuclear families containing parents, twins, and/or adoptees
|
2025-03-25 |
r-rfdsn
|
public |
This package facilitates searching for and downloading seismic time series in miniSEED format (a minimalist version of the Standard for the Exchange of Earthquake Data) from International Federation of Digital Seismograph Networks repositories. This package can also be used to gather information about seismic networks (stations, channels, locations, etc) and find historical earthquake data (origins, magnitudes, etc).
|
2025-03-25 |
r-rfacebook
|
public |
Provides an interface to the Facebook API.
|
2025-03-25 |
r-reweight
|
public |
Adjusts the weights of survey respondents so that the marginal distributions of certain variables fit more closely to those from a more precise source (e.g. Census Bureau's data).
|
2025-03-25 |
r-revgeo
|
public |
Function revgeo() allows you to use the Photon geocoder for OpenStreetMap <http://photon.komoot.de>, Google Maps <http://maps.google.com>, and Bing <https://www.bingmapsportal.com> to reverse geocode coordinate pairs with minimal hassle.
|
2025-03-25 |