crosscheck.net: Cross Checking of Inputs for Stochastic Network Models

View source: R/net.inputs.R

crosscheck.netR Documentation

Cross Checking of Inputs for Stochastic Network Models

Description

This function checks that the estimation object from netest and the three parameter lists from param.net, init.net, and control.net are consistent.

Usage

crosscheck.net(x, param, init, control)

Arguments

x

An EpiModel object of class netest.

param

An EpiModel object of class param.net.

init

An EpiModel object of class init.net.

control

An EpiModel object of class control.net.

Value

This function returns no objects.


statnet/EpiModel documentation built on March 30, 2024, 11:26 a.m.