View source: R/ClassifyNoPeaks.R
This function allows you to classify F-Z curves into five classes.
1 2 | ClassifyNoPeaks(datDir, desDir, Alpha = 0.5, LOD = 3, nlsEr = 4,
mulBase = 2)
|
datDir |
data directory |
desDir |
result directory |
Alpha |
percent of data points in bulk region |
LOD |
user given level of noise in standard deviation unit |
nlsEr |
RMSD tolerence for nls fit in standard deviation unit |
mulBase |
user given level of baseline perturbation in standard deviation unit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.