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

Found 103 packages in 0.05 seconds

divDyn — by Adam T. Kocsis, 7 months ago

Diversity Dynamics using Fossil Sampling Data

Functions to describe sampling and diversity dynamics of fossil occurrence datasets (e.g. from the Paleobiology Database). The package includes methods to calculate range- and occurrence-based metrics of taxonomic richness, extinction and origination rates, along with traditional sampling measures. A powerful subsampling tool is also included that implements frequently used sampling standardization methods in a multiple bin-framework. The plotting of time series and the occurrence data can be simplified by the functions incorporated in the package, as well as other calculations, such as environmental affinities and extinction selectivity testing. Details can be found in: Kocsis, A.T.; Reddin, C.J.; Alroy, J. and Kiessling, W. (2019) .

Certara.VPCResults — by James Craig, 7 months ago

Generate Visual Predictive Checks (VPC) Using 'shiny'

Utilize the 'shiny' interface to parameterize a Visual Predictive Check (VPC), including selecting from different binning or binless methods and performing stratification, censoring, and prediction correction. Generate the underlying 'tidyvpc' and 'ggplot2' code directly from the user interface and download R or Rmd scripts to reproduce the VPCs in R.

nilde — by Natalya Pya Arnqvist, 3 years ago

Nonnegative Integer Solutions of Linear Diophantine Equations with Applications

Routines for enumerating all existing nonnegative integer solutions of a linear Diophantine equation. The package provides routines for solving 0-1, bounded and unbounded knapsack problems; 0-1, bounded and unbounded subset sum problems; additive partitioning of natural numbers; and one-dimensional bin-packing problem.

hwsdr — by Koen Hufkens, 2 months ago

Interface to the 'HWSD' Web Services

Programmatic interface to the Harmonized World Soil Database 'HWSD' web services (< https://daac.ornl.gov/cgi-bin/dsviewer.pl?ds_id=1247>). Allows for easy downloads of 'HWSD' soil data directly to your R workspace or your computer. Routines for both single pixel data downloads and gridded data are provided.

elmNNRcpp — by Lampros Mouselimis, 3 years ago

The Extreme Learning Machine Algorithm

Training and predict functions for Single Hidden-layer Feedforward Neural Networks (SLFN) using the Extreme Learning Machine (ELM) algorithm. The ELM algorithm differs from the traditional gradient-based algorithms for very short training times (it doesn't need any iterative tuning, this makes learning time very fast) and there is no need to set any other parameters like learning rate, momentum, epochs, etc. This is a reimplementation of the 'elmNN' package using 'RcppArmadillo' after the 'elmNN' package was archived. For more information, see "Extreme learning machine: Theory and applications" by Guang-Bin Huang, Qin-Yu Zhu, Chee-Kheong Siew (2006), Elsevier B.V, .

webtools — by LS Malenica, 3 years ago

Various Useful Web Tools (Including Full CRAN Dataset Search and Fetch)

A set of useful web tools to improve your productivity. Including: searching DuckDuckGo; finding and loading datasets across all CRAN packages (not just those you've installed); sharing a file to a paste-bin; getting a fast GUID; useful info on all countries; Random Seinfeld show quotes; Seinfeld guessing game.

phylepic — by Carl Suster, a year ago

Combined Visualisation of Phylogenetic and Epidemiological Data

A collection of utilities and 'ggplot2' extensions to assist with visualisations in genomic epidemiology. This includes the 'phylepic' chart, a visual combination of a phylogenetic tree and a matched epidemic curve. The included 'ggplot2' extensions such as date axes binned by week are relevant for other applications in epidemiology and beyond. The approach is described in Suster et al. (2024) .

CalibratR — by Dominik Heider, 6 years ago

Mapping ML Scores to Calibrated Predictions

Transforms your uncalibrated Machine Learning scores to well-calibrated prediction estimates that can be interpreted as probability estimates. The implemented BBQ (Bayes Binning in Quantiles) model is taken from Naeini (2015, ISBN:0-262-51129-0). Please cite this paper: Schwarz J and Heider D, Bioinformatics 2019, 35(14):2458-2465.

HistogramTools — by Murray Stokely, 10 years ago

Utility Functions for R Histograms

Provides a number of utility functions useful for manipulating large histograms. This includes methods to trim, subset, merge buckets, merge histograms, convert to CDF, and calculate information loss due to binning. It also provides a protocol buffer representations of the default R histogram class to allow histograms over large data sets to be computed and manipulated in a MapReduce environment.

publipha — by Jonas Moss, 2 years ago

Bayesian Meta-Analysis with Publications Bias and P-Hacking

Tools for Bayesian estimation of meta-analysis models that account for publications bias or p-hacking. For publication bias, this package implements a variant of the p-value based selection model of Hedges (1992) with discrete selection probabilities. It also implements the mixture of truncated normals model for p-hacking described in Moss and De Bin (2019) .