| qrate-class {fracprolif} | R Documentation |
Class "qrate"
Description
A class to return from rate estimation.
Objects from the Class
Objects can be created by calls of the form new("qrate", ...).
Slots
.Data:This contains two entries, the division rate and the quiescence rate.
stderr:Standard error of the rate estimates
n:Number of data points used in estimate
df:degrees of freedom left in estimate
Extends
Class "numeric", from data part.
Class "vector", by class "numeric", distance 2.
Methods
- show
signature(object = "qrate"): ...
Author(s)
Shawn Garbett
References
Standard errors are derived by the delta method. See: Casella, G. and Berger, R. L. (2002), Statistical Inference, 2nd ed.
See Also
[Package fracprolif version 1.0.7 Index]