powered by
This is an helper function to create initial values F matrices for networks.
IndicFinit(sqF, ngrp, Indic, low.trig = TRUE)
An array of size (sqF, sqF, ngrp).
Size of an F cell
Number of groups
Matrix to specify where there is an interaction from one group to another
Fill the lower trigonal matrices with ones
Bertrand Frederic, Myriam Maumy-Bertrand.
IndicFinit(3, 2, matrix(1,2,2)-diag(2))
Run the code above in your browser using DataLab