Other packages > Find by keyword >

spacejamr  

Simulate Spatial Bernoulli Networks
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/spacejamr")

Install by package version:
library("remotes")
install_version("spacejamr", "0.2.1")



Attach the package and use:
library("spacejamr")
Maintained by
Darren Colby
[Scholar Profile | Author Map]
First Published: 2021-09-09
Latest Update: 2022-04-01
Description:
Social network analysis is becoming commonplace in many social science disciplines, but access to useful network data, especially among marginalized populations, still remains a formidable challenge. This package mitigates that problem by providing tools to simulate spatial Bernoulli networks as proposed in Carter T. Butts (2002, ISBN:978-0-493-72676-2), "Spatial models of large-scale interpersonal networks." Using this package, network analysts can simulate a spatial point process or sequence with a given number of nodes inside a geographical boundary and estimate the probability of a tie formation between all node pairs. When simulating a network, an analyst can choose between five spatial interaction functions. The package also enables quick comparison of summary statistics for simulated networks and provides simple to use plotting methods for its classes that return plots which can be further refined with the 'ggplot2' package.
How to cite:
Darren Colby (2021). spacejamr: Simulate Spatial Bernoulli Networks. R package version 0.2.1, https://cran.r-project.org/web/packages/spacejamr. Accessed 21 Apr. 2025.
Previous versions and publish date:
0.1.1 (2021-09-12 23:50), 0.1 (2021-09-09 09:10), 0.2 (2022-02-04 04:20)
Other packages that cited spacejamr R package
View spacejamr citation profile
Other R packages that spacejamr depends, imports, suggests or enhances
Complete documentation for spacejamr
Functions, R codes and Examples using the spacejamr R package
Some associated functions: NetSim . PointSim . RI . as.spacejamr . compare_networks . pipe . plot.NetSim . plot.PointSim . plot.spacejamr . print.NetSim . print.PointSim . print.spacejamr . spacejamr . summary.NetSim . summary.PointSim . summary.spacejamr . 
Some associated R codes: NetSim-helpers.R . NetSim.R . PointSim-helpers.R . PointSim.R . compare.R . package.R . ri.R . spacejamr.R . utils-pipe.R .  Full spacejamr package functions and examples
Downloads during the last 30 days
03/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/20Downloads for spacejamr0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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