compute_Hurst_rasters_internal.RdCompute Hurst rasters from a log-log regression between scales and mean standard deviation
compute_Hurst_rasters_internal( mean_sd_rasters, R, mean_res, L_raster, min_res = 1.87 )
| mean_sd_rasters | list of rasters of mean standard deviation computed at R scales |
|---|---|
| R | list of scales (aggregation factors) |
| mean_res | numeric, resolution to compute scales in meters |
| L_raster | target raster at scale L |
| min_res | minimum resolution in elevation, 1.87 m from Haneberg, 2006 |
a RasterStack with four layers q, H, p-value and R squared values