R/AllClasses.R

setClass("NetResponseModel", representation(moves = "matrix",
    last.grouping = "list", 
    subnets = "list", params = "list", datamatrix = "matrix",
    network = "graphNEL", 
    models = "list"))

Try the netresponse package in your browser

Any scripts or data that you put into this service are public.

netresponse documentation built on Nov. 8, 2020, 5:04 p.m.