calc_PIT_histogram: Calculate data for probability integral transform histogram

Description Usage Arguments Value

View source: R/ts_forecast.R

Description

Calculate data for probability integral transform histogram

Usage

1
calc_PIT_histogram(ts, tel, nbins, ...)

Arguments

ts

A ts_forecast object

tel

A list of the telemetry values

nbins

To specify number of bars in the histogram

...

optional arguments to equalize_telemetry_forecast_length

Value

List of the bin locations, their relative frequency, and the bin width


kdayday/forecasting documentation built on Oct. 7, 2020, 7:16 p.m.