| is.smoothed | R Documentation | 
Determines whether a distance function is a non-parametric smooth or classic parameterized function.
is.smoothed(object)
| object | An Rdistance model frame or fitted distance function,
normally produced by a call to  | 
TRUE if the model frame or fitted distance function arises from a non-parametric density smoother. FALSE if the model frame or distance function is a parameterized function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.