Description Usage Arguments Value Examples
This function takes fitted data from a serflm() or similar procedure and computes difference between observed and predicted mortality.
1  | 
data | 
 A dataframe class object, must contain observed, fitted variables  | 
obsvar | 
 named observed outcome variable  | 
fitvar | 
 named fitted trend variable. Can specify either fit line, or upper threshold limit.  | 
serfrule | 
 Logical, default=F. If T the function will apply the Serfling rule which only counts consecutive observations of excess mortality.  | 
an object of class dataframe
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.