Compute binary probabilities for deterministic forecasts
Source:R/det_probabilities.R
det_probabilities.RdCompute binary probabilities for deterministic forecasts
Arguments
- .fcst
A
harp_listobject withharp_det_point_dfdeta frames, or aharp_det_point_dfdata 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.