simulateData: Simulate Survival Data

Description Usage Arguments

Description

Create survival censored data annotations

Usage

1
2
simulateData(beta, x, patientNum = 300, fUpTime = 1000, seed = NULL,
  row.names.pref = "P_")

Arguments

beta

the beta values for covariates (see siple.surv.sim)

x

the x values for covariates (see siple.surv.sim)

patientNum

the number of patients to simulate

fUpTime

the length of the followup

seed

random seed setting

row.names.pref

a prefix to row number to simulate real samples names


cavei/houseOfClipUtility documentation built on May 12, 2019, 5:23 p.m.