powered by
This is an helper function to create F matrices with special shape used for cascade networks.
CascadeFshape(sqF, ngrp)
An array of sizes c(sqF, sqF, ngrp).
Size of an F cell
Number of groups
Bertrand Frederic, Myriam Maumy-Bertrand.
CascadeFshape(3,2) plotF(CascadeFshape(3,2),choice = "Fshape") CascadeFshape(4,3) plotF(CascadeFshape(4,3),choice = "Fshape")
Run the code above in your browser using DataLab