Aupus: AUPUS

Description Usage Arguments Value

Description

This function performs the whole aupus procedure.

Usage

1
Aupus(aupusNetwork, aupusParam)

Arguments

aupusNetwork

A list of two data.tables. The objects should be the node and edge data.tables. Typically, this argument will be the output from the function suaToNetworkRepresentation.

aupusParam

A list of running parameters to be used in pulling the data. Typically, this is generated from getAupusParameter (see that function for a description of the required elements).

Value

A list with two components: nodes and edges. These objects are the same as the input nodes and edges but after being processed by the AUPUS algorithm.


SWS-Methodology/faoswsAupus documentation built on May 9, 2019, 11:45 a.m.