estimate.offset {fluoSurv} | R Documentation |
Estimate variance in signal
Description
Estimate variance in signal
Usage
estimate.offset(l, var, min.t = NULL, max.t = NULL)
Arguments
l |
A list object with each element being measurement for a sample |
var |
A character string corresponding to the name of the signal used to estimate lethal time |
min.t |
The time after which signal will be used to compute offset |
max.t |
The time before which signal will be used to compute offset |
Value
A value that can be used as an offset in estimate.LT
[Package fluoSurv version 1.0.0 Index]