Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leifeld/btergm

Temporal Exponential Random Graph Models by Bootstrapped Pseudolikelihood
https://github.com/leifeld/btergm

complex-networks dynamic-analysis ergm estimation goodness-of-fit inference longitudinal-data network-analysis prediction tergm

Last synced: 19 days ago
JSON representation

Temporal Exponential Random Graph Models by Bootstrapped Pseudolikelihood

Awesome Lists containing this project

README

        

# btergm

Temporal Exponential Random Graph Models by Bootstrapped Pseudolikelihood.

Temporal Exponential Random Graph Models (TERGM) estimated by maximum pseudolikelihood with bootstrapped confidence intervals or Markov Chain Monte Carlo maximum likelihood (MCMC MLE). Goodness of fit assessment for ERGMs, TERGMs, and SAOMs. Micro-level interpretation of ERGMs and TERGMs.

[![R-CMD-check](https://github.com/leifeld/btergm/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/leifeld/btergm/actions/workflows/check-standard.yaml)
[![test-coverage](https://github.com/leifeld/btergm/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/leifeld/btergm/actions/workflows/test-coverage.yaml)
[![coverage status](https://codecov.io/gh/leifeld/btergm/branch/master/graph/badge.svg)](https://codecov.io/github/leifeld/btergm?branch=master)

# Installation

The last stable release can be installed from CRAN:
```r
install.packages("btergm")
```
To install the latest development version from GitHub, use the remotes package:
```r
remotes::install_github("leifeld/btergm")
```

[![cran version](http://www.r-pkg.org/badges/version/btergm)](https://cran.r-project.org/package=btergm)
[![downloads](http://cranlogs.r-pkg.org/badges/btergm)](http://cranlogs.r-pkg.org/badges/btergm)
[![total downloads](http://cranlogs.r-pkg.org/badges/grand-total/btergm)](http://cranlogs.r-pkg.org/badges/grand-total/btergm)
[![research software impact](http://depsy.org/api/package/cran/btergm/badge.svg)](http://depsy.org/package/r/btergm)

# Documentation
Documentation of the package is available as a JStatSoft article:

Leifeld, Philip, Skyler J. Cranmer and Bruce A. Desmarais (2018): Temporal Exponential Random Graph Models with btergm: Estimation and Bootstrap Confidence Intervals. _Journal of Statistical Software_ 83(6): 1-36. https://doi.org/10.18637/jss.v083.i06.