Fit all the models
Internal function called by PredictLinks()
Fits the coverage deficit, Trait, Centrality, Matching-Centrality and SBM models by sequentially calling the individual functions.
FitAllModels(list, RepeatModels = 10)
list
: A network listRepeatModels
: How many times to fit each model from different starting points. Uses best half (rounding up)A network list including the model fit
Useful links