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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for spacejamr02468101214TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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