معرفی کتاب «S Programming
Statistics and Computing» نوشتهٔ W. N. Venables, B. D. Ripley (auth.)، منتشرشده توسط نشر Springer New York : Imprint : Springer در سال 2000. این کتاب در فرمت djvu، زبان انگلیسی ارائه شده است. «S Programming
Statistics and Computing» در دستهٔ بدون دستهبندی قرار دارد.
S is a high-level language for manipulating, analysing and displaying data. It forms the basis of two highly acclaimed and widely used data analysis software systems, the commercial S-PLUS® and the Open Source R. This book provides an in-depth guide to writing software in the S language under either or both of those systems. It is intended for readers who have some acquaintance with the S language and want to know how to use it more effectively, for example to build re-usable tools for streamlining routine data analysis or to implement new statistical methods. One of the outstanding strengths of the S language is the ease with which it can be extended by users. S is a functional language, and functions written by users are first-class objects treated in the same way as functions provided by the system. S code is eminently readable and so a good way to document precisely what algorithms were used, and as much of the implementations are themselves written in S, they can be studied as models and to understand their subtleties. The current implementations also provide easy ways for S functions to call compiled code written in C, Fortran and similar languages; this is documented here in depth. Increasingly S is being used for statistical or graphical analysis within larger software systems or for whole vertical-market applications. The interface facilities are most developed on Windows® and these are covered with worked examples. The authors have written the widely used Modern Applied Statistics with S-PLUS, now in its third edition, and several software libraries that enhance S-PLUS and R; these and the examples used in both books are available on the Internet. Dr. W.N. Venables is a senior Statistician with the CSIRO/CMIS Environmetrics Project in Australia, having been at the Department of Statistics, University of Adelaide for many years previously. Professor B.D. Ripley holds the Chair of Applied Statistics at the University of Oxford, and is the author of four other books on spatial statistics, simulation, pattern recognition and neural networks. Both authors are known and respected throughout the international S and R communities, for their books, workshops, short courses, freely available software and through their extensive contributions to the S-news and R mailing lists. "...provides an in-depth guide to writing software in the S language under either or both systems intended for readers who have some acquaintance with S & want to know how to use it more effectively."
s Is A High-level Language For Manipulating, Analysing And Displaying Data. It Forms The Basis Of Two Highly Acclaimed And Widely Used Data Analysis Software Systems, The Commercial S-plus(r) And The Open Source R. This Book Provides An In-depth Guide To Writing Software In The S Language Under Either Or Both Of Those Systems. It Is Intended For Readers Who Have Some Acquaintance With S Language And Want To Know How To Use It More Effectively, For Example To Build Re-usable Tools For Streamlining Routine Data Analysis Or To Implement New Statistical Methods.
one Ofhe Most Outstanding Strengths Of The S Language Is The Ease With Which It Can Be Extended By Users. S Is A Functional Language, And Functions Written By Users Are First-class Objects Treated In The Same Way As Functions Provided By The System. S Code Is Eminently Readable And So A Good Way To Document Precisely What Algorithms Were Used, And As Much Of The Implementations Are Themselves Written In S, They Can Be Studied As Models And To Understand Their Subtleties. The Current Implementations Also Provide Easy Ways For S Functions To Call Compiled Code Written In C, Fortran And Similar Languages; This Is Documented Here In Depth.
increasingly S Is Being Used For Statistical Or Graphical Analysis Within Larger Software Systems Or For Whole Vertical-market Applications. The Interface Facilities Are Most Developed On Windows(r) And These Are Covered With Worked Examples.
the Authors Have Written The Widely Adopted 'modern Applied Statistics With S-plus', Now In Its Third Edition, And Several Software Libraries That Enhance S-plus And R; These And The Examples Used In Both Books Are Available On The Internet.
dr. W.n. Venables Is A Senior Statistician With The Csiro/cmis Environmentrics Project In Autralia, Having Been At The Department Of Statistics, University Of Adelaide For Many Years Previously.
professor B.d. Ripley Holds The Chair Of Applied Statistics At The University Of Oxford, And Is The Author Of Four Other Books On Spatial Statistics, Simulation, Pattern Recognition And Neural Networks. Both Authors Are Known And Respected Thorughout The International S And R Communities, For Their Books, Workshops, Short Courses, Freely Available Software And Through Their Extensive Contributions To The S-news And R Mailing Lists.
S is a high-level language for manipulating, analysing and displaying data. It forms the basis of two highly acclaimed and widely used data analysis software systems, the commercial S-PLUS(R) and the Open Source R. This book provides an in-depth guide to writing software in the S language under either or both of those systems. It is intended for readers who have some acquaintance with S language and want to know how to use it more effectively, for example to build re-usable tools for streamlining routine data analysis or to implement new statistical methods. One ofhe most outstanding strengths of the S language is the ease with which it can be extended by users. S is a functional language, and functions written by users are first-class objects treated in the same way as functions provided by the system. S code is eminently readable and so a good way to document precisely what algorithms were used, and as much of the implementations are themselves written in S, they can be studied as models and to understand their subtleties. The current implementations also provide easy ways for S functions to call compiled code written in C, Fortran and similar languages; this is documented here in depth. Increasingly S is being used for statistical or graphical analysis within larger software systems or for whole vertical-market applications. The interface facilities are most developed on Windows(R) and these are covered with worked examples. The authors have written the widely adopted 'Modern Applied Statistics with S-PLUS', now in its third edition, and several software libraries that enhance S-PLUS and R; these and the examples used in both books are available on the Internet. Dr. W.N. Venables is a senior Statistician with the CSIRO/CMIS Environmentrics Project in Autralia, having been at the Department of Statistics, University of Adelaide for many years previously. Professor B.D. Ripley holds the Chair of Applied Statistics at the University of Oxford, and is the author of four other books on spatial statistics, simulation, pattern recognition and neural networks. Both authors are known and respected thorughout the international S and R communities, for their books, workshops, short courses, freely available software and through their extensive contributions to the S-news and R mailing lists. "S is a high-legel language for manipulating, analysing, and displaying data. It forms the basis of two highly acclaimed and widely used data analysis software systems, the commercial S-PLUS and the Open Source R. This book provides an in-depth guide to writing software in the S language under either or both of those systems. It is intended for readers who have some acquaintance with the S language and want to know how to use it more effectively, for example, to build reusable tools for streamlining routine data analysis or to implement new statistical methods."--Jacket Front Matter....Pages i-x Introduction....Pages 1-4 The S Language: Syntax and Semantics....Pages 5-38 The S Language: Advanced Aspects....Pages 39-73 Classes....Pages 75-97 New-style Classes....Pages 99-121 Using Compiled Code....Pages 123-150 General Strategies and Extended Examples....Pages 151-178 S Software Development....Pages 179-203 Interfaces under Windows....Pages 205-234 Back Matter....Pages 235-265 Written by the bestselling authors of "Modern Applied Statistics with S-Plus", this book provides an in-depth guide to writing software in the S language under the commercial S-PLUS and the Open Source R systems. The book is geared to those with some knowledge of the S language who want to use it more effectively. S is a language for "programming with data", in the words of the title of Chambers (1998).