Quantitative PCR Machine Learning Helper Tool
PCRedux is available on CRAN. However, you can install the latest development version of the code using the devtools R package.
# Install devtools, if you haven't already.
install.packages("devtools")
library(devtools)
install_github("devSJR/PCRedux")