Comparison of all sigmodal models within the exponential region
The exponential region of the qPCR data is identified by the studentized outlier method, as in expfit
.
The root-mean-squared-error (RMSE) of all available sigmoidal models within this region is then calculated.
The result of the fits are plotted and models returned in order of ascending RMSE.
expcomp(object, ...)
object |
an object of class 'pcrfit'. |
... |
other parameters to be passed to |
The following sigmoidal models are fitted: b4, b5, b6, b7, l4, l5, l6, l7
A dataframe with names of the models, in ascending order of RMSE.
Andrej-Nikolai Spiess
m1 <- pcrfit(reps, 1, 2, l4) expcomp(m1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.