DrawFIN: The method 'DrawFIN' in IPPModel class

Description Usage Arguments See Also

Description

The method draws the feature interaction network (FIN) based on the field FIN.Data.

Usage

1
DrawFIN(threshold = 0, lay.out = igraph::layout.auto)

Arguments

threshold

a numeric, the threshold of link weights. Only the links whose weights are greater than the threshold are shown in FIN.

lay.out

the layout defined in the package igraph.

See Also

IPPModel


XZPackage/IPPModel documentation built on May 17, 2019, 6:36 p.m.