binhf (version 1.0-3)

pintens: pintens

Description

An example binomial intensity vector.

Usage

data(pintens)

Arguments

Format

The format is: num [1:1024] 0.278 0.278 0.278 0.278 0.278 ...

Details

The intensity is a vector of length 1024, based on a scaled `bumps' function of Donoho and Johnstone.

Examples

Run this code
# NOT RUN {
data(pintens)
plot(pintens,type="l")
# }

Run the code above in your browser using DataLab