predict_WB1mod: predict_WB1mod

Description Usage Arguments Value

View source: R/Predict_fitted_vals.R

Description

Calculates predicted y (response) values for a supplied vector of x (concentration) values

Usage

1
predict_WB1mod(x.vec, EC50, top, beta, bot = 0)

Arguments

x.vec

the x vector over which to calculate

EC50

the 50 percent effect concentration

top

the upper plateau

beta

the exponential decay rate (hillslope)

bot

the lower plateau

Value

A list containing x and fitted y, with up and lw values


AIMS/NEC-estimation documentation built on Dec. 7, 2020, 10:44 a.m.