6

Click here to load reader

Aaron Ellison: Analytic Web

Embed Size (px)

Citation preview

Page 1: Aaron Ellison: Analytic Web

The Analytic Web an R implementation

Barbara S. Lerner, Mount Holyoke College Emery R. Boose, Harvard University

Leon J. Osterweil, University of Massachusetts Aaron M. Ellison, Harvard University

Page 2: Aaron Ellison: Analytic Web

Motivation

Create reproducible science by documenting data provenance: processes used to create, modify, visualize, analyze, and synthesize data

Challenges: Standard tools (e.g., R) do not collect provenance Specialized tools (e.g., Kepler) have steep learning curve

Computer scientists are interested in control flow, data flow, abstraction; ecologists are interested in other things

Lack of community standards How much information to collect, manage, store, and use

Page 3: Aaron Ellison: Analytic Web

Cu

mu

lati

ve

sn

ow

fall (

inch

es

)

Days since 1 July

Page 4: Aaron Ellison: Analytic Web

From R Scripts to Provenance Graphs

DDG Explorer

Textual DDG

R Script

Instrumented R Script

RData Tracker

R Interpreter

DDG Database

Visual DDG

Instrumented by scientist

Legend

R Scripts

R Environment

Provenance

Page 5: Aaron Ellison: Analytic Web
Page 6: Aaron Ellison: Analytic Web