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

Found 66 packages in 0.09 seconds

fable.intermittent — by Stefano Damato, 6 days ago

Forecasting Models for Intermittent Time Series

Extends the 'fable' framework to support forecasting methods specifically designed for intermittent time series data, where demand occurs sporadically with many zero values. All methods produce probabilistic forecasts returned as 'distributional' objects. The returned forecasts can be used to evaluate accuracy, plot and print the results seamlessly with 'fable'. The methods include: Harvey, Fernandes (1989) , Willemain, Smart, Schwarz (2004) , Zhou, Viswanathan (2011) , Snyder, Ord, Beaumont (2012) , Kolassa (2016) , Hasni, Aguir, Babai, Jemai (2019) , Damato, Azzimonti, Corani (2025) , Sbrana (2025) .

poolVIM — by Stefano Nembrini, 8 years ago

Gene-Based Association Tests using the Actual Impurity Reduction (AIR) Variable Importance

Gene-based association tests using the actual impurity reduction (AIR) variable importance. The function aggregates AIR importance measures from a group of SNPs or probes and outputs a p-value for each gene. The procedures builds upon the method described in and will be published soon.

RAT — by Pedro Cardoso, 4 years ago

Research Assessment Tools

Includes algorithms to assess research productivity and patterns, such as the h-index and i-index. Cardoso et al. (2022) Cardoso, P., Fukushima, C.S. & Mammola, S. (2022) Quantifying the internationalization and representativeness in research. Trends in Ecology and Evolution, 37: 725-728.

fastPLS — by Stefano Cacciatore, 2 years ago

A Fast Implementation of Partial Least Square

An implementation in 'Rcpp' / 'RcppArmadillo' of Partial Least Square algorithms. This package includes other functions to perform the double cross-validation and a fast correlation.

leaflet.extras — by Sebastien Plutniak, 3 months ago

Extra Functionality for 'leaflet' Package

The 'leaflet' JavaScript library provides many plugins some of which are available in the core 'leaflet' package, but there are many more. It is not possible to support them all in the core 'leaflet' package. This package serves as an add-on to the 'leaflet' package by providing extra functionality via 'leaflet' plugins.

ldsr — by Hung Nguyen, 6 years ago

Linear Dynamical System Reconstruction

Streamflow (and climate) reconstruction using Linear Dynamical Systems. The advantage of this method is the additional state trajectory which can reveal more information about the catchment or climate system. For details of the method please refer to Nguyen and Galelli (2018) .

SOMMD — by Stefano Motta, 2 years ago

Self Organising Maps for the Analysis of Molecular Dynamics Data

Processes data from Molecular Dynamics simulations using Self Organising Maps. Features include the ability to read different input formats. Trajectories can be analysed to identify groups of important frames. Output visualisation can be generated for maps and pathways. Methodological details can be found in Motta S et al (2022) . I/O functions for xtc format files were implemented using the 'xdrfile' library available under open source license. The relevant information can be found in inst/COPYRIGHT.

telegram.bot — by Ernest Benedito, 8 months ago

Develop a 'Telegram Bot' with R

Provides a pure interface for the 'Telegram Bot API' < http://core.telegram.org/bots/api>. In addition to the pure API implementation, it features a number of tools to make the development of 'Telegram' bots with R easy and straightforward, providing an easy-to-use interface that takes some work off the programmer.

webmap — by Jason C. Fisher, a year ago

Create Interactive Web Maps Using 'The National Map' Services

Creates interactive web maps using the 'JavaScript' 'Leaflet' library with base layers of 'The National Map' ('TNM'). 'TNM' services provide access to base geospatial information that describes the landscape of the United States and its territories. This package is dependent on, and intended to be used with, the 'leaflet' package.

lwqs — by Paul Curtin, 5 years ago

Lagged Weighted Quantile Sum Regression

Wrapper functions for the implementation of lagged weighted quantile sum regression, as per 'Gennings et al' (2020) .