To run the examples from the LTMLE talk at CROI: 1) Install the ltmle package. for example, copy to your working directory in R and type: install.packages("ltmle_0.8.tar.gz", repos = NULL, type = "source") 2) source simsLtmleCroi.R. This will run two quick examples. for example, copy to your working directory in R and type: source("simsLtmleCroi.R") 3) For more examples, type: ExamplesForSlides() These simulations will take a little while to run.