thresholding.means | R Documentation |
thresholding.means Created By: Benjamin Green Last Edited 11/12/2018
thresholding.means(data.in, threshold, Slide.ID, Concentration)
data.in |
a single column data table with the values of interest |
threshold |
a single value to divide the population, everything equal to and above is positive |
Slide.ID |
a slide distinguisher |
Concentration |
is the concentration of the choosen AB |
This function divides the given data at the threshold given and calculates a mean for the above and below values The function then calculates and returns a signal to noise calculation
a data.frame with Signal, Noise, S/N, Slide.ID, Concentration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.