DPdisc: Discrete density estimation

Description Usage Arguments Value

View source: R/DPbasics.R

Description

Discrete density estimation

Usage

1
DPdisc(M = 1, supp = NULL, G0 = NULL, kmax = 1000)

Arguments

M

numeric / precision parameter

supp

numeric vector / support on whcih you obtain pmf)

G0

numeric vecotr / Centering dist. (pmf on the support)

kmax

scalar / number of weight to obatin pmf

Value

a numeric vector / p.m.f on the support of input


morner75/BNP documentation built on May 29, 2020, 7:27 p.m.