Other packages > Find by keyword >

bigergm  

Fit, Simulate, and Diagnose Hierarchical Exponential-Family Models for Big Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bigergm", "1.2.3")



Attach the package and use:
library("bigergm")
Maintained by
Cornelius Fritz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-02-16
Latest Update: 2024-02-16
Description:
A toolbox to analyze and simulate large networks based on hierarchical exponential-family random graph models (HERGMs).'bigergm' implements the estimation for large networks efficiently on large networks building on the 'lighthergm' package. Moreover, the package contains tools for simulating networks with local dependence to assess the estimates' goodness-of-fit.
How to cite:
Cornelius Fritz (2024). bigergm: Fit, Simulate, and Diagnose Hierarchical Exponential-Family Models for Big Networks. R package version 1.2.3, https://cran.r-project.org/web/packages/bigergm. Accessed 12 Nov. 2024.
Previous versions and publish date:
1.1.0 (2024-02-16 16:10), 1.2.0 (2024-06-11 21:00), 1.2.1 (2024-06-13 23:50), 1.2.2 (2024-10-03 23:00)
Other packages that cited bigergm R package
View bigergm citation profile
Other R packages that bigergm depends, imports, suggests or enhances
Complete documentation for bigergm
Functions, R codes and Examples using the bigergm R package
Full bigergm 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

visualize  
Graph Probability Distributions with User Supplied Parameters and Statistics
Graphs the pdf or pmf and highlights what area or probability is present in user defined locations. ...
Download / Learn more Package Citations See dependency  
ggpolypath  
Polygons with Holes for the Grammar of Graphics
Tools for working with polygons with holes in 'ggplot2', with a new 'geom' for drawing a 'polypath' ...
Download / Learn more Package Citations See dependency  
snap  
Simple Neural Application
A simple wrapper to easily design vanilla deep neural networks using 'Tensorflow'/'Keras' backend fo ...
Download / Learn more Package Citations See dependency  
mmrm  
Mixed Models for Repeated Measures
Mixed models for repeated measures (MMRM) are a popular choice for analyzing longitudinal continuou ...
Download / Learn more Package Citations See dependency  
Relectoral  
Electoral Analysis
Functions to obtain an important number of electoral indicators described in the package, which can ...
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  

23,171

R Packages

199,134

Dependencies

62,827

Author Associations

23,089

Publication Badges

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