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

Found 64 packages in 0.08 seconds

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, a year 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.

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) .

telegram.bot — by Ernest Benedito, 5 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.

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.

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) .

reservoir — by Sean Turner, 10 years ago

Tools for Analysis, Design, and Operation of Water Supply Storages

Measure single-storage water supply system performance using resilience, reliability, and vulnerability metrics; assess storage-yield-reliability relationships; determine no-fail storage with sequent peak analysis; optimize release decisions for water supply, hydropower, and multi-objective reservoirs using deterministic and stochastic dynamic programming; generate inflow replicates using parametric and non-parametric models; evaluate inflow persistence using the Hurst coefficient.

raters — by Daniele Giardiello, 2 years ago

A Modification of Fleiss' Kappa in Case of Nominal and Ordinal Variables

The kappa statistic implemented by Fleiss is a very popular index for assessing the reliability of agreement among multiple observers. It is used both in the psychological and in the psychiatric field. Other fields of application are typically medicine, biology and engineering. Unfortunately,the kappa statistic may behave inconsistently in case of strong agreement between raters, since this index assumes lower values than it would have been expected. We propose a modification kappa implemented by Fleiss in case of nominal and ordinal variables. Monte Carlo simulations are used both to testing statistical hypotheses and to calculating percentile bootstrap confidence intervals based on proposed statistic in case of nominal and ordinal data.

mind — by Andrea Fasulo, 3 years ago

Multivariate Model Based Inference for Domains

Allows users to produce estimates and MSE for multivariate variables using Linear Mixed Model. The package follows the approach of Datta, Day and Basawa (1999) .