Learn R Programming

LocFDRPois (version 1.0.0)

NullDensity: Estimate the density for the null data

Description

Estimate the density for the null data

Usage

NullDensity(data)

Arguments

data
The raw data (before histogramming) to estimate a mixture density for.

Value

f_hat The estimated mixture density function (can be called on numeric vectors.)