PCAN: PCA on a sample of networks and calculate PCA contribution of...

Description Usage Arguments

View source: R/PCAN.R

Description

PCA on a sample of networks and calculate PCA contribution of variables to explaining variabilities in PCs

Usage

1
PCAN(netlist, directed = FALSE, configuration, subgroup = NULL)

Arguments

netlist

A list of networks in a form or adjacency matrix

directed

Default is FALSE (undirected network).

configuration

Collection of subgraphs (topological features)

subgroup

Vector of subgroup membership. Default is NULL (i.e. no subgroup).

K

The number of subgraphs

tau

Minimum size of a subgraph

seed

Seed number. Default is 1234.


jihuilee/PCAN documentation built on Dec. 21, 2021, 12:05 a.m.