This package provides methods for the import/export and automated analysis of concept maps and concept landscapes (sets of concept maps).
This package provides a collection of functions to preprocess data and organize them in a format amenable to use by chevron.
This package creates simple to highly customized tables for a wide selection of descriptive statistics, with or without weighting the data.
Efficient estimation of maximum likelihood models with multiple fixed-effects. Standard-errors can easily and flexibly be clustered and estimations exported.
An extension of ggplot2 that makes it easy to add raw grid output, such as customised annotations, to a ggplot2 plot.
You can access to open data published in Instituto Canario De Estadistica (ISTAC) APIs at <https://datos.canarias.es/api/estadisticas/>.
Training and evaluating k-gram language models in R, supporting several probability smoothing techniques, perplexity computations, random text generation and more.
Helper functions for creating formatted summary of regression models, writing publication-ready tables to latex files, and running Monte Carlo experiments.
Simple functions to lookup items in key-value pairs. See Mehta (2021) <doi:10.1007/978-1-4842-6613-7_6>.
This package provides a fast, robust and easy-to-use calculation of multi-class classification evaluation metrics based on confusion matrix.
Mixed variable optimization for non-linear functions. Can optimize function whose inputs are a combination of continuous, ordered, and unordered variables.
Finds the Maximum Likelihood (ML) Estimate of the mean vector and variance-covariance matrix for multivariate normal data with missing values.
This package provides an interface to OpenCL, allowing R to leverage computing power of GPUs and other HPC accelerator devices.
This package provides some easy-to-use functions for spatial analyses of (plant-) phenological data sets and satellite observations of vegetation.
This package provides a novel semi-supervised machine learning algorithm to predict phenotype event times using Electronic Health Record (EHR) data.
Enables reading and writing binary and ASCII data to RS232/RS422/RS485 or any other virtual serial interface of the computer.
This package creates a local database of many commonly used taxonomic authorities and provides functions that can quickly query this data.
This package provides a user-friendly factor-like interface for converting strings of text into numeric vectors and rectangular data structures.
This package provides a few functions which provide a quick way of subsetting genomic admixture data and generating customizable stacked barplots.
RSVSim is a package for the simulation of deletions, insertions, inversion, tandem-duplications and translocations of various sizes in any genome available as FASTA-file or BSgenome data package. SV breakpoints can be placed uniformly accross the whole genome, with a bias towards repeat regions and regions of high homology (for hg19) or at user-supplied coordinates.
Access the Refuge API, a web-application for locating trans and intersex-friendly restrooms, including unisex and accessible restrooms. Includes data on the location of restrooms, along with directions, comments, user ratings and amenities. Coverage is global, but data is most comprehensive in the United States. See <https://www.refugerestrooms.org/api/docs/> for full API documentation.
This package provides an interface to Blimp software for Bayesian latent variable modeling, missing data analysis, and multiple imputation. The package generates Blimp syntax, executes Blimp models, and imports results back into R as structured objects with methods for visualization and analysis. Requires Blimp software (freely available at <https://www.appliedmissingdata.com/blimp>) to be installed separately.
Implementation of the MEthod based on the Removal Effects of Criteria - MEREC- a new objective weighting method for determining criteria weights for Multiple Criteria Decision Making problems, created by Mehdi Keshavarz-Ghorabaee (2021) <doi:10.3390/sym13040525>. Given a decision matrix, the function return the Merec´s weight vector and all intermediate matrix/vectors used to calculate it.
This package provides a set of functions to build simple GUI controls for R functions. These are built on the tcltk package. Uses could include changing a parameter on a graph by animating it with a slider or a "doublebutton", up to more sophisticated control panels. Some functions for specific graphical tasks, referred to as cartoons', are provided.