https://github.com/cran/PCRedux
Tip revision: 0d0167938464da1af069bc4851977d7af987940c authored by Stefan Roediger on 06 March 2020, 07:10:02 UTC
version 1.0-6
version 1.0-6
Tip revision: 0d01679
README.md
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/PCRedux)](https://cran.r-project.org/package=PCRedux)
[![Downloads](http://cranlogs.r-pkg.org/badges/PCRedux)](https://cran.r-project.org/package=PCRedux)
[![Travis-CI Build Status](https://travis-ci.org/PCRuniversum/PCRedux.svg?branch=master)](https://travis-ci.org/PCRuniversum/PCRedux)
[![codecov.io](https://codecov.io/github/PCRuniversum/PCRedux/coverage.svg?branch=master)](https://codecov.io/github/PCRuniversum/PCRedux?branch=master)
![PCRedux](https://raw.githubusercontent.com/PCRuniversum/PCRedux/master/vignettes/Logo.png)
# PCRedux
Quantitative PCR Machine Learning Toolkit
## Installation
*PCRedux* is available [on CRAN](https://cran.r-project.org/package=PCRedux). However, you
can install the latest development version of the code using the following code:
```R
source("https://install-github.me/PCRuniversum/PCRedux")
```
## Manual
The manual is available [online](https://PCRuniversum.github.io/PCRedux/).