Description Usage Arguments Author(s)
Function to calculate mean, median... from ctvs, needs output from ctvs.R as input (gloDatamix with ctv column)
1 2  | meanCTV(data.object, test = F, nullref = "MOL", plev = 0.05,
  ctvcolumnname = "ctv", shift = F)
 | 
data.object | 
 gloDatamix data.frame derived from ctvs.R  | 
test | 
 logical, perform t.test() against control?  | 
nullref | 
 name of the control  | 
plev | 
 plevel to test against  | 
ctvcolumnname | 
 name of the ctv containing column  | 
shift | 
 subtract control responses from values?  | 
Daniel M<c3><bc>nch <daniel@muench.bio>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.