plot.augsynth | R Documentation |
Plot function for augsynth
## S3 method for class 'augsynth'
plot(x, inf = T, cv = F, ...)
x |
Augsynth object to be plotted |
inf |
Boolean, whether to get confidence intervals around the point estimates |
cv |
If True, plot cross validation MSE against hyper-parameter, otherwise plot effects |
... |
Optional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.