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 z, a vector of the known or estimated locations of modes, ufz, a vector of upper confidence limits of density values at modes, and fz, a vector of estimated density values at modes by ks::kde or multimode::locmodes()

x

a vector sample values

Value

A list with components

Author(s)

Zhong Guan <zguan@iusb.edu>


[Package mable version 3.1.3 Index]