Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 142 packages in 0.02 seconds

FourScores — by Matthias Speidel, 7 years ago

A Game for Human vs. Human or Human vs. AI

A game for two players: Who gets first four in a row (horizontal, vertical or diagonal) wins. As board game published by Milton Bradley, designed by Howard Wexler and Ned Strongin.

ROptEst — by Matthias Kohl, a year ago

Optimally Robust Estimation

R infrastructure for optimally robust estimation in general smoothly parameterized models using S4 classes and methods as described Kohl, M., Ruckdeschel, P., and Rieder, H. (2010), , and in Rieder, H., Kohl, M., and Ruckdeschel, P. (2008), .

lionfish — by Matthias Medl, 10 months ago

Interactive 'tourr' Using 'python'

Extends the functionality of the 'tourr' package by an interactive graphical user interface. The interactivity allows users to effortlessly refine their 'tourr' results by manual intervention, which allows for integration of expert knowledge and aids the interpretation of results. For more information on 'tourr' see Wickham et. al (2011) or < https://github.com/ggobi/tourr>.

MKdescr — by Matthias Kohl, 4 months ago

Descriptive Statistics

Computation of standardized interquartile range (IQR), Huber-type skipped mean (Hampel (1985), ), robust coefficient of variation (CV) (Arachchige et al. (2019), ), robust signal to noise ratio (SNR), z-score, standardized mean difference (SMD), as well as functions that support graphical visualization such as boxplots based on quartiles (not hinges), negative logarithms and generalized logarithms for 'ggplot2' (Wickham (2016), ISBN:978-3-319-24277-4).

mrbin — by Matthias Klein, 5 months ago

Metabolomics Data Analysis Functions

A collection of functions for processing and analyzing metabolite data. The namesake function mrbin() converts 1D or 2D Nuclear Magnetic Resonance data into a matrix of values suitable for further data analysis and performs basic processing steps in a reproducible way. Negative values, a common issue in such data, can be replaced by positive values (). All used parameters are stored in a readable text file and can be restored from that file to enable exact reproduction of the data at a later time. The function fia() ranks features according to their impact on classifier models, especially artificial neural network models.

DemografixeR — by Matthias Brenninkmeijer, 6 years ago

Extrapolate Gender, Age and Nationality of a Name

Connects to the < https://genderize.io/>, < https://agify.io/> and < https://nationalize.io/> APIs to estimate gender, age and nationality of a first name.

JirAgileR — by Matthias Brenninkmeijer, 5 years ago

JIRA REST API Wrapper for R

Allows to interact with the 'JIRA SERVER REST API' to analyze the retrieved data in R. For further information about the API visit < https://docs.atlassian.com/software/jira/docs/api/REST/8.9.1/>.

staRdom — by Matthias Pucher, 4 months ago

PARAFAC Analysis of EEMs from DOM

'This is a user-friendly way to run a parallel factor (PARAFAC) analysis (Harshman, 1971) on excitation emission matrix (EEM) data from dissolved organic matter (DOM) samples (Murphy et al., 2013) . The analysis includes profound methods for model validation. Some additional functions allow the calculation of absorbance slope parameters and create beautiful plots.'

rolog — by Matthias Gondan, 7 months ago

Query 'SWI'-'Prolog' from R

This R package connects to SWI-Prolog, < https://www.swi-prolog.org/>, so that R can send deterministic and non-deterministic queries to prolog (consult, query/submit, once, findall).

survAUC — by Frederic Bertrand, 3 months ago

Estimators of Prediction Accuracy for Time-to-Event Data

Provides a variety of functions to estimate time-dependent true/false positive rates and AUC curves from a set of censored survival data.