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 03 Dec. 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

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
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  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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