drc_error_2 {dr4pl}R Documentation

Multiple High Outliers at Different measurements

Description

These are a handful of experimentally derived datasets from the wet-laboratory. These all have numerical errors in other dose-response curve-packages, but not using these methods. This data set exemplifies the case of multiple outliers as well as a small number of observations per dose measurement.

Examples

  a <- dr4pl(Response~Dose, data = drc_error_2, trend = "decreasing", method.optim = "CG")
  plot(a)

[Package dr4pl version 2.0.0 Index]