View source: R/read.TTE.sim.data.R
| read.TTE.sim.data | R Documentation |
Read (repeated) time-to-event simulation data files.
read.TTE.sim.data(
sim.file,
subset = NULL,
headers = c("REP", "ID", "DV", "TIME", "FLAG2", "DOSE"),
xpose.table.file = FALSE,
...
)
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. |
Andrew C. Hooker
Other data functions:
add_transformed_columns,
change_graphical_parameters,
change_misc_parameters,
compute.cwres(),
data.checkout(),
data_extract_or_assign,
db.names(),
export.graph.par(),
export.variable.definitions(),
import.graph.par(),
import.variable.definitions(),
make.sb.data(),
nsim(),
par_cov_summary,
read.nm.tables(),
read_NM_output,
read_nm_table(),
simprazExample(),
tabulate.parameters(),
xlabel(),
xpose.data,
xpose.print(),
xpose4-package,
xsubset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.