PCRedux-package: PCRedux - quantitative PCR Data Mining and Machine Learning...

PCRedux-packageR Documentation

PCRedux - quantitative PCR Data Mining and Machine Learning Toolkit

Description

PCRedux package is a toolbox for the analysis of sigmoid curve (qPCR) data.

Usage

l4

Format

An object of class list of length 11.

Machine learning

In machine learning and statistics, the classification should be used to identify a new unknown observation. This observation is assigned to a number of categories. One basis is training data sets containing observations with known classes. Using the example of sigmoid amplification curves, this could be an assignment to the class "negative","ambiguous" or "positive". Basically, a number of descriptors (e. g., characteristics of curvature) are required to be able to assign classes. This package contains functions for extracting characteristics. In addition, the package contains data sets of classified amplification curves.

Author(s)

Stefan Roediger, Michal Burdukiewcz, Andrej-Nikolai Spiess, Konstantin A. Blagodatskikh

Examples

# Use the mblrr function to analyse amplification curves
library(qpcR)
mblrr(x=boggy[, 1], y=boggy[, 2])

PCRedux documentation built on May 11, 2022, 5:18 p.m.