antimodes {copre}R Documentation

Antiode 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 copre_result or mdp_result object.

mean

A logical value indicating whether to extract the modes of the mean density of each of the individual sampled density.

grd

For mdpolya_result, a grid on which to evaluate the object.

idx

A logical value indicating whether to also return the index within grd of the discovered modes.

Value

A matrix of antimodes values in the support of the copre_result density


[Package copre version 0.2.0 Index]