Learn R Programming

fracprolif (version 1.0.7)

qrate-class: Class "qrate"

Description

A class to return from rate estimation.

Arguments

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"): ...

References

Standard errors are derived by the delta method. See: Casella, G. and Berger, R. L. (2002), Statistical Inference, 2nd ed.

See Also

q.rates