This package provides a dependency management toolkit for R. Using renv, you can create and manage project-local R libraries, save the state of these libraries to a lockfile, and later restore your library as required. Together, these tools can help make your projects more isolated, portable, and reproducible.
Data with irregular spatial support, such as runoff related data or data from administrative units, can with rtop be interpolated to locations without observations with the top-kriging method. A description of the package is given by Skøien et al (2014) <doi:10.1016/j.cageo.2014.02.009>.
This package implements various tests, visualizations, and metrics for diagnosing convergence of MCMC chains in phylogenetics. It implements and automates many of the functions of the AWTY package in the R environment, as well as a host of other functions. Warren, Geneva, and Lanfear (2017), <doi:10.1093/molbev/msw279>.
This package converts back and forth between two representations of a convex polytope: as solution of a set of linear equalities and inequalities and as convex hull of set of points and rays. Also does linear programming and redundant generator elimination. All functions can use exact infinite-precision rational arithmetic.
This package provides R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats.
Calculates the credit debt for the next period based on the available data using the cross-classification credibility model.
Estimates the ratio of the regression coefficients and the dispersion parameter in conditional generalized linear models for clustered data.
This package provides functions for direct surrogate variable analysis, which can identify hidden factors in high-dimensional biomedical data.
Apache licensed alternative to Highcharter which provides functions for both fast and beautiful interactive visualization for Markdown and Shiny'.
This package provides a small utility which wraps Rscript and provides access to all R functions from the shell.
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.
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>.
Given a set of clustering labels, Dune merges pairs of clusters to increase mean ARI between labels, improving replicability.
This package provides convenience functions for data preparation and modeling often used in analytical customer relationship management (aCRM).
This package provides tools for measuring inequality, concentration, and poverty measures. It provides both empirical and theoretical Lorenz curves.
This package provides functions for testing affine hypotheses on the regression coefficient vector in regression models with autocorrelated errors.
This package provides a parallel backend for the %dopar%
function using the multicore functionality of the parallel package.