filt_feat slot within
a SIAMCAT objectfilt_feat-methods.RdFunction to retrieve the information stored in the
filt_feat slot within a SIAMCAT object
filt_feat(siamcat, verbose=1) # S4 method for siamcat filt_feat(siamcat, verbose = 1)
| siamcat | (Required). An instance of siamcat-class that contains filtered features |
|---|---|
| verbose | integer, if the slot is empty, should a message be printed?
values can be either |
The list stored in the filt_feat slot of the SIAMCAT object
or NULL
The function will return a list containing the information stored
in the filt_feat slot of a SIAMCAT object. This list contains:
filt.feat - filtered features as matrix, see
get.filt_feat.matrix
filt.param - parameters used for feature filtering, see
get.filt_feat.matrix
#> [1] "filt.feat" "filt.param"