This package performs search for the global minimum of a very complex non-linear objective function with a very large number of optima.
Check if a remote computer is up. It can either just call the system ping command, or check a specified TCP port.
Estimate generalized additive mixed models via a version of function gamm from the mgcv package, using the lme4 packagefor estimation.
Routino is an application for finding a route between two points using the dataset of topographical information collected by https://www.OpenStreetMap.org.
Data from 6 gpr files aims to identify differential expressed genes between the beta 7+ and beta 7- memory T helper cells.
Package for assessing the statistical significance of periodic expression based on Fourier analysis and comparison with data generated by different background models.
Coerce R object to asciidoc', txt2tags', restructuredText', org', textile or pandoc syntax. Package comes with a set of drivers for Sweave'.
Bayesian analysis for exponential random graph models using advanced computational algorithms. More information can be found at: <https://acaimo.github.io/Bergm/>.
This package provides functions to run the CRM and TITE-CRM in phase I trials and calibration tools for trial planning purposes.
Statistics and graphics for streamflow history, water quality trends, and the statistical modeling algorithm: Weighted Regressions on Time, Discharge, and Season (WRTDS).
Toolbox for various enrichment analysis methods and quantification of uncertainty of gene sets, Schmid et al. (2016) <doi:10.1093/bioinformatics/btw030>.
Calculates irrigation water quality ratios and has functions that could be used to plot several popular diagrams for irrigation water quality classification.
Libreria di dati, scripts e funzioni che accompagna il libro "Ricerca sociale con R. Concetti e funzioni base per la ricerca sociale".
Statistical inference for quadratic functional of the moderate-dimensional linear model in Guo and Cheng (2021) <DOI:10.1080/01621459.2021.1893177>.
Several function related to Experimental Design are implemented here, see "Optimal Experimental Design with R" by Rasch D. et. al (ISBN 9781439816974).
This package provides a suite of likelihood ratio test based methods to use in pharmacovigilance. Contains various testing and post-processing functions.
Fits bi-variate ellipses to stable isotope data using Bayesian inference with the aim being to describe and compare their isotopic niche.
Fast and regularized version of GWR for large dataset, detailed in Murakami, Tsutsumida, Yoshida, Nakaya, and Lu (2019) <arXiv:1905.00266>.
This package provides functions for computing geographically weighted regressions are provided, based on work by Chris Brunsdon, Martin Charlton and Stewart Fotheringham.
We provide functions for estimation and inference of nonlinear and non-stationary time series regression using the sieve methods and bootstrapping procedure.
Obtain the native stack trace and fuse it with R's stack trace for easier debugging of R packages with native code.
Clean and customizable GTK-based greetd greeter written in Rust using Relm4. This is meant to be run under a Wayland compositor (like Sway).
This package provides an R6 class and several utility methods to facilitate the implementation of models based on ordinary differential equations. The heart of the package is a code generator that creates compiled Fortran (or R') code which can be passed to a numerical solver. There is direct support for solvers contained in packages deSolve and rootSolve'.
This package provides tools for grading the coding style and documentation of R scripts. This is the R component of Roger the Omni Grader, an automated grading system for computer programming projects based on Unix shell scripts; see <https://gitlab.com/roger-project>. The package also provides an R interface to the shell scripts. Inspired by the lintr package.