Description Usage Arguments Details Examples
Plot the regression coefficients, principal components, kernel function and residuals of a dfrr
-object.
1 2 |
x |
the output of the function fitted.dfrr |
plot.kernel |
a boolean indicating whether plots the kernel function or not.
|
... |
graphical parameters passed to |
The contour plot of the kernel function is produced if the package ggplot2
is installed.
Plotting the 3d surface of the kernel function is also depends on the package plotly
.
To produce the qq-plot, the package car
must be installed.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.