This package browser is in early development. Mind the rough edges.

r-spatstat-random

Random Generation Functionality for the 'spatstat' Family

This package provides functionality for random generation of spatial data in the spatstat family of packages. It generates random spatial patterns of points according to many simple rules (complete spatial randomness, Poisson, binomial, random grid, systematic, cell), randomised alteration of patterns (thinning, random shift, jittering), simulated realisations of random point processes (simple sequential inhibition, Matern inhibition models, Matern cluster process, Neyman-Scott cluster processes, log-Gaussian Cox processes, product shot noise cluster processes) and simulation of Gibbs point processes (Metropolis-Hastings birth-death-shift algorithm, alternating Gibbs sampler).

Installation

Install the latest version of r-spatstat-random as follows:

guix install r-spatstat-random

Or install a particular version:

guix install r-spatstat-random@3.3-2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-spatstat-random about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-spatstat-random'><img src='https://packages.guix.gnu.org/packages/r-spatstat-random/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-spatstat-random/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-spatstat-random)

Example Org:

[[https://packages.guix.gnu.org/packages/r-spatstat-random][https://packages.guix.gnu.org/packages/r-spatstat-random/badges/latest-version.svg]]