ScoreConstPharm: calculate a table of cell characteristics globally and within...

Description Usage

View source: R/traceStats.R

Description

calculate a table of cell characteristics globally and within specific windows these specifics should include mean and sd, sum of in window peaks, sum of out of window peaks 1) some measure of dead cell 2) yes/no peak response for each window 3) peak height 4) max peak SNR 5) peak timing in window 6) variance of smoothed - raw in window define and number blank windows.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
ScoreConstPharm(
  dat,
  blc = NULL,
  snr = NULL,
  der = NULL,
  snr.lim = 5,
  blc.lim = 0.05,
  shws = 2,
  t.type = NA
)

leeleavitt/procPharm documentation built on Feb. 3, 2021, 11:43 a.m.