mds
0.2.2UNDER DEVELOPMENT
Potential updates
mds
0.2.1Implemented Updates
define_analyses()
and time_series()
outputs, including explicit references to device, event, and covariate levels.time_series()
define_analyses()
and time_series()
are clearer about the device and event one-up hierarchy levelsplot()
method to support updates to define_analyses()
and time_series()
mds
0.2.0Implemented Updates
deviceevents()
descriptors argumenttime_series()
examples in documentation & provided sample time series dataset called mds_ts
Bugfixes
exposure() total_events
parameter now accepts integer classdeviceevent()
: Drop records with missing device_level
s at all hierarchy levelsdeviceevent()
: Drop records with missing event_level
sdeviceevent()
: Drop records with missing covariate levelsexposure()
: Drop records with missing device_level
s at all hierarchy levelsexposure()
: Drop records with missing event_level
sexposure()
: Drop records with missing match levelsmds
0.1.0