Other packages > Find by keyword >

hydrorecipes  

Hydrogeology Steps for the "recipes" Package
View on CRAN: Click here


Download and install hydrorecipes package within the R console
Install from CRAN:
install.packages("hydrorecipes")

Install from Github:
library("remotes")
install_github("cran/hydrorecipes")

Install by package version:
library("remotes")
install_version("hydrorecipes", "0.0.3")



Attach the package and use:
library("hydrorecipes")
Maintained by
Jonathan Kennel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-27
Latest Update: 2022-12-13
Description:
Additional steps to be used with the recipes package. New stepswere designed for regression deconvolution on datasets with millions of rowswith applications to signal decomposition and responsecharacterization. The methods in this package were developed as part ofPhD thesis titled High Frequency Water Level Responses to NaturalSignals httphdl.handle.net1021417890 by Jonathan Kennel in 2020.
How to cite:
Jonathan Kennel (2022). hydrorecipes: Hydrogeology Steps for the "recipes" Package. R package version 0.0.3, https://cran.r-project.org/web/packages/hydrorecipes. Accessed 12 May. 2025.
Previous versions and publish date:
0.0.3 (2022-06-27 09:30)
Other packages that cited hydrorecipes R package
View hydrorecipes citation profile
Other R packages that hydrorecipes depends, imports, suggests or enhances
Functions, R codes and Examples using the hydrorecipes R package
Full hydrorecipes package functions and examples
Downloads during the last 30 days
04/2605/10Downloads for hydrorecipes-0.100.10.20.30.40.50.60.70.80.911.1TrendBars

Today's Hot Picks in Authors and Packages

errorist  
Automatically Search Errors or Warnings
Provides environment hooks that obtain errors and warnings which occur during the execution of code ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
LatticeKrig  
Multi-Resolution Kriging Based on Markov Random Fields
Methods for the interpolation of large spatial datasets. This package follows a "fixed rank Kriging ...
Download / Learn more Package Citations See dependency  
MDFS  
MultiDimensional Feature Selection
Functions for MultiDimensional Feature Selection (MDFS): calculating multidimensional information g ...
Download / Learn more Package Citations See dependency  
epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  
sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA