Description Usage Arguments Value Examples
plot.summary
1 2 |
x |
CanaogramGAM to plot |
file |
Output file to save plot to |
scale |
Scale at which to plot dot-plots |
... |
<not used> |
A ggplot2 object of the plot
1 2 3 4 5 6 | ## Not run:
images <- read.images('./data/Trial-1/one gree_T00')
fit <- fit.gam(images)
plot.summary(fit)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.