CurveFit1: This function determines the 4 parameter or 3 parameter log...

View source: R/CurveFit1.R

CurveFit1R 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)

InflectSSP documentation built on April 19, 2023, 9:06 a.m.