FitAllModels: Fit all the models

View source: R/FitAllModels.R

FitAllModelsR 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


jcdterry/cassandRa documentation built on June 11, 2024, 7:15 a.m.