will use the data.Cq list as input. Only numeric values will be used (100 = 100 % = "100")

plot.delta.Cq.overview(
  CqType = c("SD", "TP"),
  linSqrtTrans = FALSE,
  method = "c",
  xlab = "mixture [%]"
)

Arguments

CqType

list of Cq types that should be plotted.

linSqrtTrans

Will transform the values to linearise the values! this is basically a shifted square root representation.

method

to generate the delta Cq values. See delta.Cq.data()

xlab

x axis title for the plots.

Value

returns a R base plot.