run_one_replicate: Run one replicate of the experiment

Description Usage Arguments

Description

Generates data, analyzes the results in different ways, runs the perturbation algorithm, and returns the output in a sensible manner.

Usage

1
2
run_one_replicate(seed, scenario = "A", missing.p = 0.2,
  output = "repouput.rds")

Arguments

seed

random seed (integer)

scenario

data generation scenario, 0, A, B, C, D, or E

missing.p

proportion censoring overall

output

path to output file


sachsmc/pseupersims documentation built on June 12, 2019, 1:14 p.m.