plot.weight | R Documentation |
Plot the weights from different model combination methods
## S3 method for class 'weight' plot(object, size = 2, ...)
object |
an object containing the weights for different horizons. @examples weights <- bma(modlist, data = DataStMoMo, ages.fit = agesFit, years.fit = yearsFit, h = 5, method = "cv") plot(weights) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.