crosscheck.net {EpiModel} | R 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 |
param |
An |
init |
An |
control |
An |
Value
This function returns no objects.
[Package EpiModel version 2.4.0 Index]