This is a library to access the current API of the web speed test service GTmetrix'. It provides a convenient wrapper to start tests, get reports, and access all kinds of meta data. For more information about using the API please visit <https://gtmetrix.com/api/docs/2.0/>.
This package implements the regularized exponentially tilted empirical likelihood method. Details of the method are given in Kim, MacEachern, and Peruggia (2023) <doi:10.48550/arXiv.2312.17015>. This work was supported by the U.S. National Science Foundation under Grants No. SES-1921523 and DMS-2015552.
Fit statistical models based on the Dawid-Skene model - Dawid and Skene (1979) <doi:10.2307/2346806> - to repeated categorical rating data. Full Bayesian inference for these models is supported through the Stan modelling language. rater also allows the user to extract and plot key parameters of these models.
Screens all .R', .Rmd', and .qmd files to extract the name of packages used in a project. This package detects packages called with library(foo)', require(foo)', foo::bar() and use("foo", "bar") and adds these dependencies in the DESCRIPTION file in the sections Depends, Imports, and Suggests.
Allows users to easily create references to R objects then dereference when needed or modify in place without using reference classes, environments, or active bindings as workarounds. Users can also create expression references that allow subsets of any object to be referenced or expressions containing references to multiple objects.
R interface to DSDP semidefinite programming library. The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method.
This package provides many functions for computing the nonparametric maximum likelihood estimator (NPMLE) for censored and truncated data.
This package provides a computationally stable approach of fitting a Gaussian Process (GP) model to a deterministic simulator.
This package provides an interface to lm.wfit for fitting dynamic linear models and time series regression relationships.
This package provides interfaces to audio devices (mainly sample-based) from R to allow recording and playback of audio.
This package integrates sophisticated mixed modelling methods with a whole genome approach to detecting significant QTL in linkage maps.
Customize Bootstrap and Bootswatch themes, like colors, fonts, grid layout, to use in Shiny applications, rmarkdown documents and flexdashboard.
Rove is a unit testing framework for Common Lisp applications. This is intended to be a successor of Prove.
Provide simple utilities for querying bhklab PharmacoDB, modeling API outputs, and integrating to cell and compound ontologies.
Small package to clean the R console and the R environment with the call of just one function.
Implementation of the Wilkinson and Ivany (2002) approach to paleoclimate analysis, applied to isotope data extracted from clams.
This is the companion package to the Data Visualization Geometries Encyclopedia, providing seamless access to the associated data.
This package provides a toolkit for parsing dice notation, analyzing rolls, calculating success probabilities, and plotting outcome distributions.
Efficient covariate-adjusted estimators of quantities that are useful for establishing the effects of treatments on ordinal outcomes.
Parse, format, and validate international phone numbers using Google's libphonenumber java library, <https://github.com/google/libphonenumber>.
This package provides a collection of nice plotting functions directly from a data.frame with limited customisation possibilities.
Estimate a FAVAR model by a Bayesian method, based on Bernanke et al. (2005) <DOI:10.1162/0033553053327452>.
The aim of this package is to offer more variability of graphics based on the self-organizing maps.
This package provides a wrapper around a CSS library called Hover.css', intended for use in shiny applications.