Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read.TTE.sim.data

Read (repeated) time-to-event simulation data files.


Description

Read (repeated) time-to-event simulation data files.

Usage

read.TTE.sim.data(
  sim.file,
  subset = NULL,
  headers = c("REP", "ID", "DV", "TIME", "FLAG2", "DOSE"),
  xpose.table.file = FALSE,
  ...
)

Arguments

sim.file

Name of the simulated file.

subset

subset to extract.

headers

headers in file.

xpose.table.file

xpose table files.

...

Extra arguments passed to function.

Author(s)

Andrew C. Hooker

See Also


xpose4

Diagnostics for Nonlinear Mixed-Effect Models

v4.7.1
LGPL (>= 3)
Authors
Andrew C. Hooker [aut, cre, cph], Mats O. Karlsson [aut, cph], Justin J. Wilkins [aut], E. Niclas Jonsson [aut, trl, cph], Ron Keizer [ctb] (functionality for bootstrap of GAM and SCM)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.