STA 378: Cloud-Based Research Computing For Statistics
- Course Description
- Sample Code
- R
- Shell scripts
- runR:
Run 4 R jobs.
- gatheR: Gather the output from 4 R
jobs.
-
- del:
Sample shell script for a custom delete command.
-
- Notes
on running the jobs.
- Resources
- Tasks
- Download and install PuTTY and psftp under Windows.
- Install R from the linux command line.
- Investigate Amazon Web Services.
- Using material from Example 1 as necessary, develop R code for a simulation study comparing p-values from ordinary linear regression and logistic regression, when the outcome variable is binary. Call this Study One.
- Adapt the shell scripts runR and gatheR (see above), using a loop so that it's easy to run varying numbers of jobs.
-