calc_s0_prediction_error: Calculate slope prediction error

Description Usage Arguments Examples

Description

Calculates slope prediction error, either absolute or _____

Usage

1

Arguments

pred

minimum bed elevation z0 predictions

truth

true minimum bed elevation

type

can be "absolute" or "relative"

Examples

1
s0.l.error.abs <- calc_A0_prediction_error(s0.l, s0.true.ra, type = "absolute")

jschap1/WSEw documentation built on May 12, 2019, 10:50 a.m.