Learn R Programming

oncmap (version 0.1.5)

adherence_preprocess: Pre-process time data for adherence

Description

Pre-process time data for adherence

Usage

adherence_preprocess(
  timestamps,
  regimen,
  patinfo = list(),
  nonmonit = data.frame()
)

Value

A list of output variables

  • all_periods - Processed timestamps into periods applying input parameters.

Arguments

timestamps

Input timestamps - vector of timestamps

regimen

Regimen - regimen definition

patinfo

Patient info - patient specific information

nonmonit

Non-monitored date intervals