FitAllModels {cassandRa} | R Documentation |
Fit all the models
Description
Internal function called by PredictLinks()
Fits the coverage deficit, Trait, Centrality, Matching-Centrality and SBM models by sequentially
calling the individual functions.
Usage
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) |
Value
A network list including the model fit
[Package cassandRa version 0.2.0 Index]