uniDR5: UniDR5

Description Usage Arguments Value

View source: R/UniDR5.R

Description

5-parameter unimodal dose-response curve, for MLE estimation. Used as an objective function for mle2

Usage

1
uniDR5(p, X, Y)

Arguments

p

1x6 vector of parameters: g = max or min Y value, h = direction and slope, b1 = exponential rate term (left side), a2 = exponential intercept term, b2 = exponential rate term (right side), and s = standard deviation

Y

concentration values for each observation

C

response value for each observation (not used)

Value

negative log-likelihood of the model fit


jwilsonwhite/DRcurves documentation built on March 14, 2021, 3:51 p.m.