Calculates statistics for dynamic.sign objects at specified timepoints.
# S3 method for dynamic.sign
summary_formula(object, at, ..., basis = NULL)Matrix of statistics for each timepoint.
A formula with a dynamic.sign network as LHS.
Numeric vector of timepoints. Defaults to all if missing.
Additional arguments passed to summary_formula for network objects.
Optional dynamic.sign network. If NULL, uses LHS network.