Classification options for direct, ambigious, and no effect.
Source:R/estimate-links.R
classify_options.RdClassification 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
classify_option_listargument in nc_estimate_links for details.