pintens {binhf} | R Documentation |
An example binomial intensity vector.
data(pintens)
The format is: num [1:1024] 0.278 0.278 0.278 0.278 0.278 ...
The intensity is a vector of length 1024, based on a scaled ‘bumps’ function of Donoho and Johnstone.
data(pintens)
plot(pintens,type="l")