unimodal.ind | R Documentation |
Checks whether a series of fitted density values (such as given out as
y
-component of density
) is unimodal.
unimodal.ind(y)
y |
numeric vector of fitted density values in order of
increasing x-values such as given out as
|
Logical. TRUE
if unimodal.
Christian Hennig christian.hennig@unibo.it https://www.unibo.it/sitoweb/christian.hennig/en/
unimodal.ind(c(1,3,3,4,2,1,0,0))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.