meanCTV: mean CTV

Description Usage Arguments Author(s)

View source: R/meanCTV.R

Description

Function to calculate mean, median... from ctvs, needs output from ctvs.R as input (gloDatamix with ctv column)

Usage

1
2
meanCTV(data.object, test = F, nullref = "MOL", plev = 0.05,
  ctvcolumnname = "ctv", shift = F)

Arguments

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?

Author(s)

Daniel M<c3><bc>nch <daniel@muench.bio>


Dahaniel/glodatamix documentation built on May 6, 2019, 1:21 p.m.