predict.ergm.ego {ergm.ego}R Documentation

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

Description

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

Usage

## S3 method for class 'ergm.ego'
predict(object, ...)

Arguments

object

model fit as returned by ergm.ego()

...

other arguments passed to/from other methods

Value

See ergm::predict.ergm()


[Package ergm.ego version 1.1.0 Index]