View source: R/operation_on_susiF_obj.R
which_dummy_cs | R Documentation |
Return which credible sets are dummy
which_dummy_cs(obj, min_purity = 0.5, X, median_crit = FALSE, ...)
## S3 method for class 'susiF'
which_dummy_cs(obj, min_purity = 0.5, X, median_crit = FALSE, ...)
obj |
a susif object defined by init_susiF_obj function |
min_purity |
minimal purity within a CS |
X |
matrix of covariates |
median_crit |
remove cs base on max absolute correlation instead of min absolute correlation, usefull in the |
a list of index corresponding the the dummy effect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.