https://github.com/cran/PCRedux
Tip revision: 9b153fab58f6553a12c471deac89a39ffbeecd79 authored by Stefan Roediger on 07 January 2020, 21:40:02 UTC
version 1.0-4
version 1.0-4
Tip revision: 9b153fa
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/).