Linear: Linear

Description Usage Arguments Value

View source: R/Linear.R

Description

Linear dose-response curve, for MLE estimation. Used as an objective function for mle2

Usage

1
Linear(p, X, Y)

Arguments

p

1x3 vector of parameters, b0 = intercept, b1 = slope, 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.