Found 75 packages in 0.01 seconds
Quick Serialization of R Objects
Provides functions for quickly writing and reading any R object to and from disk.
Easy Web Scraping
The goal of 'ralger' is to facilitate web scraping in R.
Hidden Smooth Polynomial Regression for Rupture Detection
Several functions that allow by different methods to infer a piecewise polynomial regression model under regularity constraints, namely continuity or differentiability of the link function. The implemented functions are either specific to data with two regimes, or generic for any number of regimes, which can be given by the user or learned by the algorithm. A paper describing all these methods will be submitted soon. The reference will be added to this file as soon as available.
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)
Airborne LiDAR Filtering Method Based on Cloth Simulation
Cloth Simulation Filter (CSF) is an airborne LiDAR (Light Detection and Ranging) ground points filtering algorithm which is based on cloth simulation. It tries to simulate the interactions between the cloth nodes and the corresponding LiDAR points, the locations of the cloth nodes can be determined to generate an approximation of the ground surface < https://www.mdpi.com/2072-4292/8/6/501/htm>.
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)
Polishing Content for 'Word' and 'PowerPoint'
Set of functions to polish content for Microsoft 'Word' and 'PowerPoint' into 'OOXML'. Polishing is the conversion of the R object into an 'OOXML' representation of the object that can then be added to 'Word' or 'PowerPoint' files.
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://community.asprs.org/leadership-restricted/leadership-content/public-documents/standards>. The LAZ file format is an open and lossless compression scheme for binary LAS format versions 1.0 to 1.4 < https://laszip.org/>.
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>.
'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.