Description Usage Arguments Value Author(s)
View source: R/01.GenerateData.R
Generate a ScenarioDistResNet object, a set of parameters specifying a distributed research network data generation. The number of sites are implied by the length of parameters (K).
| 1 2 | GenerateScenarioDistResNet(lstN, lstAssignCovariates, lstAlphas, lstBetas,
  lstSurvParams)
 | 
| lstN | list of K sample sizes | 
| lstAssignCovariates | list of covariate generation functions that takes n and p as the only arguments. | 
| lstAlphas | list of K vectors, each of which specifies alpha parameters for the treatment assignment model. | 
| lstBetas | list of K vectors, each of which specifies beta parameters for the outcome assignment model. | 
| lstSurvParams | list of K vectors, each of which specifies survival parameters. | 
ScenarioDistResNet object.
Kazuki Yoshida
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.