| lines.locfit | R Documentation | 
Adds a Locfit line to an existing plot.  llines is for use
within a panel function for Lattice.
## S3 method for class 'locfit'
lines(x, m=100, tr=x$trans, ...)
## S3 method for class 'locfit'
llines(x, m=100, tr=x$trans, ...)
x | 
 
  | 
m | 
 Number of points to evaluate the line at.  | 
tr | 
 Transformation function to use for plotting. Default is the inverse link function, or the identity function if derivatives are required.  | 
... | 
 Other arguments to the default   | 
locfit, plot.locfit, lines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.