About Anaconda Help Download Anaconda

r / packages

Package Name Access Summary Updated
r-medor public This package contains the functions used to perform some confidence statistics based in population median. 2023-06-16
r-mathgraph public Simple tools for constructing and manipulating objects of class mathgraph from the book "S Poetry", available at <http://www.burns-stat.com/pages/spoetry.html>. 2023-06-16
r-matchbook public Provides a wrapper for the some basic functionality around the 'Matchbook' <http://www.matchbook.com> REST API. It features calls to get events, markets and runners in data frame format. It features functions for bet placement and position management and also allows reporting of settled bet transactions. Note: this package uses the back-lay format. The default for odds type, currency and language are set according to those of the registered user account. 2023-06-16
r-lettercase public Utilities for formatting strings and character vectors to for capitalization, word break and white space. Supported formats are: snake_case, spine-case, camelCase, PascalCase, Title Case, UPPERCASE, lowercase, Sentence case or combinations thereof. 'lettercase' strives to provide a simple, consistent, intuitive and high performing interface. 2023-06-16
r-missmech public To test whether the missing data mechanism, in a set of incompletely observed data, is one of missing completely at random (MCAR). For detailed description see Jamshidian, M. Jalal, S., and Jansen, C. (2014). "MissMech: An R Package for Testing Homoscedasticity, Multivariate Normality, and Missing Completely at Random (MCAR)," Journal of Statistical Software, 56(6), 1-31. URL http://www.jstatsoft.org/v56/i06/. 2023-06-16
r-mail public Easy to use package for sending email notifications with status information from R 2023-06-16
r-lsplsglm public Fit logistic regression models using LS-PLS approaches to analyse both clinical and genomic data. (C. Bazzoli and S. Lambert-Lacroix. (2017) Classification using LS-PLS with logistic regression based on both clinical and gene expression variables <https://hal.archives-ouvertes.fr/hal-01405101>). 2023-06-16
r-lmec public This package includes a function to fit a linear mixed-effects model in the formulation described in Laird and Ware (1982) but allowing for censored normal responses. In this version, the with-in group errors are assumed independent and identically distributed. 2023-06-16
r-mitisem public Flexible multivariate function approximation using adapted Mixture of Student t Distributions. Mixture of t distribution is obtained using Importance Sampling weighted Expectation Maximization algorithm. 2023-06-16
r-mconjoint public The package aids in creating a Conjoint Analysis design with extra cards. Unlike traditional "holdout" cards these cards are used to create a set of "good" (balanced and low correlation) designs. Each of these designs is analyzed and the average calculated. 2023-06-16
r-limitplot public Values below a specified limit of detection are stacked in rows in order to reduce overplotting and create a clear graphical representation of your data. 2023-06-16
r-mozzie public Weekly notified dengue cases in 25 districts of Sri Lanka from 2008/ week-52 to 2014/ week-21. 2023-06-16
r-mlica2 public An R code implementation of the maximum likelihood (fixed point) algorithm of Hyvaerinen, Karhuna, and Oja for independent component analysis. 2023-06-16
r-mimix public Tools to combine results for multiply-imputed data using mixture approximations 2023-06-16
r-mhadaptive public Performs general Metropolis-Hastings Markov Chain Monte Carlo sampling of a user defined function which returns the un-normalized value (likelihood times prior) of a Bayesian model. The proposal variance-covariance structure is updated adaptively for efficient mixing when the structure of the target distribution is unknown. The package also provides some functions for Bayesian inference including Bayesian Credible Intervals (BCI) and Deviance Information Criterion (DIC) calculation. 2023-06-16
r-lift public Compute the top decile lift and plot the lift curve. Cumulative lift curves are also supported. 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-knnindep public This package provides the implementation of an exact formula of the ith nearest neighbour distance distribution and implementations of tests of independence based on that formula. Furthermore the package provides a general framework to benchmark tests of independence. 2023-06-16
r-kedd public Smoothing techniques and computing bandwidth selectors of the nth derivative of a probability density for one-dimensional data. 2023-06-16
r-jdx public Simplifies and extends data exchange between 'R' and 'Java'. 2023-06-16
r-interpol public A package for numerical encoding as well as for linear and non-linear interpolation of amino acid sequences. 2023-06-16
r-intercure public Implementations of semiparametric cure rate estimators for interval censored data in R. The algorithms are based on the promotion time and frailty models, all for interval censoring. For the frailty model, there is also a implementation contemplating clustered data. 2023-06-16
r-inspectr public Check one column or multiple columns of a dataframe using the preset basic checks or your own functions. Enables checks without knowledge of lapply() or sapply(). 2023-06-16
r-knoema public Using this package, users can access to the largest collection of public data and statistics on the Internet featuring about 2.5 billion time series from thousands of sources collected in 'Knoema' repository and use rich R calculations in order to analyze the data. Because data in 'Knoema' is time series data, 'Knoema' function offers data in a number of formats usable in R such as 'ts', 'xts' or 'zoo'. For more information about 'Knoema' API go to <https://knoema.com/dev/docs>. 2023-06-16
r-kmconfband public Computes and plots an exact nonparametric band for any user-specified level of confidence from a single-sample survfit object 2023-06-16
r-kendl public Calculate the kernel-smoothed nonparametric estimator for the exposure distribution in presence of detection limits. 2023-06-16
r-ivfixed public Fit an Instrumental least square dummy variable model 2023-06-16
r-itunesr public To enable 'iOS' App Developers to access iTunes App Store Ratings and Reviews using R to extract Basic App Information and Reviews submitted by their App users, Since Apple Store does not provide this straightforward. 2023-06-16
r-komadown public R Markdown templates based on the 'KOMA-Script' classes for LaTeX, additionally offering cross-referencing via the 'bookdown' package. 2023-06-16
r-kmlcov public 'kmlcov' Cluster longitudinal data using the likelihood as a metric of distance. The generalised linear model allow the user to introduce covariates with different level effects (2 levels). 2023-06-16
r-isoci public Some functions for confidence intervals for current status data based on transformations and bootstrap. 2023-06-16
r-intubate public Interface to popular R functions with formulas and data, such as 'lm', so they can be included painlessly in data science pipelines implemented by 'magrittr' with the operator %>%. 2023-06-16
r-intlik public This package calculates the integrated likelihood numerically. Given the Likelihood function and the prior function, this package integrates out the nuisance parameters by Metropolis-Hastings (MCMC) Algorithm. 2023-06-16
r-interventionaldbn public This package allows a dynamic Bayesian network to be inferred from microarray timecourse data with interventions (inhibitors). 2023-06-16
r-ivpanel public Fit the instrumental panel data models: the fixed effects, random effects and between models. 2023-06-16
r-invlt public Provides two functions for the numerical inversion of Laplace-Transformed functions, returning the value of the standard (time) domain function at a specified value. The first algorithm is the first optimum contour algorithm described by Evans and Chung (2000)[1]. The second algorithm uses the Bromwich contour as per the definition of the inverse Laplace Transform. The latter is unstable for numerical inversion and mainly included for comparison or interest. There are also some additional functions provided for utility, including plotting and some simple Laplace Transform examples, for which there are known analytical solutions. Polar-cartesian conversion functions are included in this package and are used by the inversion functions. [1] Evans & Chung, 2000: Laplace transform inversions using optimal contours in the complex plane; International Journal of Computer Mathematics v73 pp531-543. 2023-06-16
r-labeledloop public Support labeled loop and escape from nested loop 2023-06-16
r-junr public The 'Junar' API is a commercial platform to organize and publish data <http://www.junar.com>. It has been used in a number of national and local government Open Data initiatives in Latin America and the USA. This package is a wrapper to make it easier to access data made public through the 'Junar' API. 2023-06-16
r-ipwsurvival public In observational studies, the presence of confounding factors is common and the comparison of different groups of subjects requires adjustment. In this package, we propose simple functions to estimate adjusted survival curves and log-rank test based on inverse probability weighting (IPW). 2023-06-16
r-ipdmeta public This package provides functions to estimate an IPD linear mixed effects model for a continuous outcome and any categorical covariate from study summary statistics. There are also functions for estimating the power of a treatment-covariate interaction test in an individual patient data meta-analysis from aggregate data. 2023-06-16
r-kulife public Provides various functions and data sets from experiments at the Faculty of Life Sciences, University of Copenhagen. This package will be discontinued and archived, and the functions and datasets will be maintained and updated in the MESS package 2023-06-16
r-knngarden public Multi-distance based k-Nearest Neighbors Classification with K Threshold Value Check and Same K_i Problem Dealing, Missing Observations Filling 2023-06-16
r-kmda public Compute p-values of metabolite differential expression analysis using the kernel-based approach. 2023-06-16
r-jtrans public Transforming univariate non-normal data to normality using Johnson families of distributions. Johnson family is a comprehensive distribution family that accommodates many kinds of non-normal distributions. A bunch of distributions with various parameters will be fit and the corresponding p-values under a user-specified normality test will be given. The final transformation will be the one with the largest p-value under the given normality test. 2023-06-16
r-johnson public RE.Johnson performs the Johnson Transformation to increase the normality. 2023-06-16
r-interpol.t public Hourly interpolation of daily minimum and maximum temperature series. Carries out interpolation on multiple series ad once. Requires some hourly series for calibration (alternatively can use default calibration table). 2023-06-16
r-iptmnetr public Provides an R interface to the 'iPTMnet' database REST API, which can be used to retrieve Post Translational Modification (PTM) data in systems biology context. This package handles all the aspects of communicating with the API, which involve sending the request, checking the error codes and parsing the response in a format that is ready to integrate into existing workflows. 2023-06-16
r-ipmpack public IPMpack takes demographic vital rates and (optionally) environmental data to build integral projection models. A number of functional forms for growth and survival can be incorporated, as well as a range of reproductive strategies. The package also includes a suite of diagnostic routines, provides classic matrix model output (e.g., lambda, elasticities, sensitivities), and produces post-hoc metrics (e.g., passage time and life expectancy). 2023-06-16
r-insiderode public insideRODE package includes buildin functions from deSolve, compiled functions from compiler, and C/FORTRAN code interfaces to nlme. It includes nlmLSODA, nlmODE, nlmVODE,nlmLSODE for general purpose; cfLSODA,cfLSODE, cfODE, cfVODE call C/FORTRAN compiled dll functions.ver2.0 add sink()function into example it helps to directly combine c/fortran source code in R files. Finally, with new compiler package, we generated compiled functions: nlmODEcp, nlmVODEcp, nlmLSODEcp,nlmLSODAcp and cpODE, cpLSODA, cpLSODE, cpVODE. They will help to increase speed. 2023-06-16
r-klin public The package implements efficient ways to evaluate and solve equations of the form Ax=b, where A is a kronecker product of matrices. Functions to solve least squares problems of this type are also included. 2023-06-16

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