Learn R Programming

ergm.ego (version 1.1.0)

Fit, Simulate and Diagnose Exponential-Family Random Graph Models to Egocentrically Sampled Network Data

Description

Utilities for managing egocentrically sampled network data and a wrapper around the 'ergm' package to facilitate ERGM inference and simulation from such data. See Krivitsky and Morris (2017) .

Copy Link

Version

Install

install.packages('ergm.ego')

Monthly Downloads

542

Version

1.1.0

License

GPL-3 + file LICENSE

Last Published

May 30th, 2023

Functions in ergm.ego (1.1.0)

control.ergm.ego

Control parameters for ergm.ego.
degreedist.egor

Plotting the degree distribution of an egocentric dataset
fmhfit

Fitted ergm.ego model object
as.egor.egodata

Convert (deprecated) egodata Objects to egor Objects
ergm.ego

Inference for Exponential-Family Random Graph Models based on Egocentrically Sampled Data
gof.ergm.ego

Conduct Goodness-of-Fit Diagnostics on a Exponential Family Random Graph Model fit to Egocentrically Sampled Data
control.simulate.ergm.ego

Control parameters for simulate.ergm.ego.
ergm.ego-terms

ergm Terms Implemented for egor
predict.ergm.ego

ERGM-based predicted tie probabilities for the pseudo-population network
template_network

Construct an Empty ``Template'' Network Consistent with an Egocentric Sample
nodal_attributes-API

Helper functions for specifying nodal attribute levels
*.svystat

A scalar multiplication method for svystat
snctrl

Statnet Control
summary_formula.egor

Calculation of ERGM-style summary statistics for egor objects.
sample

Draw random egocentric subsamples
mixingmatrix.egor

Summarizing the mixing among groups in an egocentric dataset
simulate.ergm.ego

Simulate from a ergm.ego fit.
as.egor.network

Construct an Egocentric View of a network Object
EgoStat-internal

Helper functions of EgoStats. Some may be documented and exported in the future.