plot.weight: Plot the weights from different model combination methods

View source: R/plot.R

plot.weightR Documentation

Plot the weights from different model combination methods

Description

Plot the weights from different model combination methods

Usage

## S3 method for class 'weight'
plot(object, size = 2, ...)

Arguments

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)


kessysalvatory/CoMoMo documentation built on Sept. 15, 2022, 8:12 a.m.