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]
All associated links for this package
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 04 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ravedash  
Dashboard System for Reproducible Visualization of "iEEG"
Dashboard system to display the analysis results produced by 'RAVE' (Magnotti J.F., Wang Z., Beauch ...
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  
VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
Download / Learn more Package Citations See dependency  
EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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