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


Branderlab2021/DRCurve documentation built on Dec. 17, 2021, 11:54 a.m.