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

Found 75 packages in 0.02 seconds

RMCC — by Jean-Romain Roussel, 9 days 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, 2 years 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, 5 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, 7 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/>.

sos — by Spencer Graves, a year ago

Search Contributed R Packages, Sort by Package

Search contributed R packages, sort by package.

statcanR — by Thierry Warin, 2 years 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) .

lidR — by Jean-Romain Roussel, 2 months ago

Airborne LiDAR Data Manipulation and Visualization for Forestry Applications

Airborne LiDAR (Light Detection and Ranging) interface for data manipulation and visualization. Read/write 'las' and 'laz' files, computation of metrics in area based approach, point filtering, artificial point reduction, classification from geographic data, normalization, individual tree segmentation and other manipulations.

DNAmf — by Junoh Heo, 6 months ago

Diffusion Non-Additive Model with Tunable Precision

Performs Diffusion Non-Additive (DNA) model proposed by Heo, Boutelet, and Sung (2025+) for multi-fidelity computer experiments with tuning parameters. The DNA model captures nonlinear dependencies across fidelity levels using Gaussian process priors and is particularly effective when simulations at different fidelity levels are nonlinearly correlated. The DNA model targets not only interpolation across given fidelity levels but also extrapolation to smaller tuning parameters including the exact solution corresponding to a zero-valued tuning parameter, leveraging a nonseparable covariance kernel structure that models interactions between the tuning parameter and input variables. Closed-form expressions for the predictive mean and variance enable efficient inference and uncertainty quantification. Hyperparameters in the model are estimated via maximum likelihood estimation.

ForestTools — by Andrew Plowright, a year 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.

fastglm — by Jared Huling, 6 days ago

Fast and Stable Fitting of Generalized Linear Models using 'RcppEigen'

Fits generalized linear models efficiently using 'RcppEigen'. The iteratively reweighted least squares implementation utilizes the step-halving approach of Marschner (2011) to help safeguard against convergence issues.