Octave

21
Octave Using Open Source Software for SWMP Data Analysis TTW 2014 : Michelle Cordrey

description

Using Open Source Software for SWMP Data Analysis. Octave. TTW 2014 : Michelle Cordrey. +. Easy to use for exploratory statistics Great graphics packages ( ggplot ) Helpful community For some is more intuitive than other options Cross disciplinary and very high quality packages - PowerPoint PPT Presentation

Transcript of Octave

Page 1: Octave

Octave

Using Open Source Software

for SWMP Data Analysis

TTW 2014 : Michelle Cordrey

Page 2: Octave

+Easy to use for exploratory statisticsGreat graphics packages (ggplot)Helpful community For some is more intuitive than other optionsCross disciplinary and very high quality packagesMany packages (>5000 in CRAN)Rstudio – GUI interactive environment which makes

working in R much easier for newcomers to programming

Page 3: Octave

PythonRelatively easy to learnPopular – many users / help resources“Real” Language**Scientific computing packages – NumPy, SciPy,

PandasMany different ways to work with

in excel, arcmap, IDEs , console, ipython

Page 4: Octave

+The number of packages needed to work with

scientific data is daunting: SciPy , NumPy, Pandas, matplotlib etc…

Install a complete solution such as Anaconda To get all necessary pkgs and nice IDE and interactive environments

Other option for complete python sci data solution:

Page 5: Octave

15 minute analysis:simple examples

Owl

Page 6: Octave

15 minute analysis: R simple example

Page 7: Octave

15 minute analysis: R simple example

Page 8: Octave

15 minute analysis: R simple example

Page 9: Octave

15 minute analysis: R simple example

Page 10: Octave

15 minute analysis: Python example

Page 11: Octave

15 minute analysis: Python example

Page 12: Octave
Page 13: Octave

15 minute analysis: Python example

Page 14: Octave

15 minute analysis: Python example

Page 15: Octave
Page 16: Octave
Page 17: Octave
Page 18: Octave
Page 19: Octave
Page 20: Octave
Page 21: Octave

ResourcesPython

Install Anaonda: https://store.continuum.io/cshop/anaconda/

R Install R: http://cran.r-project.org Install Rstudio: http://www.rstudio.com

All code used in the will be at:http://trnerr.org/opensourcetools/