spatial_scores: Calculate spatial scores

View source: R/spatial_scores.R

spatial_scoresR Documentation

Calculate spatial scores

Description

Calculate spatial scores

Usage

spatial_scores(score = NULL, obfield = NULL, fcfield = NULL, ...)

Arguments

score

The score to calculate. If NULL, the function will return a list of available scores.

obfield

A matrix containing the observation field. If NULL, the function will return the table structure for the specified score.

fcfield

A matrix containing the forecast field. Must have the same dimension as obfield.

...

Other options that may depend on the score (like scale, threshold, ...)


harphub/harpSpatial documentation built on March 29, 2025, 10:56 p.m.