datcheck: Data Check for Wrapper Function

Description Usage Value

View source: R/data_check.R

Description

Data needs to be of class: dataframe Data in Long format (1 row per ID) Package needs at LEAST colnames without any specific order: "exposure" : binary (0, 1), numeric "entry" : continuous, numeric "exit" : continuous, numeric "event" : binary (>0), numeric

Usage

1
2
datcheck(df, qexit, qevent, qexposure, qentry, qweights, qipwvars,
  eoi = -1)

Value

Check dataset


AntiportaD/hrcompetdx documentation built on Dec. 6, 2019, 12:42 a.m.