Changes:
-
Added plotTimeToEvent function
-
Deprecating addExposureDaysToStart and addExposureDaysToEnd arguments, adding new arguments called startAnchor and endAnchor. The hope is this is less confusing.
-
Fixing random seeds for reproducibility.
Bugfixes:
-
No longer overriding ffmaxbytes and ffbatchbytes in .onLoad. Instead relying on FeatureExtraction to do that. Part of fixing chunk.default error caused by ff package on R v3.6.0 on machines with lots of memory.
-
Correct calculation in original population count when using study end date.
Changes:
- (Much) faster variable ratio matching