xSim | R Documentation |
This is simulated data, a linear plus an exponential peak. In similar form, data like this appears in the smoothing literature since at least the eighties.
data(xSim)
A vector of 75 numbers between -3.1323 and 4.4505, all rounded to 4 digits after the decimal.
https://www.biostat.uzh.ch/en/research/software/kernel.html
The example in glkerns
replicates the
computations and plots from the source given.
data(xSim)
plot(xSim, main = "`xSim' - N=75 simulated linear + peak")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.