r-interatrix
|
public |
Chi-square tests are computed with corrections.
|
2023-06-16 |
r-import
|
public |
This is an alternative mechanism for importing objects from packages. The syntax allows for importing multiple objects from a package with a single command in an expressive way. The import package bridges some of the gap between using library (or require) and direct (single-object) imports. Furthermore the imported objects are not placed in the current environment. It is also possible to import objects from stand-alone .R files. For more information, refer to the package vignette.
|
2023-06-16 |
r-imgur
|
public |
A complete API client for the image hosting service Imgur.com, including the an imgur graphics device, enabling the easy upload and sharing of plots.
|
2023-06-16 |
r-imfdata
|
public |
Search, extract and formulate IMF's datasets.
|
2023-06-16 |
r-ibmsunburst
|
public |
Generates Personality Insights sunburst diagrams based on 'IBM Watson' Personality Insights service output.
|
2023-06-16 |
r-ibelief
|
public |
Some basic functions to implement belief functions including: transformation between belief functions using the method introduced by Philippe Smets (arXiv:1304.1122 [cs.AI]), evidence combination, evidence discounting, decision-making, and constructing masses. Currently, thirteen combination rules and five decision rules are supported. It can also be used to generate different types of random masses when working on belief combination and conflict management.
|
2023-06-16 |
r-hues
|
public |
Creating effective colour palettes for figures is challenging. This package generates and plot palettes of optimally distinct colours in perceptually uniform colour space, based on 'iwanthue' <http://tools.medialab.sciences-po.fr/iwanthue/>. This is done through k-means clustering of CIE Lab colour space, according to user-selected constraints on hue, chroma, and lightness.
|
2023-06-16 |
r-hkex.api
|
public |
A set of functions helps to retrieve data from HKEX (Hong Kong Stock Exchange), see <https://www.hkex.com.hk/> for more information. In addition, a function generates insert SQL statements from a dataframe.
|
2023-06-16 |
r-hett
|
public |
Functions for the fitting and summarizing of heteroscedastic t-regression.
|
2023-06-16 |
r-heritability
|
public |
Implements marker-based estimation of heritability when observations on genetically identical replicates are available. These can be either observations on individual plants or plot-level data in a field trial. Heritability can then be estimated using a mixed model for the individual plant or plot data. For comparison, also mixed-model based estimation using genotypic means and estimation of repeatability with ANOVA are implemented. For illustration the package contains several datasets for the model species Arabidopsis thaliana.
|
2023-06-16 |
r-hdci
|
public |
Fits regression models on high dimensional data to estimate coefficients and use bootstrap method to obtain confidence intervals. Choices for regression models are Lasso, Lasso+OLS, Lasso partial ridge, Lasso+OLS partial ridge.
|
2023-06-16 |
r-gwrpvr
|
public |
Computes the sample probability value (p-value) for the estimated coefficient from a standard genome-wide univariate regression. It computes the exact finite-sample p-value under the assumption that the measured phenotype (the dependent variable in the regression) has a known Bernoulli-normal mixture distribution. Finite-sample genome-wide regression p-values (Gwrpv) with a non-normally distributed phenotype (Gregory Connor and Michael O'Neill, bioRxiv 204727 <doi:10.1101/204727>).
|
2023-06-16 |
r-gtx
|
public |
Assorted tools for genetic association analyses. The current focus is on implementing (either exactly or approximately) regression analyses using summary statistics instead of using subject-specific data. So far, functions exist to support multi-SNP risk score analyses, multi-SNP conditional regression analyses, and multi-phenotype analyses, using summary statistics. There are helper functions for reading and manipulating subject-specific genotype data, which provide a platform for calculating the summary statistics, or for using R to conduct other analyses not supported by specific GWAS analysis tools.
|
2023-06-16 |
r-growthmodels
|
public |
A compilation of nonlinear growth models used in many areas
|
2023-06-16 |
r-gridsvg
|
public |
Functions to export graphics drawn with package grid to SVG format. Additional functions provide access to SVG features that are not available in standard R graphics, such as hyperlinks, animation, filters, masks, clipping paths, and gradient and pattern fills.
|
2023-06-16 |
r-graphfactor
|
public |
A Network Implementation of Fuzzy Sets: Build Network Objects from Multivariate Flat Files. For more information on fuzzy sets, refer to: Zadeh, L.A. (1964) <DOI:10.1016/S0019-9958(65)90241-X>.
|
2023-06-16 |
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.
|
2023-06-16 |
r-glmx
|
public |
Extended techniques for generalized linear models (GLMs), especially for binary responses, including parametric links and heteroskedastic latent variables.
|
2023-06-16 |
r-glmnetutils
|
public |
Provides a formula interface for the 'glmnet' package for elasticnet regression, a method for cross-validating the alpha parameter, and other quality-of-life tools.
|
2023-06-16 |
r-glarma
|
public |
Functions are provided for estimation, testing, diagnostic checking and forecasting of generalized linear autoregressive moving average (GLARMA) models for discrete valued time series with regression variables. These are a class of observation driven non-linear non-Gaussian state space models. The state vector consists of a linear regression component plus an observation driven component consisting of an autoregressive-moving average (ARMA) filter of past predictive residuals. Currently three distributions (Poisson, negative binomial and binomial) can be used for the response series. Three options (Pearson, score-type and unscaled) for the residuals in the observation driven component are available. Estimation is via maximum likelihood (conditional on initializing values for the ARMA process) optimized using Fisher scoring or Newton Raphson iterative methods. Likelihood ratio and Wald tests for the observation driven component allow testing for serial dependence in generalized linear model settings. Graphical diagnostics including model fits, autocorrelation functions and probability integral transform residuals are included in the package. Several standard data sets are included in the package.
|
2023-06-16 |
r-ghs
|
public |
Draw posterior samples to estimate the precision matrix for multivariate Gaussian data. Posterior means of the samples is the graphical horseshoe estimate by Li, Bhadra and Craig(2017) <arXiv:1707.06661>. The function uses matrix decomposition and variable change from the Bayesian graphical lasso by Wang(2012) <doi:10.1214/12-BA729>, and the variable augmentation for sampling under the horseshoe prior by Makalic and Schmidt(2016) <arXiv:1508.03884>. Structure of the graphical horseshoe function was inspired by the Bayesian graphical lasso function using blocked sampling, authored by Wang(2012) <doi:10.1214/12-BA729>.
|
2023-06-16 |
r-geosapi
|
public |
Provides an R interface to the GeoServer REST API, allowing to upload and publish data in a GeoServer web-application and expose data to OGC Web-Services. The package currently supports all CRUD (Create,Read,Update,Delete) operations on GeoServer workspaces, namespaces, datastores (stores of vector data), featuretypes, layers, styles, as well as vector data upload operations. For more information about the GeoServer REST API, see <http://docs.geoserver.org/stable/en/user/rest/>.
|
2023-06-16 |
r-geometa
|
public |
Provides facilities to handle reading and writing of geographic metadata defined with OGC/ISO 19115, 11119 and 19110 geographic information metadata standards, and encoded using the ISO 19139 (XML) standard. It includes also a facility to check the validity of ISO 19139 XML encoded metadata.
|
2023-06-16 |
r-genord
|
public |
A gaussian copula based procedure for generating samples from discrete random variables with prescribed correlation matrix and marginal distributions.
|
2023-06-16 |
r-genetics
|
public |
Classes and methods for handling genetic data. Includes classes to represent genotypes and haplotypes at single markers up to multiple markers on multiple chromosomes. Function include allele frequencies, flagging homo/heterozygotes, flagging carriers of certain alleles, estimating and testing for Hardy-Weinberg disequilibrium, estimating and testing for linkage disequilibrium, ...
|
2023-06-16 |
r-gdadata
|
public |
Datasets used in the book 'Graphical Data Analysis with R' (Antony Unwin, CRC Press 2015).
|
2023-06-16 |
r-geem
|
public |
GEE estimation of the parameters in mean structures with possible correlation between the outcomes. User-specified mean link and variance functions are allowed, along with observation weighting. The 'M' in the name 'geeM' is meant to emphasize the use of the Matrix package, which allows for an implementation based fully in R.
|
2023-06-16 |
r-gcai.bias
|
public |
Many inherited biases and effects exists in RNA-seq due to both biological and technical effects. We observed the biological variance of testing target transcripts can influence the yield of sequencing reads, which might indicate a resource competition existing in RNA-seq. We developed this package to capture the bias depending on local sequence and perform the correction of this type of bias by borrowing information from spike-in measurement.
|
2023-06-16 |
r-laplacesdemon
|
public |
Provides a complete environment for Bayesian inference using a variety of different samplers (see ?LaplacesDemon for an overview). The README describes the history of the package development process.
|
2023-06-16 |
r-landpred
|
public |
This package includes functions for landmark prediction of a survival outcome incorporating covariate and short-term event information. For more information about landmark prediction please see: Parast, Layla, Su-Chun Cheng, and Tianxi Cai. Incorporating short-term outcome information to predict long-term survival with discrete markers. Biometrical Journal 53.2 (2011): 294-307.
|
2023-06-16 |
r-lambda4
|
public |
Currently the package includes 14 methods for calculating internal consistency reliability but is still growing. The package allows users access to whichever reliability estimator is deemed most appropriate for their situation.
|
2023-06-16 |
r-labelvector
|
public |
Labels are a common construct in statistical software providing a human readable description of a variable. While variable names are succinct, quick to type, and follow a language's naming conventions, labels may be more illustrative and may use plain text and spaces. R does not provide native support for labels. Some packages, however, have made this feature available. Most notably, the 'Hmisc' package provides labelling methods for a number of different object. Due to design decisions, these methods are not all exported, and so are unavailable for use in package development. The 'labelVector' package supports labels for atomic vectors in a light-weight design that is suitable for use in other packages.
|
2023-06-16 |
r-kofnga
|
public |
Provides a function that uses a genetic algorithm to search for a subset of size k from the integers 1:n, such that a user-supplied objective function is minimized at that subset. The selection step is done by tournament selection based on ranks, and elitism may be used to retain a portion of the best solutions from one generation to the next. Population objective function values may optionally be evaluated in parallel.
|
2023-06-16 |
r-klustr
|
public |
Used to create dynamic, interactive 'D3.js' based parallel coordinates and principal component plots in 'R'. The plots make visualizing k-means or other clusters simple and informative.
|
2023-06-16 |
r-kinship2
|
public |
Routines to handle family data with a pedigree object (2014, <doi: 10.1159/000363105>). The initial purpose was to create correlation structures that describe family relationships such as kinship and identity-by-descent, which can be used to model family data in mixed effects models, such as in the coxme function. Also includes a tool for pedigree drawing which is focused on producing compact layouts without intervention. Recent additions include utilities to trim the pedigree object with various criteria, and kinship for the X chromosome.
|
2023-06-16 |
r-itop
|
public |
Infers a topology of relationships between different datasets, such as multi-omics and phenotypic data recorded on the same samples. We based this methodology on the RV coefficient (Robert & Escoufier, 1976, <doi:10.2307/2347233>), a measure of matrix correlation, which we have extended for partial matrix correlations and binary data (Aben et al., 2018, <doi:10.1101/293993>).
|
2023-06-16 |
r-isopat
|
public |
The function calculates the isotopic pattern (fine structures) for a given chemical formula.
|
2023-06-16 |
r-iqlearn
|
public |
Estimate an optimal dynamic treatment regime using Interactive Q-learning.
|
2023-06-16 |
r-ipcwswitch
|
public |
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.
|
2023-06-16 |
r-inum
|
public |
Enum-type representation of vectors and representation of intervals, including a method of coercing variables in data frames.
|
2023-06-16 |
r-influence.sem
|
public |
A set of tools for evaluating several measures of case influence for structural equation models.
|
2023-06-16 |
r-inflection
|
public |
Implementation of methods Extremum Surface Estimator (ESE) and Extremum Distance Estimator (EDE) to identify the inflection point of a curve . Christopoulos, DT (2014) <arXiv:1206.5478v2 [math.NA]> . Christopoulos, DT (2016) <https://veltech.edu.in/wp-content/uploads/2016/04/Paper-04-2016.pdf> . Christopoulos, DT (2016) <doi:10.2139/ssrn.3043076> .
|
2023-06-16 |
r-ineq
|
public |
Inequality, concentration, and poverty measures. Lorenz curves (empirical and theoretical).
|
2023-06-16 |
r-indtestpp
|
public |
Several parametric and non-parametric tests and measures to check independence between two or more (homogeneous or nonhomogeneous) point processes in time are provided. Tools for simulating point processes in one dimension with different types of dependence are also implemented.
|
2023-06-16 |
r-imputer
|
public |
Multivariate Expectation-Maximization (EM) based imputation framework that offers several different algorithms. These include regularisation methods like Lasso and Ridge regression, tree-based models and dimensionality reduction methods like PCA and PLS.
|
2023-06-16 |
r-iemiscdata
|
public |
Miscellaneous data sets [Engineering Economics, Environmental/ Water Resources Engineering, US Presidential Elections].
|
2023-06-16 |
r-icsw
|
public |
Provides the necessary tools to estimate average treatment effects with an instrumental variable by re-weighting observations using a model of compliance.
|
2023-06-16 |
r-icods
|
public |
Sieve semiparametric likelihood methods for analyzing interval-censored failure time data from an outcome-dependent sampling (ODS) design and from a case-cohort design. Zhou, Q., Cai, J., and Zhou, H. (2018) <doi:10.1111/biom.12744>; Zhou, Q., Zhou, H., and Cai, J. (2017) <doi:10.1093/biomet/asw067>.
|
2023-06-16 |
r-hydrostats
|
public |
Calculates a suite of hydrologic indices for daily time series data that are widely used in hydrology and stream ecology.
|
2023-06-16 |
r-humanformat
|
public |
Format quantities of time or bytes into human-friendly strings.
|
2023-06-16 |