View source: R/operation_on_susiF_obj.R
discard_cs | R Documentation |
Discard credible sets
discard_cs(obj, cs, out_prep, ...)
## S3 method for class 'susiF'
discard_cs(obj, cs, out_prep = FALSE, ...)
obj |
a susif object defined by init_susiF_obj function |
cs |
vector of integer containing the credible sets to discard |
out_prep |
logical, if set to true perform cleaning for final output |
a obj without "dummy" credible sets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.