About Anaconda Help Download Anaconda

r_test / packages

Package Name Access Summary Updated
r-mrpostman public Multiple IMAP (Internet Message Access Protocol) commands based on the RFC 3501 manual (Crispin, 2003, <doi:10.17487/RFC3501>), its updates, and other related documents. Besides other features, 'mRpostman' provides functions for listing, selecting and renaming mailboxes, as well as moving, fetching, and searching for messages using several criteria. 2023-06-16
r-mpr public Package for fitting Multi-Parameter Regression (MPR) models to right-censored survival data. These are flexible parametric regression models which extend standard models, for example, proportional hazards. 2023-06-16
r-mpkn public A matrix discrete model having the form 'M[i+1] = (I + Q)*M[i]'. The calculation of the values of 'M[i]' only for pre-selected values of 'i'. The method of calculation is presented in the vignette 'Fundament' ('Base'). Maybe it`s own idea of the author of the package. A weakness is that the method gives information only in selected steps of the process. It mainly refers to cases with matrices that are not Markov chain. If 'Q' is Markov transition matrix, then MUPkL() may be used to calculate the steady-state distribution 'p' for 'p = Q*p'. Matrix power of non integer (matrix.powerni()) gives the same results as a mpower() from package 'matlib'. References: "Markov chains", (<https://en.wikipedia.org/wiki/Markov_chain#Expected_number_of_visits>). Donald R. Burleson, Ph.D. (2005), "ON NON-INTEGER POWERS OF A SQUARE MATRIX", (<http://www.blackmesapress.com/Eigenvalues.htm>). 2023-06-16
r-mosaicdata public Data sets from Project MOSAIC (<http://mosaic-web.org>) used to teach mathematics, statistics, computation and modeling. Funded by the NSF, Project MOSAIC is a community of educators working to tie together aspects of quantitative work that students in science, technology, engineering and mathematics will need in their professional lives, but which are usually taught in isolation, if at all. 2023-06-16
r-mmc public Provides routines for multivariate measurement error correction. Includes procedures for linear, logistic and Cox regression models. Bootstrapped standard errors and confidence intervals can be obtained for corrected estimates. 2023-06-16
r-mixedts public We provide detailed functions for univariate Mixed Tempered Stable distribution. 2023-06-16
r-miney public This package implements the core idea of games known as 'Minesweeper' on Microsoft Windows or 'KMines' for KDE on Unix-like operating systems. 2023-06-16
r-metabolouise public Simulating dynamic (longitudinal, time-resolved) metabolomics data based on an underlying biological network. The network is initiating with certain concentrations and evolves over a simulated time period. Optionally external influxes (concentration drivers) can be added. 2023-06-16
r-mctm public Transition matrices (probabilities or counts) estimation for discrete Markov Chains of order n (1 <= n <= 5). 2023-06-16
r-maptree public Functions with example data for graphing, pruning, and mapping models from hierarchical clustering, and classification and regression trees. 2023-06-16
r-lpmodeler public lpmodeler is a set of user-friendly functions to simplify the modelling of linear programs (LP) and mixed integer programs (MIP). It provides a unified interface compatible with optimization packages: Rsymphony. 2023-06-16
r-loopanalyst public Loop analysis makes qualitative predictions of variable change in a system of causally interdependent variables, where "qualitative" means sign only (i.e. increases, decreases, non change, and ambiguous). This implementation includes output support for graphs in .dot file format for use with visualization software such as 'graphviz' (<http://graphviz.org>). 'LoopAnalyst' provides tools for the construction and output of community matrices, computation and output of community effect matrices, tables of correlations, adjoint, absolute feedback, weighted feedback and weighted prediction matrices, change in life expectancy matrices, and feedback, path and loop enumeration tools. 2023-06-16
r-lomb public Computes the Lomb-Scargle Periodogram for unevenly sampled time series. Includes a randomization procedure to obtain reliable p-values. 2023-06-16
r-lock5data public Datasets for "Statistics: Unlocking the Power of Data" by Lock^5 Datasets for the first and second editions of the book. Older editions of revised data often have an extra 1e in the name. 2023-06-16
r-loadr public Provides intuitive functions for loading objects into environments, encouraging less cluttered workspaces and sharing variables with large or reusable data across users and sessions. The user provides named variables which are loaded into the variable environment for later retrieval. 2023-06-16
r-ln0scis public Construct the simultaneous confidence intervals for ratios of means of Log-normal populations with zeros. It also has a Python module that do the same thing, and can be applied to multiple comparisons of parameters of any k mixture distributions. And we provide four methods, the method based on generalized pivotal quantity with order statistics and the quantity based on Wilson by Li et al. (2009) <doi:10.1016/j.spl.2009.03.004> (GPQW), and the methods based on generalized pivotal quantity with order statistics and the quantity based on Hannig (2009) <doi:10.1093/biomet/asp050> (GPQH). The other two methods are based on two-step MOVER intervals by Amany H, Abdel K (2015) <doi:10.1080/03610918.2013.767911>. We deduce Fiducial generalized pivotal two-step MOVER intervals based on Wilson quantity (FMW) and based on Hannig's quantity (FMWH). All these approach you can find in the paper of us which it has been submitted. 2023-06-16
r-lmviz public Contains three shiny applications. Two are meant to explore linear model inference feature through simulation. The third is a game to learn interpreting diagnostic plots. 2023-06-16
r-lisp public Though SRFI-1 scopes both list-processing and higher-order programming, we'll save some list-orthogonal functions for the `functional' package; this is freely a mixture of implementation and API. 2023-06-16
r-linbin public Short for 'linear binning', the linbin package provides functions for manipulating, binning, and plotting linearly referenced data. Although developed for data collected on river networks, it can be used with any interval or point data referenced to a 1-dimensional coordinate system. Flexible bin generation and batch processing makes it easy to compute and visualize variables at multiple scales, useful for identifying patterns within and between variables and investigating the influence of scale of observation on data interpretation. 2023-06-16
r-liftr public Persistent reproducible reporting by containerization of R Markdown documents. 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-lest public Functions for vectorised conditional recoding of variables. case_when() enables you to vectorise multiple if and else statements (like 'CASE WHEN' in 'SQL'). if_else() is a stricter and more predictable version of ifelse() in 'base' that preserves attributes. These functions are forked from 'dplyr' with all package dependencies removed and behave identically to the originals. 2023-06-16
r-nnlasso public Estimates of coefficients of lasso penalized linear regression and generalized linear models subject to non-negativity constraints on the parameters using multiplicative iterative algorithm. Entire regularization path for a sequence of lambda values can be obtained. Functions are available for creating plots of regularization path, cross validation and estimating coefficients at a given lambda value. There is also provision for obtaining standard error of coefficient estimates. 2023-06-16
r-nltt public Provides functions to calculate the normalised Lineage-Through- Time (nLTT) statistic, given two phylogenetic trees. The nLTT statistic measures the difference between two Lineage-Through-Time curves, where each curve is normalised both in time and in number of lineages. 2023-06-16
r-nbddirichlet public The Dirichlet (aka NBD-Dirichlet) model describes the purchase incidence and brand choice of consumer products. We estimate the model and summarize various theoretical quantities of interest to marketing researchers. Also provides functions for making tables that compare observed and theoretical statistics. 2023-06-16
r-nardl public Computes the nonlinear cointegrating autoregressive distributed lag model with p lags of the dependent variables and q lags of independent variables proposed by (Shin, Yu & Greenwood-Nimmo, 2014 <doi:10.1007/978-1-4899-8008-3_9>). 2023-06-16
r-mvtmeta public This package contains functions to run fixed effects or random effects multivariate meta-analysis. 2023-06-16
r-mumin public Tools for performing model selection and model averaging. Automated model selection through subsetting the maximum model, with optional constraints for model inclusion. Model parameter and prediction averaging based on model weights derived from information criteria (AICc and alike) or custom model weighting schemes. 2023-06-16
r-multivarsel public It performs variable selection in a multivariate linear model by estimating the covariance matrix of the residuals then use it to remove the dependence that may exist among the responses and eventually performs variable selection by using the Lasso criterion. The method is described in the paper Perrot-Dockès et al. (2017) <arXiv:1704.00076>. 2023-06-16
r-multicmp public A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwell-Poisson (COM-Poisson) distribution for flexible modeling of multivariate count data, especially in the presence of data dispersion. Currently the package only supports bivariate data, via the bivariate COM-Poisson distribution described in Sellers et al. (2016) <doi:10.1016/j.jmva.2016.04.007>. Future development will extend the package to higher-dimensional data. 2023-06-16
r-muerelativerisk public Implements an estimator for relative risk based on the median unbiased estimator. The relative risk estimator is well defined and performs satisfactorily for a wide range of data configurations. The details of the method are available in Carter et al (2010) <doi:10.1111/j.1467-9876.2010.00711.x>. 2023-06-16
r-msmwra public Data sets in the book entitled "Multivariate Statistical Methods with R Applications", H.Bulut (2018). The book will be published in Turkish and the original name of this book will be "R Uygulamalari ile Cok Degiskenli Istatistiksel Yontemler". 2023-06-16
r-mrqol public We can calculate directly used this package the Minimal Clinically Important Difference by applying the Anchor-based method and the Response shift effect by applying the Then-Test method. 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-modtempeff public Fits a Constrained Segmented Distributed Lag regression model to epidemiological time series of mortality, temperature, and other confounders. 2023-06-16
r-mlid public Tools and functions to fit a multilevel index of dissimilarity. 2023-06-16
r-mldr.datasets public Large collection of multilabel datasets along with the functions needed to export them to several formats, to make partitions, and to obtain bibliographic information. 2023-06-16
r-mixsal public The current version of the 'MixSAL' package allows users to generate data from a multivariate SAL distribution or a mixture of multivariate SAL distributions, evaluate the probability density function of a multivariate SAL distribution or a mixture of multivariate SAL distributions, and fit a mixture of multivariate SAL distributions using the Expectation-Maximization (EM) algorithm (see Franczak et. al, 2014, <doi:10.1109/TPAMI.2013.216>, for details). 2023-06-16
r-mixedpsy public Tools for the analysis of psychophysical data. This package allows to estimate the Point of Subjective Equivalence (PSE) and the Just Noticeable Difference (JND), either from a psychometric function or from a Generalized Linear Mixed Model (GLMM). Additionally, the package allows plotting the fitted models and the response data, simulating psychometric functions of different shapes, and simulating data sets. For a description of the use of GLMMs applied to psychophysical data, refer to Moscatelli et al. (2012), <doi:10.1167/12.11.26>. 2023-06-16
r-mistr public A flexible computational framework for mixture distributions with the focus on the composite models. 2023-06-16
r-minimap public Create tile grid maps, which are like choropleth maps except each region is represented with equal visual space. 2023-06-16
r-minicran public Makes it possible to create an internally consistent repository consisting of selected packages from CRAN-like repositories. The user specifies a set of desired packages, and 'miniCRAN' recursively reads the dependency tree for these packages, then downloads only this subset. The user can then install packages from this repository directly, rather than from CRAN. This is useful in production settings, e.g. server behind a firewall, or remote locations with slow (or zero) Internet access. 2023-06-16
r-mimix public Tools to combine results for multiply-imputed data using mixture approximations 2023-06-16
r-midastouch public Contains the function mice.impute.midastouch(). Technically this function is to be run from within the 'mice' package (van Buuren et al. 2011), type ??mice. It substitutes the method 'pmm' within mice by 'midastouch'. The authors have shown that 'midastouch' is superior to default 'pmm'. Many ideas are based on Siddique / Belin 2008's MIDAS. 2023-06-16
r-micar public 'Mica' is a server application used to create data web portals for large-scale epidemiological studies or multiple-study consortia. 'Mica' helps studies to provide scientifically robust data visibility and web presence without significant information technology effort. 'Mica' provides a structured description of consortia, studies, annotated and searchable data dictionaries, and data access request management. This 'Mica' client allows to perform data extraction for reporting purposes. 2023-06-16
r-meto public Meteorological Tools following the FAO56 irrigation paper of Allen et al. (1998) [1]. Functions for calculating: reference evapotranspiration (ETref), extraterrestrial radiation (Ra), net radiation (Rn), saturation vapor pressure (satVP), global radiation (Rs), soil heat flux (G), daylight hours, and more. [1] Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. (1998). Crop evapotranspiration-Guidelines for computing crop water requirements-FAO Irrigation and drainage paper 56. FAO, Rome, 300(9). 2023-06-16
r-memor public A 'rmarkdown' template that supports company logo, contact info, watermarks and more. Currently restricted to 'Latex'/'Markdown'; a similar 'HTML' theme will be added in the future. 2023-06-16
r-meifly public Exploratory model analysis. Fit and graphical explore ensembles of linear models. 2023-06-16
r-medor public This package contains the functions used to perform some confidence statistics based in population median. 2023-06-16
r-med public Nonparametric estimation and inference for natural direct and indirect effects by Chan, Imai, Yam and Zhang (2016) <arXiv:1601.03501>. 2023-06-16

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