Visualise results obtained from analysing data mapped to the Observational Medical Outcomes Partnership (OMOP) common data model using shiny applications.
This package implements principal component analysis, orthogonal rotation and multiple factor analysis for a mixture of quantitative and qualitative variables.
SparseGrid is a package to create sparse grids for numerical integration, based on code from www.sparse-grids.de.
Statistical Methods to Analyse Sensory Data. SensoMineR: A package for sensory data analysis. S. Le and F. Husson (2008).
R Codes and Datasets for Stroup, W. W. (2012). Generalized Linear Mixed Models Modern Concepts, Methods and Applications, CRC Press.
It creates an invisible layer that allow to see the Seurat object as tibble and interact seamlessly with the tidyverse.
Combine a list of taxa with a phylogeny to generate a starting tree for use in total evidence dating analyses.
Streamlines data preprocessing, analysis, and visualization for association rule mining. Designed to work with the arules package, features include discretizing data frames, generating rule set intersections, and visualizing rules with heatmaps and Euler diagrams. RulesTools also includes a dataset on Brook trout detection from Nolan et al. (2022) <doi:10.1007/s13412-022-00800-x>.
Extracts information from text using lookup tables of regular expressions. Each text entry is compared against all patterns, and all matching patterns and their corresponding substrings are returned. If a text entry matches multiple patterns, multiple rows are generated to capture each match. This approach enables comprehensive pattern coverage when processing large or complex text datasets.
Leverages the functionality of clipboard.js', a JavaScript library for HMTL5-based copy to clipboard from web pages (see <https://clipboardjs.com> for more information), and provides a reactive copy-to-clipboard UI button component, called rclipButton', and a a reactive copy-to-clipboard UI link component, called rclipLink', for shiny R applications.
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
When mutex_m is required, any object that extends or includes Mutex_m will be treated like a Mutex.
Codelink UniSet Human I Bioarray (~10 000 human genes) annotation data (chip h10kcod) assembled using data from public repositories.
This package provides a simple client package for the Amazon Web Services ('AWS') Lambda API <https://aws.amazon.com/lambda/>.
This package provides tools for optimal and approximate state estimation as well as network inference of Partially-Observed Boolean Dynamical Systems.
Estimates dose-response relations from summarized dose-response data and to combines them according to principles of (multivariate) random-effects models.
This is a collection of data files for exploring sightings of wild things, relative to weather and tourism patterns in Australia.
This package implements various methods for estimating fractal dimension of time series and 2-dimensional data <doi:10.1214/11-STS370>.
This package provides examples of code for analyzing data or accomplishing tasks that may be useful to institutional or educational researchers.
Structural T1 magnetic resonance imaging ('MRI') data from the Kirby21 reproducibility study <doi:10.1016/j.neuroimage.2010.11.047>.
Software for k-means clustering of partially observed data from Chi, Chi, and Baraniuk (2016) <doi:10.1080/00031305.2015.1086685>.
Fit linear models based on periodic splines, moderate model coefficients using multivariate adaptive shrinkage, then compute properties of the moderated curves.
Replace the standard print method for functions with one that performs syntax highlighting, using ANSI colors, if the terminal supports them.
It enables sparklyr to integrate with Spark Connect', and Databricks Connect by providing a wrapper over the PySpark python library.