errMinBboxLength: PCM Runout Distance Error

View source: R/pcm_performance.R

errMinBboxLengthR Documentation

PCM Runout Distance Error

Description

Using min. area bounding boxes to calculate predicted length, it measures the relative error, relative difference and error.

Usage

errMinBboxLength(obs_poly, pred_raster, dem)

Arguments

obs_poly

The observed/mapped runout track as a SpatialPolygonsDataFrame

pred_raster

A RasterLayer object predicting runout

dem

A DEM as a RasterLayer object

Value

A list of error measures


jngtz/runout.opt documentation built on July 17, 2025, 3:06 a.m.