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