peak_spline {IDSL.IPA} | R Documentation |
peak spline
Description
illusterates a smoothe peak using cubic spline smoothing method
Usage
data("peak_spline")
Format
A data frame with 100 observations on the following 3 variables.
rt_spline
a numeric vector
int_spline
a numeric vector
bl_approx
a numeric vector
Examples
data(peak_spline)
[Package IDSL.IPA version 2.9 Index]