About Anaconda Help Download Anaconda

rdonnellyr / packages

Package Name Access Summary Updated
r-rbokeh public A native R plotting library that provides a flexible declarative interface for creating interactive web-based graphics, backed by the Bokeh visualization library <http://bokeh.pydata.org/>. 2025-03-25
r-r6 public The R6 package allows the creation of classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages. 2025-03-25
r-qvcalc public Functions to compute quasi variances and associated measures of approximation error. 2025-03-25
r-quantmod public Specify, build, trade, and analyse quantitative financial trading strategies. 2025-03-25
r-psych public A general purpose toolbox for personality, psychometric theory and experimental psychology. Functions are primarily for multivariate analysis and scale construction using factor analysis, principal component analysis, cluster analysis and reliability analysis, although others provide basic descriptive statistics. Item Response Theory is done using factor analysis of tetrachoric and polychoric correlations. Functions for analyzing data at multiple levels include within and between group statistics, including correlations and factor analysis. Functions for simulating and testing particular item and test structures are included. Several functions serve as a useful front end for structural equation modeling. Graphical displays of path diagrams, factor analysis and structural equation models are created using basic graphics. Some of the functions are written to support a book on psychometric theory as well as publications in personality research. For more information, see the <https://personality-project.org/r> web page. 2025-03-25
r-proto public An object oriented system using object-based, also called prototype-based, rather than class-based object oriented ideas. 2025-03-25
r-profilemodel public profileModel provides tools that can be used to calculate, evaluate, plot and use for inference the profiles of *arbitrary* inference functions for *arbitrary* 'glm'-like fitted models with linear predictors. 2025-03-25
r-praise public Build friendly R packages that praise their users if they have done something good, or they just need it to feel better. 2025-03-25
r-plumber public Gives the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions. 2025-03-25
r-plogr public A simple header-only logging library for C++. Add 'LinkingTo: plogr' to 'DESCRIPTION', and '#include <plogr.h>' in your C++ modules to use it. 2025-03-25
r-pkgconfig public Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected. 2025-03-25
r-pillar public Provides a 'pillar' generic designed for formatting columns of data using the full range of colours provided by modern terminals. 2025-03-25
r-perm public Perform Exact or Asymptotic permutation tests 2025-03-25
r-pbkrtest public Test in mixed effects models. Attention is on mixed effects models as implemented in the 'lme4' package. This package implements a parametric bootstrap test and a Kenward Roger modification of F-tests for linear mixed effects models and a parametric bootstrap test for generalized linear mixed models. 2025-03-25
r-packrat public Manage the R packages your project depends on in an isolated, portable, and reproducible way. 2025-03-25
r-odbc public A DBI-compatible interface to ODBC databases. 2025-03-25
r-numderiv public Methods for calculating (usually) accurate numerical first and second order derivatives. Accurate calculations are done using 'Richardson''s' extrapolation or, when applicable, a complex step derivative is available. A simple difference method is also provided. Simple difference is (usually) less accurate but is much quicker than 'Richardson''s' extrapolation and provides a useful cross-check. Methods are provided for real scalar and vector valued functions. 2025-03-25
r-nlp public Basic classes and methods for Natural Language Processing. 2025-03-25
r-munsell public Provides easy access to, and manipulation of, the Munsell colours. Provides a mapping between Munsell's original notation (e.g. "5R 5/10") and hexadecimal strings suitable for use directly in R graphics. Also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes. 2025-03-25
r-multcomp public Simultaneous tests and confidence intervals for general linear hypotheses in parametric models, including linear, generalized linear, linear mixed effects, and survival models. The package includes demos reproducing analyzes presented in the book "Multiple Comparisons Using R" (Bretz, Hothorn, Westfall, 2010, CRC Press). 2025-03-25
r-modeltools public A collection of tools to deal with statistical models. The functionality is experimental and the user interface is likely to change in the future. The documentation is rather terse, but packages `coin' and `party' have some working examples. However, if you find the implemented ideas interesting we would be very interested in a discussion of this proposal. Contributions are more than welcome! 2025-03-25
r-modelr public Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation. 2025-03-25
r-misctools public Miscellaneous small tools and utilities. Many of them facilitate the work with matrices, e.g. inserting rows or columns, creating symmetric matrices, or checking for semidefiniteness. Other tools facilitate the work with regression models, e.g. extracting the standard errors, obtaining the number of (estimated) parameters, or calculating R-squared values. 2025-03-25
r-miniui public Provides UI widget and layout functions for writing Shiny apps that work well on small screens. 2025-03-25
r-memoise public Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value. 2025-03-25

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