pintens {binhf}R Documentation

pintens

Description

An example binomial intensity vector.

Usage

data(pintens)

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

data(pintens)
plot(pintens,type="l")

[Package binhf version 1.0-3 Index]