ANLY482 AY2016-17 T2 Group13 - Technology

From Analytics Practicum
Revision as of 22:21, 8 January 2017 by Corneliatl.2013 (talk | contribs) (Created page with "<!-- Logo --> <br> <!-- End Logo --> <!-- Start Nav Bar --> {| style="background-color:#fff; color:#000000 padding: 5px 0 0 0;" width="100%" cellspacing="0" cellpadding="0"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



  HOME

  ABOUT US

  PROJECT OVERVIEW

  PROJECT FINDINGS

  PROJECT MANAGEMENT

  DOCUMENTATION



JMP Pro 13

JMP Pro 12 is a tool developed by the JMP division of SAS. As the data files are too large to be opened by conventional means such as Excel and Notepad, we will be using this tool to explore the data.

JavaScript

JavaScript is a coding language for the web. We will be using JavaScript for most of the application’s user interfaces as it allows the implementation of various libraries to support user’s interactions and improve visualisation.

D3

For visualizations not provided in R libraries, we intend to make use of D3 to bridge the gap.