powered by
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.
# NOT RUN { data(pintens) plot(pintens,type="l") # }
Run the code above in your browser using DataLab