geostats: An Introduction to Statistics for Geoscientists

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.6
Depends: R (≥ 3.5.0)
Suggests: MASS
Published: 2023-01-07
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

Documentation:

Reference manual: geostats.pdf

Downloads:

Package source: geostats_1.6.tar.gz
Windows binaries: r-devel: geostats_1.6.zip, r-release: geostats_1.6.zip, r-oldrel: geostats_1.6.zip
macOS binaries: r-release (arm64): geostats_1.6.tgz, r-oldrel (arm64): geostats_1.6.tgz, r-release (x86_64): geostats_1.6.tgz
Old sources: geostats archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=geostats to link to this page.