Description Usage Arguments Details See Also Examples
Create a two or three dimensional plot of the estimated nonparametric function.
1 2 3 4 |
x |
a model fitted using a model fitting function |
data |
an optional data frame containing the variables in the model. If relevant variables are not found in data, the variables are taken from the environment |
... |
optional arguments relevant to creating a plot using |
Along the vertical axis is the value obtained by subtracting the estimated fixed parametric component from the response. A two or three dimensional plot is created using sm.regression
. Some of the relevant optional arguments include display
, nbins
and ngrid
. See sm.options
.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.