View source: R/plot.hierNest.R
| plot.cv.hierNest | R Documentation |
Plot method for cv.hierNest objects
## S3 method for class 'cv.hierNest'
plot(x, type = c("coefficients", "Subgroup effects"), ...)
x |
An object of class |
type |
Plot type, e.g. "fit" for observed vs fitted (default), others you may add later (e.g., "coef"). |
... |
Other parameters |
Invisibly returns x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.