forecast_climatology: Do climatology forecast

Description Usage Arguments Details Value See Also

View source: R/forecast_methods.R

Description

Generates a static climatology forecast using all GHI measurements in the data set, transformed to a full probabilistic forecast using an empirical CDF.

Usage

1
forecast_climatology(GHI, percentiles, sun_up)

Arguments

GHI

A [day x time-step] matrix of the hourly average telemetry

percentiles

A vector of the percentiles corresponding to the desired forecast quantiles

sun_up

A [day x time-step] matrix of logicals, indicating whether the sun is up

Details

Valid for intra-hourly and hourly forecast resolutions

Value

a matrix of quantile forecasts at each valid time in the input data

See Also

Other forecast functions: forecast_CH_PeEn, forecast_Gaussian_hourly, forecast_Gaussian_intrahour, forecast_NWP, forecast_PeEn_hourly, forecast_PeEn_intrahour, forecast_mcm


kdayday/solarbenchmarks documentation built on May 22, 2020, 10:33 p.m.