EventAssignment.default: Predicts how many events are due to baseline vs excess
Description
EventAssignment Generic background/excess event calculation function, by default nothing happens
Usage
# S3 method for default
EventAssignment(x, df, ...)
Arguments
- x
result object from a regression, class poisres
- df
a data.table containing the columns of interest
- ...
extended for other necessary parameters