adherence_preprocess {oncmap}R Documentation

Pre-process time data for adherence

Description

Pre-process time data for adherence

Usage

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

Arguments

timestamps

Input timestamps - vector of timestamps

regimen

Regimen - regimen definition

patinfo

Patient info - patient specific information

nonmonit

Non-monitored date intervals

Value

A list of output variables


[Package oncmap version 0.1.7 Index]