summary_bootERGM: Summary for bootERGM objects

Usage Arguments Author(s) Examples

Usage

1

Arguments

object

A bootERGM model object

Author(s)

Christian Schmid (songhyo86@gmail.com)
Bruce Desmarais (http://brucedesmarais.com/)

Examples

1
2
3
4
5
6
# load Faux Mesa High friendship data
data(faux.mesa.high)

# estimate model coefficients using parametric bootstrapped pseudolikelihood
m1 <- bootERGM(faux.mesa.high ~ edges + nodematch("Sex")+ gwesp(0.25, fixed=TRUE), R=500)
summary(m1)

schmid86/bootERGM documentation built on Nov. 5, 2019, 8:44 a.m.