calculateMultiLayerStats: Calculate some statistics of the multi-layer network

View source: R/MultiLayerFunctions.R

calculateMultiLayerStatsR Documentation

Calculate some statistics of the multi-layer network

Description

Function to calculate some statistics of the multi-layer network

Usage

calculateMultiLayerStats(multiLayer, inputData)

Arguments

multiLayer

list, list containing the multi-layer network as returned by the makeMultiLayer function

inputData

list, list returned by the loadInputData function

Value

Nothing, but it creates several plots in the resPath directory

Author(s)

Elva Novoa, elva-maria.novoa-del-toro@inrae.fr

Examples

# See the MultiLayerNetwork vignette


MetClassNet/MetClassNetR documentation built on June 30, 2023, 2:12 p.m.