Skip to contents

This function simulates from exponential, just included as a simple example as a starting point.

Usage

SimulatePatientSurvivalMixtureExponentials(
  NumSub,
  NumArm,
  TreatmentID,
  SurvMethod,
  NumPrd,
  PrdTime,
  SurvParam,
  UserParam = NULL
)