uniDR6: UniDR6

Description Usage Arguments Value

View source: R/UniDR6.R

Description

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

Usage

1
uniDR6(p, X, Y)

Arguments

p

1x7 vector of parameters: g = max Y value, h = min Y value, a1 = exponential intercept term, 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.