Other packages > Find by keyword >

spatstat.random  

Random Generation Functionality for the 'spatstat' Family
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/spatstat.random")

Install by package version:
library("remotes")
install_version("spatstat.random", "3.4-4")



Attach the package and use:
library("spatstat.random")
Maintained by
Adrian Baddeley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-06
Latest Update: 2025-05-20
Description:
Functionality for random generation of spatial data in the 'spatstat' family of packages. 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 including simple sequential inhibition, Matern inhibition models, Neyman-Scott cluster processes (using direct, Brix-Kendall, or hybrid algorithms), log-Gaussian Cox processes, product shot noise cluster processes and Gibbs point processes (using Metropolis-Hastings birth-death-shift algorithm, alternating Gibbs sampler, or coupling-from-the-past perfect simulation). Also generates random spatial patterns of line segments, random tessellations, and random images (random noise, random mosaics). Excludes random generation on a linear network, which is covered by the separate package 'spatstat.linnet'.
How to cite:
Adrian Baddeley (2022). spatstat.random: Random Generation Functionality for the 'spatstat' Family. R package version 3.4-4, https://cran.r-project.org/web/packages/spatstat.random. Accessed 12 Aug. 2026.
Previous versions and publish date:
(2026-07-27 09:20), 2.0-0 (2022-01-06 11:00), 2.1-0 (2022-02-12 11:50), 2.2-0 (2022-03-30 09:30), 3.0-0 (2022-11-01 17:32), 3.0-1 (2022-11-03 10:10), 3.1-2 (2023-01-24 10:00), 3.1-3 (2023-01-25 11:20), 3.1-4 (2023-03-13 13:20), 3.1-5 (2023-05-11 09:50), 3.1-6 (2023-09-09 10:30), 3.2-1 (2023-10-22 01:40), 3.2-2 (2023-11-29 08:00), 3.2-3 (2024-02-29 12:00), 3.3-1 (2024-07-15 21:10), 3.3-2 (2024-09-18 08:00), 3.3-3 (2025-03-19 04:40), 3.4-1 (2025-05-20 11:40), 3.4-2 (2025-09-21 12:00), 3.4-3 (2025-11-21 07:10), 3.4-4 (2026-01-21 07:40), 3.4-5 (2026-03-22 07:10), 3.5-0 (2026-05-24 07:30)
Other packages that cited spatstat.random R package
View spatstat.random citation profile
Other R packages that spatstat.random depends, imports, suggests or enhances
Complete documentation for spatstat.random
Functions, R codes and Examples using the spatstat.random R package
Some associated functions: Window.rmhmodel . as.owin.rmhmodel . clusterfield . clusterkernel . clusterradius . default.expand . default.rmhcontrol . dmixpois . domain.rmhmodel . dpakes . expand.owin . gauss.hermite . indefinteg . is.stationary . quadratresample . rCauchy . rDGS . rDiggleGratton . rGaussPoisson . rHardcore . rLGCP . rMatClust . rMaternI . rMaternII . rMosaicField . rMosaicSet . rNeymanScott . rPSNCP . rPenttinen . rPoissonCluster . rSSI . rStrauss . rStraussHard . rThomas . rVarGamma . rags . ragsAreaInter . ragsMultiHard . rcell . rcellnumber . rclusterBKBC . reach . recipEnzpois . rjitter.psp . rknn . rlabel . rmh.default . rmh . rmhcontrol . rmhexpand . rmhmodel.default . rmhmodel.list . rmhmodel . rmhstart . rmpoint . rmpoispp . rnoise . rpoint . rpoisline . rpoislinetess . rpoispp . rpoispp3 . rpoisppOnLines . rpoisppx . rpoistrunc . rshift . rshift.ppp . rshift.psp . rshift.splitppp . rstrat . rtemper . rthin . rthinclumps . runifdisc . runifpoint . runifpoint3 . runifpointOnLines . runifpointx . spatstat.random-internal . spatstat.random-package . update.rmhcontrol . will.expand . 
Some associated R codes: First.R . clusterfunctions.R . clusterinfo.R . clustersiminfo.R . defaultwin.R . hermite.R . indefinteg.R . is.cadlag.R . multipair.util.R . pakes.R . pkgRandomFields.R . quadratresample.R . rLGCP.R . rPSNCP.R . rPerfect.R . rags.R . random.R . randomImage.R . randomNS.R . randomcircembed.R . randomfields.R . randommk.R . randomonlines.R . randompp3.R . randomppx.R . randomseg.R . randomsets.R . randomtess.R . rcauchy.R . rclusterBKBC.R . reach.R . rknn.R . rlabel.R . rmatclust.R . rmh.R . rmh.default.R . rmhResolveTypes.R . rmhcontrol.R . rmhexpand.R . rmhmodel.R . rmhsnoop.R . rmhstart.R . rmhtemper.R . rshift.R . rshift.psp.R . rthomas.R . rvargamma.R . truncpois.R .  Full spatstat.random package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ipdw  
Spatial Interpolation by Inverse Path Distance Weighting
Functions are provided to interpolate geo-referenced point data via Inverse Path Distance Weighting ...
Download / Learn more Package Citations See dependency  
spatstat.random  
Random Generation Functionality for the 'spatstat' Family
Functionality for random generation of spatial data in the 'spatstat' family of packages. Generate ...
Download / Learn more Package Citations See dependency  
keyplayer  
Locating Key Players in Social Networks
Computes group centrality scores and identifies the most central group of players in a network. ...
Download / Learn more Package Citations See dependency  
matrixsampling  
Simulations of Matrix Variate Distributions
Provides samplers for various matrix variate distributions: Wishart, inverse-Wishart, normal, t, inv ...
Download / Learn more Package Citations See dependency  
quickcheck  
Property Based Testing
Property based testing, inspired by the original 'QuickCheck'. This package builds on the property ...
Download / Learn more Package Citations See dependency  
flexdashboard  
R Markdown Format for Flexible Dashboards
Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly a ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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