plot_histogram: histogram for probabiliy forecasts

Description Usage Arguments

View source: R/plots.r

Description

histogram for probabiliy forecasts

Usage

1
2
3
4
5
plot_histogram(srvObj, year = NULL, quarter = NULL, ...)

## S3 method for class 'probsurvey'
plot_histogram(srvObj, year = NULL,
  quarter = NULL, id = NULL)

Arguments

srvObj

a S3-object created by probabilitySPF()

year

Year of forecast

quarter

quarter of forecast

id

forecaster id


joergrieger/Survey documentation built on Nov. 15, 2020, 12:53 a.m.