A collection of datasets and simplified functions for an introductory (geo)statistics module at University College London. Provides functionality for compositional, directional and spatial data, including ternary diagrams, Wulff and Schmidt stereonets, and ordinary kriging interpolation. Implements logistic and (additive and centred) logratio transformations. Computes vector averages and concentration parameters for the von-Mises distribution. Includes a collection of natural and synthetic fractals, and a simulator for deterministic chaos using a magnetic pendulum example. The main purpose of these functions is pedagogical. Researchers can find more complete alternatives for these tools in other packages such as 'compositions', 'robCompositions', 'sp', 'gstat' and 'RFOC'. All the functions are written in plain R, with no compiled code and a minimal number of dependencies. Theoretical background and worked examples are available at <https://tinyurl.com/UCLgeostats/>.
Version: | 1.3 |
Depends: | R (≥ 3.5.0) |
Suggests: | MASS |
Published: | 2021-04-06 |
Author: | Pieter Vermeesch [aut, cre] |
Maintainer: | Pieter Vermeesch <p.vermeesch at ucl.ac.uk> |
License: | GPL-3 |
URL: | https://github.com/pvermees/geostats/ |
NeedsCompilation: | no |
CRAN checks: | geostats results |
Reference manual: | geostats.pdf |
Package source: | geostats_1.3.tar.gz |
Windows binaries: | r-devel: geostats_1.3.zip, r-release: geostats_1.3.zip, r-oldrel: geostats_1.3.zip |
macOS binaries: | r-release (arm64): geostats_1.3.tgz, r-release (x86_64): geostats_1.3.tgz, r-oldrel: geostats_1.3.tgz |
Old sources: | geostats archive |
Please use the canonical form https://CRAN.R-project.org/package=geostats to link to this page.