CurveFit1 {InflectSSP}R Documentation

This function determines the 4 parameter or 3 parameter log fit for the proteome level curve.

Description

This function determines the 4 parameter or 3 parameter log fit for the proteome level curve.

Usage

CurveFit1(Data_Quantified)

Arguments

Data_Quantified

the median abundance values calculated in the Quantify function

Value

the curve fit parameters for the control and condition curves at the proteome level

Examples

## Not run: 
Data_CurveFit1Parameters<-CurveFit1(Data_Quantified)

## End(Not run)

[Package InflectSSP version 1.6 Index]