make_init_guess: Finds initial guesses for the nonlinear model

Description Usage Arguments

Description

Finds initial guesses for the nonlinear model

Usage

1
2
make_init_guess(WSEw_obs, extrapolate = FALSE, type = "regular",
  intercept = NULL, xb = NULL)

Arguments

WSEw_obs

data frame containing observations

extrapolate

boolean, if FALSE, uses min observated WSE as initial guess for z0

type

if "nlsb", takes intercept as an argument, uses a different form for the regression

intercept

intercept for the nlsb type method

xb

breakpoint x value for the nlsb type method


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