R/AllClasses.R

setClass("NetResponseModel", representation(moves = "matrix",
    last.grouping = "list", 
    subnets = "list", params = "list", datamatrix = "matrix",
    network = "graphNEL", 
    models = "list"))
antagomir/netresponse documentation built on March 30, 2023, 7:24 a.m.