ThreshIMap: Threshold Interaction Map

Description Usage Arguments Value Author(s)

View source: R/ThreshIMap.R

Description

Removes from Interaction Map all relative positions with lower Distance than a threshold based on k.

Usage

1
ThreshIMap(iMap, k)

Arguments

iMap

a DataFrame with an Interaction Map (see function InteractionMap() for details).

k

the thresholding parameter. The cut value is set as MD + k*SD. MD being the mean distance in the map, and SD their sample deviation.

Value

a DataFrame with the new Interaction Map with values thresholded.

Author(s)

Victor Freguglia Souza


VicFreguglia/GibbsRF documentation built on Oct. 25, 2019, 11:19 p.m.