CurveFit2 | R Documentation |
This function determines the best curve fit for each protein using the data post correction and also determines the R squared for each curve fit
CurveFit2(Data_Corrected)
Data_Corrected |
data that meets exclusion criteria from Exclude function |
Curve fits and R squared for each protein
## Not run:
Data_CurveFit2_Control<-CurveFit2(Data_Corrected_Control)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.