DoseResponse / drc

Fitting dose-response models in R
https://doseresponse.github.io/drc/
21 stars 16 forks source link

Fixed edfct for several model functions. #38

Open JensBaalkilde opened 3 months ago

JensBaalkilde commented 3 months ago

Changed edfct in llogistic, llogistic2, lnormal, logistic, weibull1, weibull2, fplogistic, braincousens, so the derivative in the parameters is correct when type = "absolute". This ensures correct Std. Errors when ED() is called with type = "absolute".