Package: mds 0.3.2
mds: Medical Devices Surveillance
A set of core functions for handling medical device event data in the context of post-market surveillance, pharmacovigilance, signal detection and trending, and regulatory reporting. Primary inputs are data on events by device and data on exposures by device. Outputs include: standardized device-event and exposure datasets, defined analyses, and time series.
Authors:
mds_0.3.2.tar.gz
mds_0.3.2.zip(r-4.7)mds_0.3.2.zip(r-4.6)mds_0.3.2.zip(r-4.5)
mds_0.3.2.tgz(r-4.6-any)mds_0.3.2.tgz(r-4.5-any)
mds_0.3.2.tar.gz(r-4.7-any)mds_0.3.2.tar.gz(r-4.6-any)
mds_0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mds/json (API)
NEWS
| # Install 'mds' in R: |
| install.packages('mds', repos = c('https://gchung05.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gchung05/mds/issues
Last updated from:51e88beae6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 216 | ||
| macos-oldrel-arm64 | OK | 135 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 96 |
Exports:define_analysesdefine_analyses_dataframedeviceeventexposuretime_series
Dependencies:cpp11genericslubridateparsedatetimechange
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Assess Analyses Definitions | define_analyses |
| Create Data Frame from Analyses Definitions | define_analyses_dataframe |
| MD-PMS Device Event Data Frame | deviceevent |
| MD-PMS Exposure Data Frame | exposure |
| Bone Cement MAUDE Events in 2017 | maude |
| Example List of mds_ts Time Series Objects | mds_ts |
| Plot MD-PMS Time Series | plot.mds_ts |
| Simulated Device Sales Data | sales |
| Summarize a Collection of MD-PMS Defined Analyses Prints basic counts and date ranges by various analysis factors as defined in the original 'define_analyses()' call. | summary.mds_das |
| Generate Time Series from Defined Analysis or Analyses | time_series time_series.list time_series.mds_da time_series.mds_das |
