momodem {mable} | R Documentation |
Method of mode estimate of a Bernstein polynomial model degree
Description
Select a Bernstein polynomial model degree for density on [0,1] based on mode(s) used as an initial guess for the iterative method of moment of choosing the model degree
Usage
momodem(modes, x)
Arguments
modes |
a list containing |
x |
a vector sample values |
Value
A list with components
-
mode
a vector of modes -
nmod
the number of modes inmode
-
m
the method of mode estimate of degree -
lam
a vector of rough estimates of the mixing proportions
Author(s)
Zhong Guan <zguan@iusb.edu>
[Package mable version 3.1.3 Index]