About Anaconda Help Download Anaconda

r_test / packages

Package Name Access Summary Updated
r-truncreg public Estimation of models for truncated Gaussian variables by maximum likelihood. 2025-04-22
r-trueskill public An implementation of the TrueSkill algorithm (Herbrich, R., Minka, T. and Grapel, T) in R; a Bayesian skill rating system with inference by approximate message passing on a factor graph. Used by Xbox to rank gamers and identify appropriate matches. http://research.microsoft.com/en-us/projects/trueskill/default.aspx Current version allows for one player per team. Will update as time permits. Requires R version 3.0 as it is written with Reference Classes. URL: https://github.com/bhoung/trueskill-in-r Acknowledgements to Doug Zongker and Heungsub Lee for their python implementations of the algorithm and for the liberal reuse of Doug's code comments (@dougz and @sublee on github). 2025-04-22
r-trotter public Class definitions and constructors for pseudo-vectors containing all permutations, combinations and subsets of objects taken from a vector. Simplifies working with structures commonly encountered in combinatorics. 2025-04-22
r-tropicalsparse public Some of the basic tropical algebra functionality is provided for sparse matrices by applying sparse matrix storage techniques. Some of these are addition and multiplication of vectors and matrices, dot product of the vectors in tropical form and some general equations are also solved using tropical algebra. 2025-04-22
r-tropalgebra public It includes functions like tropical addition, tropical multiplication for vectors and matrices. In tropical algebra, the tropical sum of two numbers is their minimum and the tropical product of two numbers is their ordinary sum. For more information see also I. Simon (1988) Recognizable sets with multiplicities in the tropical semi ring: Volume 324 Lecture Notes I Computer Science, pages 107-120 <doi: 10.1007/BFb0017135>. 2025-04-22
r-tripsanddipr public Uses read counts for biallelic single nucleotide polymorphisms (SNPs) to compare the likelihoods for the observed read counts given that a sample is either diploid or triploid. It allows parameters to be specified to account for sequencing error rates and allelic bias. For details of the algorithm, please see Delomas (2019) <doi:10.1111/1755-0998.13073>. 2025-04-22
r-trimr public Provides various commonly-used response time trimming methods, including the recursive / moving-criterion methods reported by Van Selst and Jolicoeur (1994). By passing trimming functions raw data files, the package will return trimmed data ready for inferential testing. 2025-04-22
r-trimcluster public Trimmed k-means clustering. 2025-04-22
r-triangulation public Measuring angles between points in a landscape is much easier than measuring distances. When the location of three points is known the position of the observer can be determined based solely on the angles between these points as seen by the observer. This task (known as triangulation) however requires onerous calculations - these calculations are automated by this package. 2025-04-22
r-triangle public Provides the "r, q, p, and d" distribution functions for the triangle distribution. 2025-04-22
r-trendsegmentr public Performs the detection of point anomalies and linear trend changes for univariate time series by implementing the bottom-up unbalanced wavelet transformation proposed by H. Maeng and P. Fryzlewicz (2019) <http://personal.lse.ac.uk/maengh/>. The estimated number and locations of the change-points are returned with the piecewise-linear estimator for signal. 2025-04-22
r-trendchange public Innovative Trend Analysis is a graphical method to examine the trends in time series data. Sequential Mann-Kendall test uses the intersection of prograde and retrograde series to indicate the possible change point in time series data. Distribution free cumulative sum charts indicate location and significance of the change point in time series. Zekai, S. (2011). <doi:10.1061/(ASCE)HE.1943-5584.0000556>. Grayson, R. B. et al. (1996). Hydrological Recipes: Estimation Techniques in Australian Hydrology. Cooperative Research Centre for Catchment Hydrology, Australia, p. 125. Sneyers, S. (1990). On the statistical analysis of series of observations. Technical note no 5 143, WMO No 725 415. Secretariat of the World Meteorological Organization, Geneva, 192 pp. 2025-04-22
r-trekfont public Provides a collection of true type and open type Star Trek-themed fonts. 2025-04-22
r-treelet public Treelets provides a novel construction of multi-scale bases that extends wavelets to non-smooth signals. It returns a multi-scale orthonormal basis, where the final computed basis functions are supported on nested clusters in a hierarchical tree. Both the tree and the basis, which are constructed simultaneously, reflect the internal structure of the data. 2025-04-22
r-treecm public The centre of mass is a crucial data for arborists in order to consolidate a tree using steel or dynamic cables. Given field-recorded data on branchiness of a tree, the package: (i) computes and plots the centre of mass of the tree itself, (ii) computes branches slenderness coefficient in order to aid the arborist identify potentially dangerous branches, and (iii) computes the force acting on a ground plinth and its best position relating to the tree centre of mass, should the tree need to be stabilized by a steel cable. 2025-04-22
r-treeclust public Create a measure of inter-point dissimilarity useful for clustering mixed data, and, optionally, perform the clustering. 2025-04-22
r-treebase public Interface to the API for 'TreeBASE' <http://treebase.org> from 'R.' 'TreeBASE' is a repository of user-submitted phylogenetic trees (of species, population, or genes) and the data used to create them. 2025-04-22
r-transp public Implementation of two transportation problem algorithms. 1. North West Corner Method 2. Minimum Cost Method or Least cost method. For more technical details about the algorithms please refer below URLs. <http://www.universalteacherpublications.com/univ/ebooks/or/Ch5/nw.htm>. <http://personal.maths.surrey.ac.uk/st/J.F/chapter7.pdf>. 2025-04-22
r-transmodel public A unified estimation procedure for the analysis of right censored data using linear transformation models. 2025-04-22
r-translation.ko public R version 2.1.0 and later support Korean translations of program messages. The continuous efforts have been made by <http://developer.r-project.org/TranslationTeams.html> The R Documentation files are licensed under the General Public License, version 2 or 3. This means that the pilot project to translate them into Korean has permission to reproduce them and translate them. This work is done with GNU 'gettext' utilities. The portable object template is updated a weekly basis or whenever changes are necessary. Comments and corrections via email to the maintainer is of course most welcome. In order to voluntarily participate in or offer your help with this translation, please contact the maintainer. To check the change and progress of Korean translation, please visit <http://www.openstatistics.net>. 2025-04-22
r-transcriber public Transcribes audio to text with the HP IDOL API. Includes functions to upload files, retrieve transcriptions, and monitor jobs. 2025-04-22
r-trampr public Matching terminal restriction fragment length polymorphism ('TRFLP') profiles between unknown samples and a database of known samples. TRAMPR facilitates analysis of many unknown profiles at once, and provides tools for working directly with electrophoresis output through to generating summaries suitable for community analyses with R's rich set of statistical functions. TRAMPR also resolves the issues of multiple 'TRFLP' profiles within a species, and shared 'TRFLP' profiles across species. 2025-04-22
r-trading public Contains trades from the five major assets classes and also functionality to use pricing curves, rating tables, CSAs and add-on tables. The implementation follows an object oriented logic whereby each trade inherits from more abstract classes while also the curves/tables are objects. There is a lot of functionality focusing on the counterparty credit risk calculations however the package can be used for trading applications in general. 2025-04-22
r-track public Automatically stores objects in files on disk so that files are rewritten when objects are changed, and so that objects are accessible but do not occupy memory until they are accessed. Keeps track of times when objects are created and modified, and caches some basic characteristics of objects to allow for fast summaries of objects. Also provides a command history mechanism that saves the last command to a history file after each command completes. 2025-04-22
r-tpes public A bioinformatics tool for the estimation of the tumor purity from sequencing data. It uses the set of putative clonal somatic single nucleotide variants within copy number neutral segments to call tumor cellularity. 2025-04-22

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