antimodes {copre} | R Documentation |
Antimode Extractor
Description
Extracts the antimodes from a copre_result
or seqre_result
object.
Usage
antimodes(obj, mean = FALSE, grd = NULL, idx = FALSE)
Arguments
obj |
A |
mean |
A logical value indicating whether to extract the modes of the mean density of each of the individual sampled density. |
grd |
For |
idx |
A logical value indicating whether to also return the index within
|
Value
A matrix of antimodes values in the support of the copre_result
density
[Package copre version 0.2.1 Index]