EventAssignment.default: Predicts how many events are due to baseline vs excess

View source: R/BasicRun.R

EventAssignment.defaultR Documentation

Predicts how many events are due to baseline vs excess

Description

EventAssignment Generic background/excess event calculation function, by default nothing happens

Usage

## Default S3 method:
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


Colossus documentation built on Feb. 20, 2026, 5:10 p.m.