Description Usage Arguments Details
fit.loess
method for objects of class sim.model
.
1 2 | ## S3 method for class 'sim.model'
fit.loess(model, span = 0.75, degree = 2)
|
model |
A model object obtained as the return value from |
span |
A parameter which controls the degree of smoothing. |
degree |
The degree of the polynomials to be used, normally 1 or 2. |
See fit.loess
for further documentation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.