Exp-ergmTerm {ergm} | R Documentation |
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 |
See Also
ergmTerm
for index of model terms currently visible to the package.
Keywords
operator, binary, valued
[Package ergm version 4.6.0 Index]