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

Found 147 packages in 0.01 seconds

hatchR — by Bryan M. Maitland, 6 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.

gamlssx — by Paul J. Northrop, a year 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 .

digest — by Dirk Eddelbuettel, 3 months 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.

sparsesurv — by Alexandros Angelakis, 5 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.

textreadr — by Tyler Rinker, 4 years ago

Read Text Documents into R

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

rankCorr — by Shengxin Tu, 10 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.

tidyLPA — by Joshua M Rosenberg, 4 years ago

Easily Carry Out Latent Profile Analysis (LPA) Using Open-Source or Commercial Software

An interface to the 'mclust' package to easily carry out latent profile analysis ("LPA"). Provides functionality to estimate commonly-specified models. Follows a tidy approach, in that output is in the form of a data frame that can subsequently be computed on. Also has functions to interface to the commercial 'MPlus' software via the 'MplusAutomation' package.

fireexposuR — by Air Forbes, 4 months ago

Compute and Visualize Wildfire Exposure

Methods for computing and visualizing wildfire ignition exposure and directional vulnerability that are published in a series of scientific publications are automated by the functions in this package. See Beverly et al. (2010) , Beverly et al. (2021) , and Beverly and Forbes (2023) for background and methodology.

RSDA — by Oldemar Rodriguez, 5 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.