| F-ergmTerm {ergm} | R Documentation | 
Filtering on arbitrary one-term model
Description
Evaluates the given formula on a network constructed by
taking y and removing any edges for which
f_{i,j}(y_{i,j}) = 0 .
Usage
# binary: F(formula, filter)
Arguments
| formula | a one-sided  | 
| filter | must contain one binary  
 Formally, this means that it is expressable as 
  where for all  | 
See Also
ergmTerm for index of model terms currently visible to the package.
Keywords
operator, binary
[Package ergm version 4.6.0 Index]