Compute binary probabilities for deterministic forecasts
Source:R/det_probabilities.R
det_probabilities.Rd
Compute binary probabilities for deterministic forecasts
Arguments
- .fcst
A
harp_list
object withharp_det_point_df
deta frames, or aharp_det_point_df
data frame.- parameter
The name of the column for the observed data.
- thresholds
A numeric vector of thresholds for which to compute probabilities.
- obs_probabilities
A logical indicating whether or not to compute the binary probabilities for the observations.