classify_options {NetCoupler} | R Documentation |
Classification options for direct, ambigious, and no effect.
Description
Classification options for direct, ambigious, and no effect.
Usage
classify_options(
single_metabolite_threshold = 0.05,
network_threshold = 0.1,
direct_effect_adjustment = NA
)
Arguments
single_metabolite_threshold , network_threshold , direct_effect_adjustment |
See the |
Value
List with options for the classification.
[Package NetCoupler version 0.1.0 Index]