This package provides a variety of functions to fit linear and nonlinear regression with a large selection of distributions.
The 14th generation International Geomagnetic Reference Field (IGRF). A standard spherical harmonic representation of the Earth's main field.
We provide data sets used in the textbook "Introduction to Sports Analytics using R" by Elmore and Urbaczweski (2025).
Collection of functions for quality control (QC) of climatological daily time series (e.g. the ECA&D station data).
Prediction with k* nearest neighbor algorithm based on a publication by Anava and Levy (2016) <arXiv:1701.07266>.
Set of tools for mapping of categorical response variables based on principal component analysis (pca) and multidimensional unfolding (mdu).
This package provides methods of developing linear time series modelling. Methods are given for loglikelihood computation, forecasting and simulation.
The Matthews correlation coefficient (MCC) score is calculated (Matthews BW (1975) <DOI:10.1016/0005-2795(75)90109-9>).
Performing drug response analyses and IC50 estimations using n-Parameter logistic regression. Can also be applied to proliferation analyses.
Design and implementation of Percentile-based Shewhart Control Charts for continuous data. Faraz (2019) <doi:10.1002/qre.2384>.
This package provides R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats.
Spatial Dispersion Index (SDI) is a generalized measurement index, or rather a family of indices to evaluate spatial dispersion of movements/flows in a network in a problem neutral way as described in: Gencer (2023) <doi:10.1007/s12061-023-09545-8>. This package computes and optionally visualizes this index with minimal hassle.
This package provides a data manager meant to avoid manual storage/retrieval of data to/from the file system. It builds one (or more) centralized repository where R objects are stored with rich annotations, including corresponding code chunks, and easily searched and retrieved. See Napolitano (2017) <doi:10.1037/a0028240> for further information.
This package provides tools for basic and advance cancer statistics and graphics. Groups individual data, merges registry data and population data, calculates age-specific rate, age-standardized rate, cumulative risk, estimated annual percentage rate with standards error. Creates graphics across variable and time, such as age-specific trends, bar chart and period-cohort trends.
Enables binary package installations on Linux distributions. Provides access to RStudio public repositories at <https://packagemanager.posit.co>, and transparent management of system requirements without administrative privileges. Currently supported distributions are CentOS / RHEL', and several RHEL derivatives ('Rocky Linux', AlmaLinux', Oracle Linux', and Amazon Linux'), openSUSE / SLES', Debian', and Ubuntu LTS.
Parameter estimation, computation of probability, information, and (log-)likelihood, and visualization of item/test characteristic curves and item/test information functions for three uni-dimensional item response theory models: the 3-parameter-logistic model, generalized partial credit model, and graded response model. The full documentation and tutorials are at <https://github.com/xluo11/Rirt>.
Symbolic Data Analysis (SDA) was proposed by professor Edwin Diday in 1987, the main purpose of SDA is to substitute the set of rows (cases) in the data table for a concept (second order statistical unit). This package implements, to the symbolic case, certain techniques of automatic classification, as well as some linear models.
This package provides functions and datasets for the book "Modern Applied Statistics with S" (4th edition, 2002) by Venables and Ripley.
This package provides tools to process and print UTF-8 encoded international text (Unicode). Input, validate, normalize, encode, format, and display.
This package contains methods described by Dennis Helsel in his book Nondetects and Data Analysis: Statistics for Censored Environmental Data.
This package provides zm, a utility that allows you to zoom/navigate any plot when called with any active plot.
This package contains data structures and algorithms for sparse arrays and matrices, based on index arrays and simple triplet representations, respectively.
RE is a small, portable, lightweight, and quick, regular expression library for Common Lisp. It is a non-recursive, backtracing VM.
m stands for metal, a better test/unit and minitest test runner that can run tests by line number.