This is a companion package for the book "A Course in Statistics with R" (ISBN 978-1-119-15272-9.)
Proto is an object oriented system using object-based, also called prototype-based, rather than class-based object oriented ideas.
This package provides counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.
This package allows users to create CSS grid and flexbox layouts for R/Shiny without needing to write custom CSS.
This package does local optimization using two derivatives and trust regions. Guaranteed to converge to local minimum of objective function.
Ronn-NG is an updated fork of ronn. It builds manuals in HTML and Unix man page format from Markdown.
Remmina is a client to use other desktops remotely. RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC network protocols are supported.
This package creates and maintains a build process for complex analytic tasks in R. Package allows to easily generate Makefile for the (GNU) make tool, which drives the build process by (in parallel) executing build commands in order to update results accordingly to given dependencies on changed data or updated source files.
This package performs RNA emulation and active learning proposed by Heo and Sung (2025) <doi:10.1080/00401706.2024.2376173> for multi-fidelity computer experiments. The RNA emulator is particularly useful when the simulations with different fidelity level are nonlinearly correlated. The hyperparameters in the model are estimated by maximum likelihood estimation.
In order to make sure that web request ends up in the correct handler function a router is often used. routr is a package implementing a simple but powerful routing functionality for R based servers. It is a fully functional fiery plugin, but can also be used with other httpuv based servers.
Implementing the BDAT tree taper Fortran routines, which were developed for the German National Forest Inventory (NFI), to calculate diameters, volume, assortments, double bark thickness and biomass for different tree species based on tree characteristics and sorting information. See Kublin (2003) <doi:10.1046/j.1439-0337.2003.00183.x> for details.
We visualize the standard deviation of a data set as the radius of a cylinder whose volume equals the total volume of several cylinders made by revolving the empirical cumulative distribution function about the vertical line through the mean. For more details see Sarkar and Rashid (2016) <doi:10.1080/00031305.2016.1165734>.
This package provides functions to access, search and download spacetime earth observation data via SpatioTemporal
Asset Catalog (STAC). This package supports the version 1.0.0 (and older) of the STAC specification (<https://github.com/radiantearth/stac-spec>). For further details see Simoes et al. (2021) <doi:10.1109/IGARSS47720.2021.9553518>.
Automatically creates separate regression models for different spatial regions. The prediction surface is smoothed using a regional border smoothing method. If regional models are continuous, the resulting prediction surface is continuous across the spatial dimensions, even at region borders. Methodology is described in Wagstaff and Bean (2023) <doi:10.32614/RJ-2023-004>.
An implementation of a stochastic heuristic method for performing multidimensional function optimization. The method is inspired in the Cross-Entropy Method. It does not relies on derivatives, neither imposes particularly strong requirements into the function to be optimized. Additionally, it takes profit from multi-core processing to enable optimization of time-consuming functions.
RgnTX
allows the integration of transcriptome annotations so as to model the complex alternative splicing patterns. It supports the testing of transcriptome elements without clear isoform association, which is often the real scenario due to technical limitations. It involves functions that do permutaion test for evaluating association between features and transcriptome regions.
The rocPRIM is a header-only library providing HIP parallel primitives for developing performant GPU-accelerated code on the AMD ROCm platform.
These data contain morphological image measurements for dried beans from Koklu and Ozkan (2020) <doi:10.1016/j.compag.2020.105507>.
This package implements functions for multi-class discriminant analysis using binary predictors, for corresponding variable selection, and for dichotomizing continuous data.
This package provides a Natural Language Processing Model trained to detect directness and intensity during conflict. See <https://www.mikeyeomans.info>.
Bayesian estimation of forced choice models in Item Response Theory using rstan (See Stan Development Team (2020) <https://mc-stan.org/>).
This package provides a collection of palettes and themes for ggplot2', offering a light, pastel aesthetic. Syntax follows the viridis package.
Hierarchical Bayesian models. The package provides tools to fit two response time models, using the population-based Markov Chain Monte Carlo.
Encode and decode the Google Encoded Polyline Algorithm Format. See <https://developers.google.com/maps/documentation/utilities/polylinealgorithm> for more information.