Summarize top intralayer edges for single-layer MixMashNet fits
Source:R/summary.R
summary.mixMN_fit.RdReturns the top 10 intralayer edges for fitted objects returned by
mixMN(), in the same long-format structure used for edge summaries.
Usage
# S3 method for class 'mixMN_fit'
summary(object, top_n = 10L, digits = NULL, drop_na_boot = TRUE, ...)