Description Usage Arguments Value
View source: R/pcm_performance.R
Using min. area bounding boxes to calculate predicted length, it measures the relative error, relative difference and error.
1 | errMinBboxLength(obs_poly, pred_raster, dem)
|
obs_poly |
The observed/mapped runout track as a SpatialPolygonsDataFrame |
pred_raster |
A RasterLayer object predicting runout |
dem |
A DEM as a RasterLayer object |
A list of error measures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.