fc_kde: Initialize a univariate probabilistic power forecast for a...

Description Usage Arguments Value

View source: R/prob_forecast.R

Description

Initialize a univariate probabilistic power forecast for a specific time point using kernel density estimation. See kde_methods.R for more details

Usage

1
fc_kde(data.input, location, time, cdf.method = "geenens", ...)

Arguments

data.input

A vector of ensemble members

location

A string

time

A lubridate time stamp

cdf.method

KDE method selection, see kde_methods.R for details

...

Additional parameters passed on the KDE method

Value

A probabilistic forecast object


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