R-Based Strategies for DH in English Linguistics: a Case Study

Total Page:16

File Type:pdf, Size:1020Kb

R-Based Strategies for DH in English Linguistics: a Case Study R-based strategies for DH in English Linguistics: a case study Nicolas Ballier Paula Lissón Université Paris Diderot Université Paris Diderot UFR Études Anglophones UFR Études Anglophones CLILLAC-ARP (EA 3967) CLILLAC-ARP (EA 3967) nicolas.ballier@univ- [email protected] paris-diderot.fr paris-diderot.fr language for research in linguistics, both in a Abstract quantitative and qualitative approach. Developing a culture based on the program- This paper is a position statement advocating ming language R (R Core Team 2016) for NLP the implementation of the programming lan- among MA and PhD students doing English Lin- guage R in a curriculum of English Linguis- guistics is no easy task. Broadly speaking, most tics. This is an illustration of a possible strat- of the students have little background in mathe- egy for the requirements of Natural Language matics, statistics, or programming, and usually Processing (NLP) for Digital Humanities (DH) studies in an established curriculum. R feel reluctant to study any of these disciplines. plays the role of a Trojan Horse for NLP and While most PhD students in English linguistics statistics, while promoting the acquisition of are former students with a Baccalauréat in Sci- a programming language. We report an over- ences, some MA students pride themselves on view of existing practices implemented in an having radically opted out of Maths. However, MA and PhD programme at the University of we believe that students should be made aware of Paris Diderot in the recent years. We empha- the growing use of statistical and NLP methods size completed aspects of the curriculum and in linguistics and to be able to interpret and im- detail existing teaching strategies rather than plement these techniques. work in progress but our last section alludes We need to show our students how important to work still under way, such as getting PhD students to write their own R packages. the DH are for their research, enabling them to see that the use of NLP techniques provides them We describe our strategy, discuss better prac- with a whole range of new possibilities for the tices and teaching concepts, and present ex- treatment and the analysis of their data. In addi- periments in a curriculum. We express the tion, with the growing tendency of corpus lin- needs of an initially limited NLP environ- guistics, students often need to work with large ment and provide directions for future DH corpora or huge databases of images, and stand- curricular developments. We detail the chal- ard tutorials and introductory books do not cover lenges in teaching a non-CL audience, show- these needs (Arnold and Tilton 2015). ing that some software suites can be integrat- Preparing students to work with NLP methods ed to a curriculum, outlining how some spe- and with command lines also means to ask them cific R packages contribute to the acquisition of NLP-based techniques and favour the to work with particular formats of data they need awareness of the needs for statistical model- to get used to (e.g. tabular format, utf8, limited ling. use of special characters unless necessary). However, this facilitates the interoperability of 1 Introduction their data, as well as the replicability of their re- search. This paper deals with the development of an R- The rest of the paper is organized as follow- based culture of DH for students of English Lin- ing: section 2 describes the context of an MA in guistics at the university of Paris Diderot. We English Linguistics and explains why the culture describe some aspects of a curriculum (MA and is traditionally limited in NLP and DH in this PhD) that aims at taking advantage of the flexi- kind of curriculum. It also details the strategy bility and the adaptability of this programming used to develop an ‘R-based culture’ among MA 1 and PhD students, taking advantage of its flexi- of the Speech (POS) taggers or classifiers, bility and adaptability to the various require- among many other possibilities, require some ments of linguistic data. Section 3 explains how familiarity with, at least, one programming lan- collaboration with the Maths department has en- guage. Although most programs designed for abled the emergence of an R-based common cul- corpus linguistics, such as AntConc (Anthony ture for statistics to be taught to mostly ‘math- 2011), Cesax (Komen 2011), Sketch Engine less’ students. Section 4 discusses the various (Kilgarriff et al. 2004), Wordsmith (Scott 2016); strategies to teach R in recent textbooks of quan- or within the French lexicometric tradition, Le titative linguistics (from Baayen, 2008 to Trameur (Fleury and Zimina 2014), or Le Gro- Levshina, 2015). Several teaching styles and moteur (Gerdes 2014) are presented in a graph- aims are discussed. Section 5 discusses DH in a ical and more or less user-friendly interface wider perspective of Machine Learning (ML) (GUI) with built-in functions, the command line based analyses and show the benefits of R, re- offers much more flexibility in terms of explora- porting on the possibility of an interdisciplinary tion and modelling of the data. For instance, R bridge for programs in data science. Section 6 can be first used as a concordancer (see (S. Gries proposes an epistemological interpretation of R 2009) in order to explore a given corpus, and as a possible medium for the 3rd revolution of then, once the desired structures have been ex- grammatisation, expanding on Sylvain Auroux’s tracted, they can also be treated in R in terms of notion. The conclusion reflects on the limitation statistical analysis and/or modelling. Finally, a of our strategy, when compared with other pro- visual representation of the results of the analysis gramming languages. We try to assess the rele- can be easily plotted. vance of this Esperanto-like, high-level pro- Apart from all the statistical packages that can gramming language for digital humanities. be used for a quantitative analysis of data, there are currently more than 50 packages for NLP 2 Developing an R-based culture for available in the CRAN repository1, some of them NLP, DH and beyond being particularly useful for linguists. Because our students have research questions on spoken 2.1 Why is it necessary? or written data, they can find several R packages In France, the study of English Linguistics in to suit their needs if they are taught how to use English departments has traditionally been linked them. These are some of the specific packages to the competitive exams to become teachers of our students are working with: English (agrégation), so that linguistics is only a • Phonetics/Phonology. Students are pre- sub-domain in relation to other domains of Eng- sented with normalization issues and anal- lish studies such as translation and literature. As yses of vowel systems drawing from packag- a consequence, the core of this curriculum can es such as phonTools (Barreda 2015) vowels hardly be dedicated to corpus linguistics. There (Kendall and Thomas 2010) emuR also is another structural (devastating) side effect (Winkelmann, Jaensch, and Harrington 2017) for linguistic research: since there is not a single and phonR (McCloy 2016), which allows for trace of NLP-driven questions for the agréga- the treatment of data extracted with Praat tion, there is nothing in the curriculum of English (Boersma and Weenink, 2017), one of the studies about these issues (contrary to what the most well-known pieces of software used in introduction of English phonology somehow phonetics/phonology. triggered after 2000 in the agrégation and in the • Data mining/text processing: cleanNLP undergraduate programmes that are meant to (Arnold 2017), koRpus (Michalke 2017) lan- prepare for this competitive exam). Since in most guageR (Baayen, 2011) tidytext (Silge and European Universities the rise of corpus linguis- Robinson 2016) openNLP (Baldridge 2005) tics and quantitative methods has become essen- qdap (Rinker 2013). For the treatment and tial in Linguistics curricula, the gap in France the exploration of written corpora, some of between the agrégation and linguistic research is the functions that these packages offer are: widening. automatic POS tagging, implementations of In corpus linguistics, the treatment of large parsers (e.g. Stanford coreNLP and the corpora and complex datasets with many varia- SpaCy library implemented in cleanNLP), bles is getting increasingly frequent. However, the application of statistical models, as well as 1 https://cran.r- the use of NLP techniques such as parsers, Part project.org/web/views/NaturalLanguageProcessing.html 2 text trimming, mathematical modelling of ability distribution, linear regression models, vocabulary with LNRE models, automatic ANOVAs, linear discriminant analysis, principal syllabification, measures of lexical diversity component analysis… and readability… Data sessions. As a follow up to the Statistics seminar, PhD students can discuss their data dur- 2.2. Aspect of the current curriculum ing data sessions. In these sessions, our students have the opportunity to present their linguistic The implementation of R-based modules in the dataset to a statistician. Ideally, the student has BA and the MA has been taking place progres- already made some progress on a basic level and sively. Here we detail the various courses and knows how to present the structure of the data activities that are currently implemented in our and detail the kind of investigated variables. To- curriculum. gether with a statistician, they explore all the dif- ferent methods that can be applied according to Undergraduate module. We present R among what the student’s project requires. other software used by linguists in a module cen- Individual work. Because we are conscious tred on student’s projects, following Language that our curriculum cannot cover all the for- and Computers . This introductory module also mation on R that our students would need, some aims at getting undergraduate students to be in- individual extra work is needed.
Recommended publications
  • R for Statistics: First Steps
    R for statistics: first steps CAR meeting, Raleigh, Feb 26 2011 Peter Aldhous, San Francisco Bureau Chief [email protected] A note of caution before using any stats package: Beware running with scissors! You can bamboozle yourself, and your readers, by misusing statistics. Make sure you understand the methods you are using, in particular the assumptions that must be met for them to be valid (e.g. normal distribution for many common tests). So before rushing in, consult: • IRE tipsheets (e.g. Donald & LaFleur, #2752; Donald & Hacker, #2731) • Statistical textbooks (e.g. http://www.statsoft.com/textbook/ is free online) • Experts who can provide a reality check on your analysis! Getting started: Download R, instructions at: http://www.r-project.org/ Start the program: Prepare the data: 1) Save as a csv file 2) Point R at the data First steps in the R command line: Load and examine the data: View a basic summary: What is the mean age and salary for CEOs in each sector? An alternative, computing mean and standard deviation in one go: Is there a correlation between age and salary? Draw a graph to explore the correlation analysis: Does mean CEO age differ significantly across sectors? Does mean CEO salary differ significantly across sectors? Draw a graph to explore the distribution of salary by sector: Moving beyond the basic functions: R packages The R community has written 2800+ extensions to R’s basic statistical and graphical functions, available from the CRAN repository: http://cran.r-project.org/web/packages/ Follow the links to find a PDF Reference Manual for each package.
    [Show full text]
  • R in a Nutshell
    R IN A NUTSHELL Second Edition Joseph Adler Beijing • Cambridge • Farnham • Köln • Sebastopol • Tokyo R in a Nutshell, Second Edition by Joseph Adler Copyright © 2012 Joseph Adler. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472. O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://my.safaribooksonline.com). For more infor- mation, contact our corporate/institutional sales department: 800-998-9938 or [email protected]. Editors: Mike Loukides and Meghan Blanchette Indexer: Fred Brown Production Editor: Holly Bauer Cover Designer: Karen Montgomery Proofreader: Julie Van Keuren Interior Designer: David Futato Illustrators: Robert Romano and Re- becca Demarest September 2009: First Edition. October 2012: Second Edition. Revision History for the Second Edition: 2012-09-25 First release See http://oreilly.com/catalog/errata.csp?isbn=9781449312084 for release details. Nutshell Handbook, the Nutshell Handbook logo, and the O’Reilly logo are registered trade- marks of O’Reilly Media, Inc. R in a Nutshell, the image of a harpy eagle, and related trade dress are trademarks of O’Reilly Media, Inc. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O’Reilly Media, Inc., was aware of a trademark claim, the designations have been printed in caps or initial caps. While every precaution has been taken in the preparation of this book, the publisher and author assume no responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.
    [Show full text]
  • Eviews 9 Command and Programming Reference Eviews 9 Command and Programming Reference Copyright © 1994–2015 IHS Global Inc
    EViews 9 Command and Programming Reference EViews 9 Command and Programming Reference Copyright © 1994–2015 IHS Global Inc. All Rights Reserved ISBN: 978-1-880411-29-2 This software product, including program code and manual, is copyrighted, and all rights are reserved by IHS Global Inc. The distribution and sale of this product are intended for the use of the original purchaser only. Except as permitted under the United States Copyright Act of 1976, no part of this product may be reproduced or distributed in any form or by any means, or stored in a database or retrieval system, without the prior written permission of IHS Global Inc. Disclaimer The authors and IHS Global Inc. assume no responsibility for any errors that may appear in this manual or the EViews program. The user assumes all responsibility for the selection of the pro- gram to achieve intended results, and for the installation, use, and results obtained from the pro- gram. Trademarks EViews® is a registered trademark of IHS Global Inc. Windows, Excel, PowerPoint, and Access are registered trademarks of Microsoft Corporation. PostScript is a trademark of Adobe Corpora- tion. X11.2 and X12-ARIMA Version 0.2.7, and X-13ARIMA-SEATS are seasonal adjustment pro- grams developed by the U. S. Census Bureau. Tramo/Seats is copyright by Agustin Maravall and Victor Gomez. Info-ZIP is provided by the persons listed in the infozip_license.txt file. Please refer to this file in the EViews directory for more information on Info-ZIP. Zlib was written by Jean-loup Gailly and Mark Adler.
    [Show full text]
  • The Use of Statistical Software to Teach Nonparametric Curve Estimation: from Excel to R
    ICOTS8 (2010) Invited Paper Refereed Cao & Naya THE USE OF STATISTICAL SOFTWARE TO TEACH NONPARAMETRIC CURVE ESTIMATION: FROM EXCEL TO R Ricardo Cao and Salvador Naya Research Group MODES, Department of Mathematics, University of A Coruña, Spain [email protected] The advantages of using R and Excel for teaching nonparametric curve estimation are presented in this paper. The use of these two tools for teaching nonparametric curve estimation is illustrated by means of several well-known data sets. Computation of histogram and kernel density estimators as well as kernel and local polynomial regression estimators is presented using Excel and R. Interactive changes in the sample and the smoothing parameter are illustrated using both tools. R incorporates sophisticated routines for crucial issues in nonparametric curve estimation, as smoothing parameter selection. The paper concludes summarizing the relative merits of these two tools for teaching nonparametric curve estimation and presenting RExcel, a free add-in for Excel that can be downloaded from the R distribution network. INTRODUCTION There has been an enormous expansion, over the past few years, on the use of computer and communication technologies for teaching statistics at different levels. Microsoft Excel is the most popular spreadsheet program that is used to store information in columns and rows, which can then be organized and/or processed. Many authors consider Microsoft Excel as an excellent tool for statistical education (see, for example, Giles, 2002). On the other hand, the use of free software is also one of the most interesting available tools for teaching statistics. Universal access to the Internet enables easy installation of free software.
    [Show full text]
  • Appendix C Some Details of Matrix.Xla(M)
    Appendix C Some details of Matrix.xla(m) C.1 Matrix nomenclature For the sake of notational compactness, we will denote a square diagonal matrix by D with elements dii, a square tridiagonal matrix by T with elements tij where | j – i | ≤ 1, most other square matrices by S, rectangular matrices by R, and all matrix elements by mij. A vector will be shown as v, with elements vi, and a scalar as s. Particular values are denoted by x when real, and by z when complex. All optional pa- rameters are shown in straight brackets, [ ]. All matrices, vectors, and scalars are assumed to be real, ex- cept when specified otherwise. All matrices are restricted to two dimensions, and vectors to one dimen- sion. Table C.1 briefly explains some matrix terms that will be used in subsequent tables. With some functions, the user is given the integer option Int of applying integer arithmetic. When a matrix only contains integer elements, selecting integer arithmetic may avoid most round-off problems. On the other hand, the range of integer arithmetic is limited, so that overflow errors may result if the ma- trix is large and/or contains large numbers. Another common option it Tiny, which defines the absolute value of quantities that can be regarded as most likely resulting from round-off errors, and are therefore set to zero. When not activated, the routine will use its user-definable default value. Condition of a matrix: ratio of its largest to smallest singular value Diagonal of a square matrix: the set of terms mij where i = j Diagonal matrix D square matrix with mij = 0 for all off-diagonal elements i ≠ j.
    [Show full text]
  • R Course for the Nsos in the Arab Countries Part 3: R Data Management
    R Course for the NSOs in the Arab countries Part 3: R Data Management Valentin Todorov1 1United Nations Industrial Development Organization, Vienna 18-20 May 2015 Todorov (UNIDO) R Course for the NSOs in the Arab countriesPart 3: R Data Management18-20 May 2015 1 / 41 Outline 1 Motivation 2 Data exchange with other statistical tools 3 Reading and Writing in Excel Format 4 Reading Data in SDMX Format 5 R data base interfaces and Relational DBMSs 6 Case study: UNIDO database 7 R packages for database access 8 Exercise: The Data Expo 2006 9 Accessing international statistical databases 10 Summary and conclusions Todorov (UNIDO) R Course for the NSOs in the Arab countriesPart 3: R Data Management18-20 May 2015 2 / 41 Motivation Motivation 1. A number of statistical software tools and other programs are in use in a statistical organization 2. The data exchange between such systems (SAS, SPSS, EViews, Stata, Excel, Matlab, Octave, etc) is essential 3. Reading and writing data from/to Excel is very important due to its extreme popularity 4. Often data are stored in relational databases (MS Access, MySql, DB2, MS SQL server, Sybase, etc.) and the size do not allow to extract them into flat files before analysis 5. Using SDMX for data and metadata exchange becomes more and more important Todorov (UNIDO) R Course for the NSOs in the Arab countriesPart 3: R Data Management18-20 May 2015 3 / 41 Data exchange with other statistical tools R as a mediator Todorov (UNIDO) R Course for the NSOs in the Arab countriesPart 3: R Data Management18-20 May 2015 4 / 41 Data exchange with other statistical tools Package foreign • Package foreign reads data stored by Minitab, S, SAS, SPSS, Stata, Systat, Weka, dBase and others and writes in the format of some of these.
    [Show full text]
  • ASA JSM Program Book 06.Indd
    GENERAL PROGRAM SCHEDULE ✪ Themed Session ● Applied Session ❖ Presenter CC-Washington State Convention & Trade Center H-Grand Hyatt Seattle S-Sheraton Seattle Hotel & Towers TUESDAY, AUGUST 8 7:00 a.m.–10:00 p.m. CC-Level 4 South Lobby Cyber Center Tuesday 7:00 a.m.–10:00 a.m. S-Metropolitan Ballroom A Tours Council of Chapters Business Meeting and Breakfast (closed) 9:00 a.m.–1:00 p.m. CC-Convention Place Chair(s): Ronald Wasserstein, Washburn University TR06 - Historical Seattle Tour (fee event) 7:00 a.m.–10:00 a.m. S-Ballard 1:00 p.m.–5:00 p.m. CC-Convention Place Section on Physical and Engineering Sciences TR07 - Glassblowing Tour (fee event) Executive Committee Meeting (closed) Chair(s): Robert Wilkinson, Lubrizol Committee/Business Meetings 7:00 a.m.–6:00 p.m. CC-507, CC-508 & Other Activities Speaker Work Rooms 5:15 a.m.–7:00 a.m. Off Property 7:30 a.m.–9:00 a.m. H-Cayuse Gertrude Cox Scholarship Race Project on Filming of Distinguished Statisticians (closed) 7:00 a.m.–8:30 a.m. S-Cedar Room Organizer(s): Nitis Mukhopadhyay, University of Connecticut Section on Statisticians in Defense and National 7:30 a.m.–12:00 p.m. S-Aspen Room Security Business Meeting Chair(s): Ron Fricker, Naval Postgraduate School Biopharmaceutical Section Executive Committee Meeting (closed) 7:00 a.m.–8:30 a.m. H-Excelsior Chair(s): Stacy Lindborg, Eli Lilly and Company Technometrics Editorial Board Meeting (closed) Chair(s): Randy R. Sitter, Simon Fraser University 7:30 a.m.–4:30 p.m.
    [Show full text]
  • Creating and Deploying an Application with (R)Excel and R
    CONTRIBUTED RESEARCH ARTICLES 5 Creating and Deploying an Application with (R)Excel and R Thomas Baier, Erich Neuwirth and Michele De Meo Prediction of a quantitative or categorical variable, is done through a tree structure, which even non- Abstract We present some ways of using R in professionals can read and understand easily. The Excel and build an example application using the application of a computationally complex algorithm package rpart. Starting with simple interactive thus results in an intuitive and easy to use tool. Pre- use of rpart in Excel, we eventually package the diction of a categorical variable is performed by a code into an Excel-based application, hiding all classification tree, while the term regression tree is used details (including R itself) from the end user. In for the estimation of a quantitative variable. the end, our application implements a service- Our application will be built for Microsoft Excel oriented architecture (SOA) with a clean separa- and will make use of R and rpart to implement the tion of presentation and computation layer. functionality. We have chosen Excel as the primary tool for performing the analysis because of various advantages: Motivation • Excel has a familiar and easy-to-use user inter- Building an application for end users is a very chal- face. lenging goal. Building a statistics application nor- • Excel is already installed on most of the work- mally involves three different roles: application de- stations in the industries we mentioned. veloper, statistician, and user. Often, statisticians are programmers too, but are only (or mostly) fa- • In many cases, data collection has been per- miliar with statistical programming (languages) and formed using Excel, so using Excel for the anal- definitely are not experts in creating rich user inter- ysis seems to be the logical choice.
    [Show full text]
  • Non-Programming Introduction to R
    sheepsqueezers.com Non-Programming Introduction to R Copyright ©2011 sheepsqueezers.com Legal Stuff sheepsqueezers.com This work may be reproduced and redistributed, in whole or in part, without alteration and without prior written permission, provided all copies contain the following statement: Copyright ©2011 sheepsqueezers.com. This work is reproduced and distributed with the permission of the copyright holder. This presentation as well as other presentations and documents found on the sheepsqueezers.com website may contain quoted material from outside sources such as books, articles and websites. It is our intention to diligently reference all outside sources. Occasionally, though, a reference may be missed. No copyright infringement whatsoever is intended, and all outside source materials are copyright of their respective author(s). Copyright ©2011 sheepsqueezers.com R Lecture Series sheepsqueezers.com Non- Programming Programming Programming I II Introduction Graphics Advanced I Topics Copyright ©2011 sheepsqueezers.com Charting Our Course Goal of this Presentation sheepsqueezers.com What is R? Installing the Software Installing R Commander and Rattle Packages Installing RExcel for R Commander Installing RGGobi Installing Additional Packages Introducing Rterm and RGui Introducing R Commander Introducing Rattle Introducing RExcel Introducing RGGobi Appendix A: References Appendix B: R-Related Websites Copyright ©2011 sheepsqueezers.com Goal of this Presentation The goal of this presentation is to show you how to use R through its many sheepsqueezers.com graphical user interfaces (GUIs). We decided to start with this instead of charging directly into programming to ease you into R rather than throwing you to the wolves. Many of you will be casual R users and will not need or not want to learn the R programming language itself and it is our hope that this presentation will be to your benefit.
    [Show full text]
  • Installation of Rexcel
    Appendix A Installation of RExcel Abstract • Excel is the most prevalent software used for data storage, analysis, and interpre- tation. Elementary and medium-quality mathematical and statistical functions are included with Excel. Good statistical analysis in Excel with more advanced methods than just frequency counts, however, requires an add-in package. • R is one of the best and most powerful statistics programs currently available. • RExcel integrates a menu system, based on the R Commander package, that puts complete access to the full power of R onto the Excel menu bar. Results from the analyses in R can be returned to the spreadsheet. Ordinary formulas in spread- sheet cells can use functions written in R. A.1 Basic Installation Procedures The easiest way to install R, RExcel, and the additionally needed software mod- ules and tools is to download the current version of RAndFriendsSetup from http://rcom.univie.ac.at. Running this program will install everything needed for a working configuration on your machine. A detailed description of the installation is in Section A.3. You will need a working internet connection during the installa- tion process because one module, statconnDCOM, is not under the GPL license that covers most of R. statconnDCOM must be downloaded separately during the installation. More information on the license is in Section A.8. If you already have a working version of R (version 2.8.1 or later) on your ma- chine, you can simply install the R packages RExcelInstaller and RthroughExcel- WorkbooksInstaller (and the packages they require) from CRAN. Section A.4 gives more details about this process.
    [Show full text]
  • R for Dummies
    R 2nd Edition by Andrie de Vries and Joris Meys R For Dummies®, 2nd Edition Published by: John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030‐5774, www.wiley.com Copyright © 2015 by John Wiley & Sons, Inc., Hoboken, New Jersey Media and software compilation copyright © 2015 by John Wiley & Sons, Inc. All rights reserved. Published simultaneously in Canada No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except as permit- ted under Sections 107 or 108 of the 1976 United States Copyright Act, without the prior written permis- sion of the Publisher. Requests to the Publisher for permission should be addressed to the Permissions Department, John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030, (201) 748‐6011, fax (201) 748‐6008, or online at http://www.wiley.com/go/permissions. Trademarks: Wiley, For Dummies, the Dummies Man logo, Dummies.com, Making Everything Easier, and related trade dress are trademarks or registered trademarks of John Wiley & Sons, Inc. and may not be used without written permission. All trademarks are the property of their respective owners. John Wiley & Sons, Inc. is not associated with any product or vendor mentioned in this book. LIMIT OF LIABILITY/DISCLAIMER OF WARRANTY: THE PUBLISHER AND THE AUTHOR MAKE NO REPRESENTATIONS OR WARRANTIES WITH RESPECT TO THE ACCURACY OR COMPLETENESS OF THE CONTENTS OF THIS WORK AND SPECIFICALLY DISCLAIM ALL WARRANTIES, INCLUDING WITHOUT LIMITATION WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE. NO WARRANTY MAY BE CREATED OR EXTENDED BY SALES OR PROMOTIONAL MATERIALS.
    [Show full text]
  • Download Slides
    RR in the City Richard Saldanha Oxquant Consulting [email protected] LondonR Group Meeting 3rd November 2009 S Language Development 1965 Bell Labs pre-S work on a 1992 S version 3 statistical computing language Introduces structures to make 1977 Bell Labs S version 1 statistical modelling easier 1984 S to the world Parallel development of Quantitative Programming Environment (QPE) 1998 S version 4 by John Chambers Internal redesign and 1988 ‘New S ’ implements more formal object-oriented Combines S with QPE structure Typically referred to as S version 2 2 Oxquant Introducing R Combines a dialect of S with environment for data manipulation, calculation and graphical display http://www.r-project.org Can be thought of as an open source implementation of S Since 2008 commercial implementation of S exists in the form of TIBCO ’s Spotfire S+ (previously developed as S-PLUS from 1988) Attempts to commercialize R: R+, REvolution R, RStat Comprehensive R Archive Network (CRAN) http://cran.r-project.org – Precompiled binaries and source code including alpha and beta releases – Contributed packages (over 2,000 currently) – Manuals, FAQs and other contributed documentation – Mailing lists http://www.R-project.org/mail.html R-help: main mailing list for problems and solutions R-announce: major developments R-packages: new or enhanced contributed packages R-devel: questions and discussions about code development R-Forge http://r-forge.r-project.org – Platform for collaborative development of R packages 3 Oxquant Over 80 published books
    [Show full text]