The test_poisson_rt_2class dataset
Usage
data(test_poisson_rt_2class)
Format
A dataframe containing the following columns:
time (as.time_period) - the time column
rt (numeric) - the rt column
imports (numeric) - the imports column
rate (numeric) - the rate column
count (integer) - the count column
statistic (character) - the statistic column
class (enum(
one
,two
)) - the class columndenom (integer) - the denom column
Minimally grouped by: class (and other groupings allowed).
322 rows and 8 columns