Other packages > Find by keyword >

dnr  

Simulate Dynamic Networks using Exponential Random Graph Models (ERGM) Family
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dnr", "0.3.5")



Attach the package and use:
library("dnr")
Maintained by
Abhirup Mallik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-23
Latest Update: 2020-11-30
Description:
Functions are provided to fit temporal lag models to dynamic networks. The models are build on top of exponential random graph models (ERGM) framework. There are functions for simulating or forecasting networks for future time points. Abhirup Mallik & Zack W. Almquist (2019) Stable Multiple Time Step Simulation/Prediction From Lagged Dynamic Network Regression Models, Journal of Computational and Graphical Statistics, 28:4, 967-979, .
How to cite:
Abhirup Mallik (2018). dnr: Simulate Dynamic Networks using Exponential Random Graph Models (ERGM) Family. R package version 0.3.5, https://cran.r-project.org/web/packages/dnr. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.3.2 (2018-02-23 12:21), 0.3.4 (2018-07-26 09:40)
Other packages that cited dnr R package
View dnr citation profile
Other R packages that dnr depends, imports, suggests or enhances
Complete documentation for dnr
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

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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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