Computes temporal trends in environmental suitability obtained from ecological niche models, based on a set of species presence point coordinates and predictor variables.
This package performs family-based association tests with a polytomous outcome under 2-locus and 1-locus models defined by some design matrix.
Model and estimate the model parameters for the spatial model of individual-level infectious disease transmission in Susceptible-Infected-Recovered (SIR) framework.
Tests of goodness-of-fit based on a kernel smoothing of the data. References: PavĂ a (2015) <doi:10.18637/jss.v066.c01>.
Allows users to generate a gendered language score according to the gendered language dictionary in Roberts and Utych (2019) <doi:10.1177/1065912919874883>.
Spatial data plus the power of the ggplot2 framework means easier mapping when input data are already in the form of spatial objects.
Health Calculator helps to find different parameters like basal metabolic rate, body mass index etc. related to fitness and health of a person.
Various tools and data sets that support the study of kanji, including their morphology, decomposition and concepts of distance and similarity between them.
Find common entities detected in both positive and negative ionization mode, delete this entity in the less sensible mode and combine both matrices.
This package implements various simple function utilities and flexible pipelines to generate circular images for visualizing complex genomic and network data analysis features.
This package provides classes for analysing and implementing equity portfolios, including routines for generating tradelists and calculating exposures to user-specified risk factors.
Includes functions for keyword search of pdf files. There is also a wrapper that includes searching of all files within a single directory.
This package provides a collection of tools associated with the qdap package that may be useful outside of the context of text analysis.
Calculate change point based on spectral clustering with the option to automatically calculate the number of clusters if this information is not available.
Wrapper for the non-validating SQL parser Python module sqlparse <https://github.com/andialbrecht/sqlparse>. It allows parsing, splitting, and formatting SQL statements.
Compute age-adjusted rates by direct and indirect methods and other epidemiological indicators in a tidy way, wrapping functions from the epitools package.
This package provides an interface with the Wildbook mark-recapture ecological database framework. It helps users to pull data from the Wildbook framework and format data for further analysis with mark-recapture applications like Program MARK (which can be accessed via the RMark package in R'). Further information on the Wildbook framework is available at: <http://www.wildbook.org/doku.php>.
This package provides a collection of functions for interpretation and presentation of regression analysis. These functions are used to produce the statistics lectures in http://pj.freefaculty.org/guides. The package includes regression diagnostics, regression tables, and plots of interactions and "moderator" variables. The emphasis is on "mean-centered" and "residual-centered" predictors. The vignette rockchalk offers a fairly comprehensive overview.
This provides a robust estimator for stochastic frontier models, employing the Minimum Density Power Divergence Estimator (MDPDE) for enhanced robustness against outliers. Additionally, it includes a function to recommend the optimal tuning parameter, alpha, which controls the robustness of the MDPDE. The methods implemented in this package are based on Song et al. (2017) <doi:10.1016/j.csda.2016.08.005>.
Uses a combination of raytracing and multiple hill shading methods to produce 2D and 3D data visualizations and maps. Includes water detection and layering functions, programmable color palette generation, several built-in textures for hill shading, 2D and 3D plotting options, a built-in path tracer, Wavefront OBJ file export, and the ability to save 3D visualizations to a 3D printable format.
This package provides RDF storage and SPARQL 1.1 query capabilities by wrapping the Oxigraph graph database library <https://github.com/oxigraph/oxigraph>. Supports in-memory and persistent ('RocksDB') storage, multiple RDF serialization formats ('Turtle', N-Triples', RDF-XML', N-Quads', TriG'), and full SPARQL 1.1 Query and Update support. Built using the extendr framework for Rust'-R bindings.
Render scenes using pathtracing. Build 3D scenes out of spheres, cubes, planes, disks, triangles, cones, curves, line segments, cylinders, ellipsoids, and 3D models in the Wavefront OBJ file format or the PLY Polygon File Format. Supports several material types, textures, multicore rendering, and tone-mapping. Based on the "Ray Tracing in One Weekend" book series. Peter Shirley (2018) <https://raytracing.github.io>.
KEEL is a popular Java software for a large number of different knowledge data discovery tasks. Furthermore, RKEEL is a package with a R code layer between R and KEEL', for using KEEL in R code. This package includes the datasets from KEEL in .dat format for its use in RKEEL package. For more information about KEEL', see <http://www.keel.es/>.
This package provides support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.