This package provides a client library for The Guardian (https://www.guardian.com/) and their API, this package allows users to search for Guardian articles and retrieve both the content and metadata.
Bundles the datasets and functions featured in Philip H. Pollock and Barry C. Edwards<https://edge.sagepub.com/pollock>, "An R Companion to Political Analysis, 3rd Edition," Thousand Oaks, CA: Sage Publications.
This package provides functions to convert an R colour specification to a colour name. The user can select and create different lists of colour names and different colour metrics for the conversion.
Utilities for accessing RePEc (Research Papers in Economics) through a RESTful API. You can request a code and get detailed information at the following page: <https://ideas.repec.org/api.html>.
Allow access to both public and private end points to Coinbase Pro (erstwhile GDAX) cryptocurrency exchange. For authenticated flow, users must have valid api, secret and passphrase to be able to connect.
Interactive box plot using plotly for clinical trial analysis.
Computation of Multiscale Codependence Analysis and spatial eigenvector maps.
Create pie, donut and rose pie plot with ggplot2'.
Persistent reproducible reporting by containerization of R Markdown documents.
Fit multivariate mixture of normal distribution using covariance structure.
Fit and simulate mixtures of von Mises-Fisher distributions.
The noweb system for source code, implemented in R.
Algorithms and subroutines for patient-reported outcome data analysis.
Simulation and Inference for SDEs and Other Stochastic Processes.
Asks Yes-No questions with variable or custom responses.
This package implements some simple graph handling capabilities for R.
This package is designed to streamline scATAC analyses in R.
This package provides data sets for econometrics, including political science.
Enables the use of color palettes inspired by the Dune movies. These palettes are compatible with ggplot2'. See Wickham (2016) <doi:10.1007/978-3-319-24277-4> for more details on ggplot2'.
This package provides random number generating functions that are much more context aware than the built-in functions. The functions are also much safer, as they check for incompatible values, and more reproducible.
Supporting decision making involving multiple criteria. Annice Najafi, Shokoufeh Mirzaei (2025) RMCDA: The Comprehensive R Library for applying multi-criteria decision analysis methods, Volume 24, e100762 <doi:10.1016/j.simpa.2025.100762>.
Estimates disease prevalence for a given index date using existing registry data extended with Monte Carlo simulations following the method of Crouch et al (2014) <doi: 10.1016/j.canep.2014.02.005>.
Create custom keyboard shortcuts to examine code selected in the Rstudio editor. F3 can for example yield str(selection) and F7 open the source code of CRAN and base package functions on github'.
Combining bootstrap aggregating and Gene set enrichment analysis (GSEA), RGSEA is a classfication algorithm with high robustness and no over-fitting problem. It performs well especially for the data generated from different exprements.