plot.delta.Cq.overview: plots delta Cq values against the concentration

View source: R/DeltaCqPlots.R

plot.delta.Cq.overviewR Documentation

plots delta Cq values against the concentration

Description

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

Usage

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.


LucasFVoges/DoubleqpcR documentation built on Feb. 19, 2024, 7:21 p.m.