Learn R Programming

ergm (version 4.7.1)

Exp-ergmTerm: Exponentiate a network's statistic

Description

Evaluate the terms specified in formula and exponentiates them with base \(e\) .

Usage

# binary: Exp(formula)

# valued: Exp(formula)

Arguments

formula

a one-sided ergm()-style formula with the terms to be evaluated

See Also

ergmTerm for index of model terms currently visible to the package.

ergm:::.formatTermKeywords("ergmTerm", "Exp", "subsection")