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

Found 67 packages in 0.23 seconds

simts — by Stéphane Guerrier, 8 months ago

Time Series Analysis Tools

A system contains easy-to-use tools as a support for time series analysis courses. In particular, it incorporates a technique called Generalized Method of Wavelet Moments (GMWM) as well as its robust implementation for fast and robust parameter estimation of time series models which is described, for example, in Guerrier et al. (2013) . More details can also be found in the paper linked to via the URL below.

RMCC — by Jean-Romain Roussel, 2 years ago

Airborne LiDAR Filtering Method Based on Multiscale Curvature

Multiscale Curvature Classification of ground returns in 3-D LiDAR point clouds, designed for forested environments. 'RMCC' is a porting to R of the 'MCC-lidar' method by Evans and Hudak (2007) .

curvir — by Nikolaos Kourentzes, 5 months ago

Specify Reserve Demand Curves

Automatic specification and estimation of reserve demand curves for central bank operations. The package can help to choose the best demand curve and identify additional explanatory variables. Various plot and predict options are included. For more details, see Chen et al. (2023) < https://www.imf.org/en/Publications/WP/Issues/2023/09/01/Modeling-the-Reserve-Demand-to-Facilitate-Central-Bank-Operations-538754>.

chickn — by Olga Permiakova, 3 years ago

'Compressive' Hierarchical Kernel Clustering Toolbox

Routines for efficient cluster analysis of large scale data. This package implements the 'CHICKN' clustering algorithm (see 'Permiakova' 'et' 'al.' (2020) "'CHICKN': Extraction of 'peptide' 'chromatographic' 'elution' profiles from large scale mass 'spectrometry' data by means of 'Wasserstein' 'compressive' hierarchical cluster analysis"). Functions for data compression, hierarchical clustering and post processing are provided.

rlas — by Jean-Romain Roussel, 4 months ago

Read and Write 'las' and 'laz' Binary File Formats Used for Remote Sensing Data

Read and write 'las' and 'laz' binary file formats. The LAS file format is a public file format for the interchange of 3-dimensional point cloud data between data users. The LAS specifications are approved by the American Society for Photogrammetry and Remote Sensing < https://www.asprs.org/divisions-committees/lidar-division/laser-las-file-format-exchange-activities>. The LAZ file format is an open and lossless compression scheme for binary LAS format versions 1.0 to 1.4 < https://laszip.org/>.

statcanR — by Thierry Warin, 8 months ago

Client for Statistics Canada's Open Economic Data

An easy connection with R to Statistics Canada's Web Data Service. Open economic data (formerly known as CANSIM tables, now identified by Product IDs (PID)) are accessible as a data frame, directly in the user's R environment. Warin, Le Duc (2019) .

sos — by Spencer Graves, a year ago

Search Contributed R Packages, Sort by Package

Search contributed R packages, sort by package.

ForestTools — by Andrew Plowright, 7 months ago

Tools for Analyzing Remote Sensing Forest Data

Tools for analyzing remote sensing forest data, including functions for detecting treetops from canopy models, outlining tree crowns, and calculating textural metrics.

lay — by Alexandre Courtiol, 6 months ago

Simple but Efficient Rowwise Jobs

Creating efficiently new column(s) in a data frame (including tibble) by applying a function one row at a time.

simcausal — by Fred Gruber, a year ago

Simulating Longitudinal Data with Causal Inference Applications

A flexible tool for simulating complex longitudinal data using structural equations, with emphasis on problems in causal inference. Specify interventions and simulate from intervened data generating distributions. Define and evaluate treatment-specific means, the average treatment effects and coefficients from working marginal structural models. User interface designed to facilitate the conduct of transparent and reproducible simulation studies, and allows concise expression of complex functional dependencies for a large number of time-varying nodes. See the package vignette for more information, documentation and examples.