Other packages > Find by keyword >

kitagawa  

Spectral Response of Water Wells to Harmonic Strain and Pressure Signals
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("kitagawa", "3.1.3")



Attach the package and use:
library("kitagawa")
Maintained by
Andrew J. Barbour
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-10-26
Latest Update: 2025-09-03
Description:
Provides tools to calculate the theoretical hydrodynamic response of an aquifer undergoing harmonic straining or pressurization, or analyze measured responses. There are two classes of models here, designed for use with confined aquifers: (1) for sealed wells, based on the model of Kitagawa et al (2011, ), and (2) for open wells, based on the models of Cooper et al (1965, ), Hsieh et al (1987, ), Rojstaczer (1988, ), Liu et al (1989, ), and Wang et al (2018, ). Wang's solution is a special exception which allows for leakage out of the aquifer (semi-confined); it is equivalent to Hsieh's model when there is no leakage (the confined case). These models treat strain (or aquifer head) as an input to the physical system, and fluid-pressure (or water height) as the output. The applicable frequency band of these models is characteristic of seismic waves, atmospheric pressure fluctuations, and solid earth tides.
How to cite:
Andrew J. Barbour (2012). kitagawa: Spectral Response of Water Wells to Harmonic Strain and Pressure Signals. R package version 3.1.3, https://cran.r-project.org/web/packages/kitagawa. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-1 (2012-10-26 08:07), 1.1-1 (2013-03-12 18:29), 2.1-0 (2013-10-04 07:49), 2.2-2 (2018-09-14 21:20), 3.1.0 (2020-06-24 10:40), 3.1.2 (2024-01-29 10:40)
Other packages that cited kitagawa R package
View kitagawa citation profile
Other R packages that kitagawa depends, imports, suggests or enhances
Complete documentation for kitagawa
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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