xSim: Simulated Linear plus Exponential Peak

xSimR Documentation

Simulated Linear plus Exponential Peak

Description

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.

Usage

data(xSim)

Format

A vector of 75 numbers between -3.1323 and 4.4505, all rounded to 4 digits after the decimal.

Source

https://www.biostat.uzh.ch/en/research/software/kernel.html

See Also

The example in glkerns replicates the computations and plots from the source given.

Examples

data(xSim)
plot(xSim, main = "`xSim' - N=75 simulated linear + peak")

lokern documentation built on April 4, 2024, 3:01 a.m.

Related to xSim in lokern...