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-12
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 07 Nov. 2024.
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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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