calculateAdjacencyMatrix: 'calculateAdjacencyMatrix'

Description Usage Arguments Value

View source: R/calculateAdjacencyMatrix.R

Description

Parallel calculate the adjacency matrix of a candidate network given the co-function network. Called within constructCandidateNetwork and not intended to be called by user directly.

Usage

1
calculateAdjacencyMatrix(candidate_network, pf_data)

Arguments

candidate_network

A PrixFixeNetwork generated from constructCandidateNetwork

pf_data

A PFData object generated from PFDataLoader

Value

candidate_network with updated adjancency_matrix slot


princeew/PFFindR documentation built on Dec. 31, 2020, 2:06 a.m.