thresholding.Signal: Used by analysis funstions to return all signal values above...

thresholding.SignalR Documentation

Used by analysis funstions to return all signal values above given threshold

Description

thresholding.Signal Created By: Benjamin Green, Charles Roberts Last Edited 11/12/2018

Usage

thresholding.Signal(data.in, threshold)

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

Details

This function divides the given data at the threshold given and provides all values above the threshold

Value

a data.frame with Signal intensity values


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