lexisDS2.b: lexisDS2

Description Usage

Description

The second serverside function called by ds.lexis. This is the assign function which actually creates the expanded dataframe containing surival data for a piecewise exponential regression. lexisDS2 also carries out a series of disclosure checks and if the arguments or data fail any of those tests, creation of the exapanded dataframe is blocked and an appropriate serverside error message is stored. For more details see the extensive header for ds.lexis.

Usage

1
2
lexisDS2.b(datatext = NULL, intervalWidth, maxmaxtime, idCol, entryCol,
  exitCol, statusCol, vartext = NULL)

datashield/dsBetaTest5 documentation built on May 14, 2019, 7:49 p.m.