R script for conveniently computing summary stats and boot.ci's from command line.
cat example.txt | Rscript bootmean.R --head --delim "," > example_out.txt
For full flag options see:
Rscript bootmean.R --help
R script for conveniently computing summary stats and boot.ci of the mean from command line.
R script for conveniently computing summary stats and boot.ci's from command line.
cat example.txt | Rscript bootmean.R --head --delim "," > example_out.txt
For full flag options see:
Rscript bootmean.R --help
R script for conveniently computing summary stats and boot.ci of the mean from command line.
GNU General Public License v2.0