assoc_param-methods.Rd
Function to retrieve the list of parameters for association testing
assoc_param(siamcat, verbose=1) # S4 method for siamcat assoc_param(siamcat, verbose = 1)
siamcat | (Required). An instance of siamcat-class containing the results from association testing |
---|---|
verbose | integer, if the slot is empty, should a message be printed?
values can be either |
A list of parameters for association testing or NULL
The function returns the list of parameters used in association testing. See check.associations for more details.
#> [1] "detect.lim" "pr.cutoff" "probs.fc" "mult.corr" "alpha" #> [6] "feature.type"