View source: R/PSplineFunctions.R
Plot given data with curve showing fitted values as well as overlaying confidence intervals for given probability.
1 | PlotPSplineFit(x, y, lambda, CI = 0.95, ...)
|
x |
Vector of data points. |
y |
Vector of observations |
lambda |
Smoothing parameter. |
CI |
Given confidence level. |
... |
Optional graphical parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.