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

Found 144 packages in 0.01 seconds

FuncMap — by Bryan A. Hanson, 8 years ago

Hive Plots of R Package Function Calls

Analyzes the function calls in an R package and creates a hive plot of the calls, dividing them among functions that only make outgoing calls (sources), functions that have only incoming calls (sinks), and those that have both incoming calls and make outgoing calls (managers). Function calls can be mapped by their absolute numbers, their normalized absolute numbers, or their rank. FuncMap should be useful for comparing packages at a high level for their overall design. Plus, it's just plain fun. The hive plot concept was developed by Martin Krzywinski (www.hiveplot.com) and inspired this package. Note: this package is maintained for historical reasons. HiveR is a full package for creating hive plots.

gamlssx — by Paul J. Northrop, 10 months ago

Generalized Additive Extreme Value Models for Location, Scale and Shape

Fits generalized additive models for the location, scale and shape parameters of a generalized extreme value response distribution. The methodology is based on Rigby, R.A. and Stasinopoulos, D.M. (2005), and implemented using functions from the 'gamlss' package .

hatchR — by Bryan M. Maitland, 5 months ago

Predict Fish Hatch and Emergence Timing

Predict hatch and emergence timing for a wide range of wild fishes using the effective value framework (Sparks et al., (2019) ). 'hatchR' offers users access to established phenological models and the flexibility to incorporate custom parameterizations using external datasets.

SUMMER — by Zehang R Li, a year ago

Small-Area-Estimation Unit/Area Models and Methods for Estimation in R

Provides methods for spatial and spatio-temporal smoothing of demographic and health indicators using survey data, with particular focus on estimating and projecting under-five mortality rates, described in Mercer et al. (2015) , Li et al. (2019) , Wu et al. (DHS Spatial Analysis Reports No. 21, 2021), and Li et al. (2023) .

RSDA — by Oldemar Rodriguez, 3 months ago

R to Symbolic Data Analysis

Symbolic Data Analysis (SDA) was proposed by professor Edwin Diday in 1987, the main purpose of SDA is to substitute the set of rows (cases) in the data table for a concept (second order statistical unit). This package implements, to the symbolic case, certain techniques of automatic classification, as well as some linear models.

textreadr — by Tyler Rinker, 4 years ago

Read Text Documents into R

A small collection of convenience tools for reading text documents into R.

sparsesurv — by Alexandros Angelakis, 3 months ago

Forecasting and Early Outbreak Detection for Sparse Count Data

Functions for fitting, forecasting, and early detection of outbreaks in sparse surveillance count time series. Supports negative binomial (NB), self-exciting NB, generalise autoregressive moving average (GARMA) NB , zero-inflated NB (ZINB), self-exciting ZINB, generalise autoregressive moving average ZINB, and hurdle formulations. Climatic and environmental covariates can be included in the regression component and/or the zero-modified components. Includes outbreak-detection algorithms for NB, ZINB, and hurdle models, with utilities for prediction and diagnostics.

digest — by Dirk Eddelbuettel, a month ago

Create Compact Hash Digests of R Objects

Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash', 'spookyhash', 'blake3', 'crc32c', 'xxh3_64', and 'xxh3_128' algorithms) permitting easy comparison of R language objects, as well as functions such as 'hmac()' to create hash-based message authentication code. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as 'OpenSSL' should be used.

rankCorr — by Shengxin Tu, 9 months ago

Total, Between-, and Within-Cluster Spearman Rank Correlations for Clustered Data

Estimates the total, between-, and within-cluster Spearman rank correlations for continuous and ordinal clustered data. See Tu et al. (2024) for details.

bayesLife — by Hana Sevcikova, a year ago

Bayesian Projection of Life Expectancy

Making probabilistic projections of life expectancy for all countries of the world, using a Bayesian hierarchical model . Subnational projections are also supported.