Evaluation function
Arguments
- net
matrix, the adjacency matrix representing the relations between actors. Valid values are 0 and 1.
- ego
numeric, the ego for which we are going to calculate how its evaluates the network.
- statistics
list of names of statistic functions the same length as
parameters
. See e.g.ts_degree()
for a list of available statistic functions.- ccovar
data frame with named time-constant covariates
- parameters
vector of numeric values the same length as
statistics
.