FitAllModels function

Fit all the models

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)

Arguments

  • list: A network list
  • RepeatModels: How many times to fit each model from different starting points. Uses best half (rounding up)

Returns

A network list including the model fit

  • Maintainer: Chris Terry
  • License: GPL-3
  • Last published: 2024-06-10

Useful links