plot.est | R Documentation |
Plot estimates
## S3 method for class 'est'
plot(x, ..., surface = FALSE, lim = NA)
x |
input |
... |
arguments passed on to the function |
surface |
whether to produce the surface plot. By default, FALSE |
lim |
limits of the scale. By default, NA. To set limits manually, provide a vector of max and min |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.