residual.births {tsiR} | R Documentation |
residuals.births
Description
computes the residuals for when X is the cumulative births. Used internally.
Usage
residual.births(rho, Yhat, Y)
Arguments
rho |
The reporting rate, used to get units correct. |
Yhat |
The fitted regression line. |
Y |
The cumulative cases. |
[Package tsiR version 0.4.3 Index]