Description Usage Arguments See Also
The regression demo very much follows the format of the interpolation demo. Here the difference is that the data is sampled with noise. Fitting a model with noise means that the regression will not necessarily pass right through each data point.
1 | demRegression(path=getwd(), filename='demRegression', png=FALSE, gif=FALSE)
|
path |
path where the plot images are saved. |
filename |
name of saved images. |
png |
save image as png. |
gif |
save series of images as animated gif. |
gpOptions, kernCreate, kernCompute,
gaussSamp, kernDiagCompute, gpCreate,
gpPlot, demInterpolation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.