Learn R Programming

InflectSSP (version 1.5)

CurveFit1: 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)

Value

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

Arguments

Data_Quantified

the median abundance values calculated in the Quantify function

Examples

Run this code
if (FALSE) {
Data_CurveFit1Parameters<-CurveFit1(Data_Quantified)
}

Run the code above in your browser using DataLab