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.2")



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: 2024-01-29
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.2, https://cran.r-project.org/web/packages/kitagawa. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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