thresholding.means: Used by analysis functions to calculate the mean signal to...

thresholding.meansR Documentation

Used by analysis functions to calculate the mean signal to noise ratios

Description

thresholding.means Created By: Benjamin Green Last Edited 11/12/2018

Usage

thresholding.means(data.in, threshold, Slide.ID, Concentration)

Arguments

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

Details

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

Value

a data.frame with Signal, Noise, S/N, Slide.ID, Concentration


AstroPathJHU/mIFTO documentation built on April 14, 2025, 7:22 a.m.