launder: Data laundering

View source: R/launder.R

launderR Documentation

Data laundering

Description

Launders input graph and features.

Usage

launder(graph, features, threshold = NaN, threshold.quantile = NaN)

Arguments

graph

The original graph.

features

list of matrices.

threshold

see cut_off.

threshold.quantile

see cut_off.

Value

A list graph, features with the laundered graph and features.

See Also

Other data laundering techniques: common_features(), cut_off(), graphed_features(), induced.subgraph.by_name()


pievos101/DFNET documentation built on Dec. 1, 2022, 3:44 p.m.