Package: oncmap 0.1.7
oncmap: Analyze Data from Electronic Adherence Monitoring Devices
Medication adherence, defined as medication-taking behavior that aligns with the agreed-upon treatment protocol, is critical for realizing the benefits of prescription medications. Medication adherence can be assessed using electronic adherence monitoring devices (EAMDs), pill bottles or boxes that contain a computer chip that records the date and time of each opening (or “actuation”). Before researchers can use EAMD data, they must apply a series of decision rules to transform actuation data into adherence data. The purpose of this R package ('oncmap') is to transform EAMD actuations in the form of a raw .csv file, information about the patient, regimen, and non-monitored periods into two daily adherence values -- Dose Taken and Correct Dose Taken.
Authors:
oncmap_0.1.7.tar.gz
oncmap_0.1.7.zip(r-4.7)oncmap_0.1.7.zip(r-4.6)oncmap_0.1.7.zip(r-4.5)
oncmap_0.1.7.tgz(r-4.6-any)oncmap_0.1.7.tgz(r-4.5-any)
oncmap_0.1.7.tar.gz(r-4.7-any)oncmap_0.1.7.tar.gz(r-4.6-any)
oncmap_0.1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
oncmap/json (API)
NEWS
| # Install 'oncmap' in R: |
| install.packages('oncmap', repos = c('https://michalkouril.r-universe.dev', 'https://cloud.r-project.org')) |
- input_formats - Adherence input format definitions
- regimens - Adherence regimens definitions
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:d5ef7fec6d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 147 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 114 |
Exports:adherence_preprocessprocess_eamdread_inputreport_adherence
Dependencies:bitbit64cellrangerclicliprcpp11crayondplyrgenericsgluehmslatticelifecyclelubridatemagrittrpillarpkgconfigprettyunitsprogressR6readrreadxlrematchrlangtibbletidyselecttimechangetzdbutf8vctrsvroomwithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Pre-process time data for adherence | adherence_preprocess |
| Adherence input format definitions | input_formats |
| Process input file and return adherence report | process_eamd |
| Read input file | read_input |
| Adherence regimens definitions | regimens |
| Report standarized output of the adherence processing | report_adherence |
