You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our previous submission, non-English words in the Description field were asked to be single-quoted, and abbreviations explained. The previous text was
@@ -28,5 +29,10 @@ In our previous submission, non-English words in the Description field were aske
28
29
29
30
and the new text is
30
31
31
-
> Enables computation of epidemiological statistics where e.g. counts or mortality rates of the reference population are used. Currently supported: excess hazard models, rates, mean survival times, relative survival, and standardized incidence / mortality ratios (SIRs/SMRs), all of which can be easily adjusted for e.g. age. Fast splitting and aggregation of 'Lexis' objects (from package 'Epi') and other computations achieved using 'data.table'.
32
-
32
+
> Enables computation of epidemiological statistics where e.g.
33
+
counts or mortality rates of the reference population are used. Currently
34
+
supported: excess hazard models, rates, mean survival times, relative
35
+
survival, as well as standardized incidence and mortality ratios (SIRs/SMRs),
36
+
all of which can be easily adjusted for e.g. age.
37
+
Fast splitting and aggregation of 'Lexis' objects (from package 'Epi')
38
+
and other computations achieved using 'data.table'.
0 commit comments