Usage
plotAbsEstCalibrationCurve(fit, dispElements = c("formula", "lowess",
"stats"), xlab = "Conc. (CPC) ", ylab = "Pred. Conc. (CPC) ",
predictorName = paste("log10(", names(coef(fit))[2], ")", sep = ""),
text = F, cex.lab = 1, cex.axis = 1, cex.text = 1, cex.dot = 1,
main = "", ...)