pred_linear_par: Predict parameters (parallel)

Description Usage Arguments Details Value

Description

Parallelized functions for main_d6 hydraulic parameter predictions in parallel with foreach for WSE-w fits.

Usage

1
pred_linear_par(r, exclude = FALSE)

Arguments

r

cross section number

exclude

boolean that determines whether or not to exclude predictions from physically unrealistic model fits

Details

Loads fitted model (linear, slope break, multiple slope break, nonlinear, or nonlinear slope break) and uses it to predict hydraulic parameters error.flag values: 0 = no error, 1 = negative slope, 3 = no model was fit

Value

list of z0, A, W0, and A0 predictions


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