This folder includes scripts to generate all of the simulation plots included in Biometrics paper.
All figures can be generated using the plot_simulation_results.R
script. All of the results are generated using the following scripts:
subspace_misspecification_1a.R
. The generated plot shows the percentage change in risk for envelopeR estimates using the wrong subspace dimension.covariates_1b.R
. The generated plot illustrates the percent increase in risk of the naive estimator over the envelopeR estimator as a function of the number of predictors. goodness_of_fit_2.R
. This shows the goodness of fit of the models with subspace dimension which is smaller than the true subspace dimension. initialization_S1.R
. Demonstrates the importance of carefully chosen initial subspaces (random initializations find suboptimal solutions).scalability_S2.R
. We recommend using the cloud, as the number of replicates, features and sample sizes fit in this simulation mean that the script takes several days to complete.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.