Author: SAS Institute
Publisher: Sas Inst
ISBN: 9781599943763
Category : Computers
Languages : en
Pages : 395
Book Description
Explains how to administer the SAS Web applications that run in the middle tier of the SAS Intelligence Platform. The Web applications include the SAS Information Delivery Portal, SAS Web Report Studio, and SAS Web OLAP Viewer for Java.This guide describes the middle-tier environment, provides sample deployment scenarios, and explains how to configure the Web applications for optimal performance. The guide contains instructions for common administrative tasks, such as configuring trusted Web authentication, as well as instructions for administering the individual Web applications. For example, the guide explains how to add content to the SAS Information Delivery Portal and how to control access to that content. This title is also available online.
SAS 9.1.3 Intelligence Platform
Author: SAS Institute
Publisher: Sas Inst
ISBN: 9781599943763
Category : Computers
Languages : en
Pages : 395
Book Description
Explains how to administer the SAS Web applications that run in the middle tier of the SAS Intelligence Platform. The Web applications include the SAS Information Delivery Portal, SAS Web Report Studio, and SAS Web OLAP Viewer for Java.This guide describes the middle-tier environment, provides sample deployment scenarios, and explains how to configure the Web applications for optimal performance. The guide contains instructions for common administrative tasks, such as configuring trusted Web authentication, as well as instructions for administering the individual Web applications. For example, the guide explains how to add content to the SAS Information Delivery Portal and how to control access to that content. This title is also available online.
Publisher: Sas Inst
ISBN: 9781599943763
Category : Computers
Languages : en
Pages : 395
Book Description
Explains how to administer the SAS Web applications that run in the middle tier of the SAS Intelligence Platform. The Web applications include the SAS Information Delivery Portal, SAS Web Report Studio, and SAS Web OLAP Viewer for Java.This guide describes the middle-tier environment, provides sample deployment scenarios, and explains how to configure the Web applications for optimal performance. The guide contains instructions for common administrative tasks, such as configuring trusted Web authentication, as well as instructions for administering the individual Web applications. For example, the guide explains how to add content to the SAS Information Delivery Portal and how to control access to that content. This title is also available online.
SAS and R
Author: Ken Kleinman
Publisher: CRC Press
ISBN: 1466584491
Category : Mathematics
Languages : en
Pages : 473
Book Description
An Up-to-Date, All-in-One Resource for Using SAS and R to Perform Frequent Tasks The first edition of this popular guide provided a path between SAS and R using an easy-to-understand, dictionary-like approach. Retaining the same accessible format, SAS and R: Data Management, Statistical Analysis, and Graphics, Second Edition explains how to easily perform an analytical task in both SAS and R, without having to navigate through the extensive, idiosyncratic, and sometimes unwieldy software documentation. The book covers many common tasks, such as data management, descriptive summaries, inferential procedures, regression analysis, and graphics, along with more complex applications. New to the Second Edition This edition now covers RStudio, a powerful and easy-to-use interface for R. It incorporates a number of additional topics, including using application program interfaces (APIs), accessing data through database management systems, using reproducible analysis tools, and statistical analysis with Markov chain Monte Carlo (MCMC) methods and finite mixture models. It also includes extended examples of simulations and many new examples. Enables Easy Mobility between the Two Systems Through the extensive indexing and cross-referencing, users can directly find and implement the material they need. SAS users can look up tasks in the SAS index and then find the associated R code while R users can benefit from the R index in a similar manner. Numerous example analyses demonstrate the code in action and facilitate further exploration. The datasets and code are available for download on the book’s website.
Publisher: CRC Press
ISBN: 1466584491
Category : Mathematics
Languages : en
Pages : 473
Book Description
An Up-to-Date, All-in-One Resource for Using SAS and R to Perform Frequent Tasks The first edition of this popular guide provided a path between SAS and R using an easy-to-understand, dictionary-like approach. Retaining the same accessible format, SAS and R: Data Management, Statistical Analysis, and Graphics, Second Edition explains how to easily perform an analytical task in both SAS and R, without having to navigate through the extensive, idiosyncratic, and sometimes unwieldy software documentation. The book covers many common tasks, such as data management, descriptive summaries, inferential procedures, regression analysis, and graphics, along with more complex applications. New to the Second Edition This edition now covers RStudio, a powerful and easy-to-use interface for R. It incorporates a number of additional topics, including using application program interfaces (APIs), accessing data through database management systems, using reproducible analysis tools, and statistical analysis with Markov chain Monte Carlo (MCMC) methods and finite mixture models. It also includes extended examples of simulations and many new examples. Enables Easy Mobility between the Two Systems Through the extensive indexing and cross-referencing, users can directly find and implement the material they need. SAS users can look up tasks in the SAS index and then find the associated R code while R users can benefit from the R index in a similar manner. Numerous example analyses demonstrate the code in action and facilitate further exploration. The datasets and code are available for download on the book’s website.
The Art of R Programming
Author: Norman Matloff
Publisher: No Starch Press
ISBN: 1593273843
Category : Computers
Languages : en
Pages : 404
Book Description
R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly. The Art of R Programming takes you on a guided tour of software development with R, from basic types and data structures to advanced topics like closures, recursion, and anonymous functions. No statistical knowledge is required, and your programming skills can range from hobbyist to pro. Along the way, you'll learn about functional and object-oriented programming, running mathematical simulations, and rearranging complex data into simpler, more useful formats. You'll also learn to: –Create artful graphs to visualize complex data sets and functions –Write more efficient code using parallel R and vectorization –Interface R with C/C++ and Python for increased speed or functionality –Find new R packages for text analysis, image manipulation, and more –Squash annoying bugs with advanced debugging techniques Whether you're designing aircraft, forecasting the weather, or you just need to tame your data, The Art of R Programming is your guide to harnessing the power of statistical computing.
Publisher: No Starch Press
ISBN: 1593273843
Category : Computers
Languages : en
Pages : 404
Book Description
R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly. The Art of R Programming takes you on a guided tour of software development with R, from basic types and data structures to advanced topics like closures, recursion, and anonymous functions. No statistical knowledge is required, and your programming skills can range from hobbyist to pro. Along the way, you'll learn about functional and object-oriented programming, running mathematical simulations, and rearranging complex data into simpler, more useful formats. You'll also learn to: –Create artful graphs to visualize complex data sets and functions –Write more efficient code using parallel R and vectorization –Interface R with C/C++ and Python for increased speed or functionality –Find new R packages for text analysis, image manipulation, and more –Squash annoying bugs with advanced debugging techniques Whether you're designing aircraft, forecasting the weather, or you just need to tame your data, The Art of R Programming is your guide to harnessing the power of statistical computing.
The Book of R
Author: Tilman M. Davies
Publisher: No Starch Press
ISBN: 1593276516
Category : Computers
Languages : en
Pages : 833
Book Description
The Book of R is a comprehensive, beginner-friendly guide to R, the world’s most popular programming language for statistical analysis. Even if you have no programming experience and little more than a grounding in the basics of mathematics, you’ll find everything you need to begin using R effectively for statistical analysis. You’ll start with the basics, like how to handle data and write simple programs, before moving on to more advanced topics, like producing statistical summaries of your data and performing statistical tests and modeling. You’ll even learn how to create impressive data visualizations with R’s basic graphics tools and contributed packages, like ggplot2 and ggvis, as well as interactive 3D visualizations using the rgl package. Dozens of hands-on exercises (with downloadable solutions) take you from theory to practice, as you learn: –The fundamentals of programming in R, including how to write data frames, create functions, and use variables, statements, and loops –Statistical concepts like exploratory data analysis, probabilities, hypothesis tests, and regression modeling, and how to execute them in R –How to access R’s thousands of functions, libraries, and data sets –How to draw valid and useful conclusions from your data –How to create publication-quality graphics of your results Combining detailed explanations with real-world examples and exercises, this book will provide you with a solid understanding of both statistics and the depth of R’s functionality. Make The Book of R your doorway into the growing world of data analysis.
Publisher: No Starch Press
ISBN: 1593276516
Category : Computers
Languages : en
Pages : 833
Book Description
The Book of R is a comprehensive, beginner-friendly guide to R, the world’s most popular programming language for statistical analysis. Even if you have no programming experience and little more than a grounding in the basics of mathematics, you’ll find everything you need to begin using R effectively for statistical analysis. You’ll start with the basics, like how to handle data and write simple programs, before moving on to more advanced topics, like producing statistical summaries of your data and performing statistical tests and modeling. You’ll even learn how to create impressive data visualizations with R’s basic graphics tools and contributed packages, like ggplot2 and ggvis, as well as interactive 3D visualizations using the rgl package. Dozens of hands-on exercises (with downloadable solutions) take you from theory to practice, as you learn: –The fundamentals of programming in R, including how to write data frames, create functions, and use variables, statements, and loops –Statistical concepts like exploratory data analysis, probabilities, hypothesis tests, and regression modeling, and how to execute them in R –How to access R’s thousands of functions, libraries, and data sets –How to draw valid and useful conclusions from your data –How to create publication-quality graphics of your results Combining detailed explanations with real-world examples and exercises, this book will provide you with a solid understanding of both statistics and the depth of R’s functionality. Make The Book of R your doorway into the growing world of data analysis.
Predictive Modeling with SAS Enterprise Miner
Author: Kattamuri S. Sarma
Publisher: SAS Institute
ISBN: 163526040X
Category : Computers
Languages : en
Pages : 574
Book Description
« Written for business analysts, data scientists, statisticians, students, predictive modelers, and data miners, this comprehensive text provides examples that will strengthen your understanding of the essential concepts and methods of predictive modeling. »--
Publisher: SAS Institute
ISBN: 163526040X
Category : Computers
Languages : en
Pages : 574
Book Description
« Written for business analysts, data scientists, statisticians, students, predictive modelers, and data miners, this comprehensive text provides examples that will strengthen your understanding of the essential concepts and methods of predictive modeling. »--
Application of Intelligent Systems in Multi-modal Information Analytics
Author: Vijayan Sugumaran
Publisher: Springer Nature
ISBN: 3030514315
Category : Technology & Engineering
Languages : en
Pages : 815
Book Description
This book presents the proceedings of the 2020 International Conference on Intelligent Systems Applications in Multi-modal Information Analytics, held in Changzhou, China, on June 18–19, 2020. It provides comprehensive coverage of the latest advances and trends in information technology, science and engineering. It addresses a number of broad themes, including data mining, multi-modal informatics, agent-based and multi-agent systems for health and education informatics, which inspire the development of intelligent information technologies. The contributions cover a wide range of topics such as AI applications and innovations in health and education informatics; data and knowledge management; multi-modal application management; and web/social media mining for multi-modal informatics. Outlining promising future research directions, the book is a valuable resource for students, researchers and professionals, and a useful reference guide for newcomers to the field.
Publisher: Springer Nature
ISBN: 3030514315
Category : Technology & Engineering
Languages : en
Pages : 815
Book Description
This book presents the proceedings of the 2020 International Conference on Intelligent Systems Applications in Multi-modal Information Analytics, held in Changzhou, China, on June 18–19, 2020. It provides comprehensive coverage of the latest advances and trends in information technology, science and engineering. It addresses a number of broad themes, including data mining, multi-modal informatics, agent-based and multi-agent systems for health and education informatics, which inspire the development of intelligent information technologies. The contributions cover a wide range of topics such as AI applications and innovations in health and education informatics; data and knowledge management; multi-modal application management; and web/social media mining for multi-modal informatics. Outlining promising future research directions, the book is a valuable resource for students, researchers and professionals, and a useful reference guide for newcomers to the field.
POWER7 and POWER7+ Optimization and Tuning Guide
Author: Brian Hall
Publisher: IBM Redbooks
ISBN: 0738437530
Category : Computers
Languages : en
Pages : 224
Book Description
This IBM® Redbooks® publication provides advice and technical information about optimizing and tuning application code to run on systems that are based on the IBM POWER7® and POWER7+TM processors. This advice is drawn from application optimization efforts across many different types of code that runs under the IBM AIX® and Linux operating systems, focusing on the more pervasive performance opportunities that are identified, and how to capitalize on them. The technical information was developed by a set of domain experts at IBM. The focus of this book is to gather the right technical information, and lay out simple guidance for optimizing code performance on the IBM POWER7 and POWER7+ systems that run the AIX or Linux operating systems. This book contains a large amount of straightforward performance optimization that can be performed with minimal effort and without previous experience or in-depth knowledge. This optimization work can: Improve the performance of the application that is being optimized for the POWER7 system Carry over improvements to systems that are based on related processor chips Improve performance on other platforms The audience of this book is those personnel who are responsible for performing migration and implementation activities on IBM POWER7-based servers, which includes system administrators, system architects, network administrators, information architects, and database administrators (DBAs).
Publisher: IBM Redbooks
ISBN: 0738437530
Category : Computers
Languages : en
Pages : 224
Book Description
This IBM® Redbooks® publication provides advice and technical information about optimizing and tuning application code to run on systems that are based on the IBM POWER7® and POWER7+TM processors. This advice is drawn from application optimization efforts across many different types of code that runs under the IBM AIX® and Linux operating systems, focusing on the more pervasive performance opportunities that are identified, and how to capitalize on them. The technical information was developed by a set of domain experts at IBM. The focus of this book is to gather the right technical information, and lay out simple guidance for optimizing code performance on the IBM POWER7 and POWER7+ systems that run the AIX or Linux operating systems. This book contains a large amount of straightforward performance optimization that can be performed with minimal effort and without previous experience or in-depth knowledge. This optimization work can: Improve the performance of the application that is being optimized for the POWER7 system Carry over improvements to systems that are based on related processor chips Improve performance on other platforms The audience of this book is those personnel who are responsible for performing migration and implementation activities on IBM POWER7-based servers, which includes system administrators, system architects, network administrators, information architects, and database administrators (DBAs).
InfoSphere DataStage Parallel Framework Standard Practices
Author: Julius Lerm
Publisher: IBM Redbooks
ISBN: 0738434477
Category : Computers
Languages : en
Pages : 458
Book Description
In this IBM® Redbooks® publication, we present guidelines for the development of highly efficient and scalable information integration applications with InfoSphereTM DataStage® (DS) parallel jobs. InfoSphere DataStage is at the core of IBM Information Server, providing components that yield a high degree of freedom. For any particular problem there might be multiple solutions, which tend to be influenced by personal preferences, background, and previous experience. All too often, those solutions yield less than optimal, and non-scalable, implementations. This book includes a comprehensive detailed description of the components available, and descriptions on how to use them to obtain scalable and efficient solutions, for both batch and real-time scenarios. The advice provided in this document is the result of the combined proven experience from a number of expert practitioners in the field of high performance information integration, evolved over several years. This book is intended for IT architects, Information Management specialists, and Information Integration specialists responsible for delivering cost-effective IBM InfoSphere DataStage performance on all platforms.
Publisher: IBM Redbooks
ISBN: 0738434477
Category : Computers
Languages : en
Pages : 458
Book Description
In this IBM® Redbooks® publication, we present guidelines for the development of highly efficient and scalable information integration applications with InfoSphereTM DataStage® (DS) parallel jobs. InfoSphere DataStage is at the core of IBM Information Server, providing components that yield a high degree of freedom. For any particular problem there might be multiple solutions, which tend to be influenced by personal preferences, background, and previous experience. All too often, those solutions yield less than optimal, and non-scalable, implementations. This book includes a comprehensive detailed description of the components available, and descriptions on how to use them to obtain scalable and efficient solutions, for both batch and real-time scenarios. The advice provided in this document is the result of the combined proven experience from a number of expert practitioners in the field of high performance information integration, evolved over several years. This book is intended for IT architects, Information Management specialists, and Information Integration specialists responsible for delivering cost-effective IBM InfoSphere DataStage performance on all platforms.
IBM System Storage Business Continuity: Part 1 Planning Guide
Author: Charlotte Brooks
Publisher: IBM Redbooks
ISBN: 0738489700
Category : Computers
Languages : en
Pages : 422
Book Description
A disruption to your critical business processes could leave the entire business exposed. Today's organizations face ever-escalating customer demands and expectations. There is no room for downtime. You need to provide your customers with continuous service because your customers have a lot of choices. Your competitors are standing ready to take your place. As you work hard to grow your business, you face the challenge of keeping your business running without a glitch. To remain competitive, you need a resilient IT infrastructure. This IBM Redbooks publication introduces the importance of Business Continuity in today's IT environments. It provides a comprehensive guide to planning for IT Business Continuity and can help you design and select an IT Business Continuity solution that is right for your business environment. We discuss the concepts, procedures, and solution selection for Business Continuity in detail, including the essential set of IT Business Continuity requirements that you need to identify a solution. We also present a rigorous Business Continuity Solution Selection Methodology that includes a sample Business Continuity workshop with step-by-step instructions in defining requirements. This book is meant as a central resource book for IT Business Continuity planning and design. The companion title to this book, IBM System Storage Business Continuity: Part 2 Solutions Guide, SG24-6548, describes detailed product solutions in the System Storage Resiliency Portfolio.
Publisher: IBM Redbooks
ISBN: 0738489700
Category : Computers
Languages : en
Pages : 422
Book Description
A disruption to your critical business processes could leave the entire business exposed. Today's organizations face ever-escalating customer demands and expectations. There is no room for downtime. You need to provide your customers with continuous service because your customers have a lot of choices. Your competitors are standing ready to take your place. As you work hard to grow your business, you face the challenge of keeping your business running without a glitch. To remain competitive, you need a resilient IT infrastructure. This IBM Redbooks publication introduces the importance of Business Continuity in today's IT environments. It provides a comprehensive guide to planning for IT Business Continuity and can help you design and select an IT Business Continuity solution that is right for your business environment. We discuss the concepts, procedures, and solution selection for Business Continuity in detail, including the essential set of IT Business Continuity requirements that you need to identify a solution. We also present a rigorous Business Continuity Solution Selection Methodology that includes a sample Business Continuity workshop with step-by-step instructions in defining requirements. This book is meant as a central resource book for IT Business Continuity planning and design. The companion title to this book, IBM System Storage Business Continuity: Part 2 Solutions Guide, SG24-6548, describes detailed product solutions in the System Storage Resiliency Portfolio.
SAS For Dummies
Author: Stephen McDaniel
Publisher: John Wiley & Sons
ISBN: 0470642726
Category : Computers
Languages : en
Pages : 395
Book Description
The fun and easy way to learn to use this leading business intelligence tool Written by an author team who is directly involved with SAS, this easy-to-follow guide is fully updated for the latest release of SAS and covers just what you need to put this popular software to work in your business. SAS allows any business or enterprise to improve data delivery, analysis, reporting, movement across a company, data mining, forecasting, statistical analysis, and more. SAS For Dummies, 2nd Edition gives you the necessary background on what SAS can do for you and explains how to use the Enterprise Guide. SAS provides statistical and data analysis tools to help you deal with all kinds of data: operational, financial, performance, and more Places special emphasis on Enterprise Guide and other analytical tools, covering all commonly used features Covers all commonly used features and shows you the practical applications you can put to work in your business Explores how to get various types of data into the software and how to work with databases Covers producing reports and Web reporting tools, analytics, macros, and working with your data In the easy-to-follow, no-nonsense For Dummies format, SAS For Dummies gives you the knowledge and the confidence to get SAS working for your organization. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Publisher: John Wiley & Sons
ISBN: 0470642726
Category : Computers
Languages : en
Pages : 395
Book Description
The fun and easy way to learn to use this leading business intelligence tool Written by an author team who is directly involved with SAS, this easy-to-follow guide is fully updated for the latest release of SAS and covers just what you need to put this popular software to work in your business. SAS allows any business or enterprise to improve data delivery, analysis, reporting, movement across a company, data mining, forecasting, statistical analysis, and more. SAS For Dummies, 2nd Edition gives you the necessary background on what SAS can do for you and explains how to use the Enterprise Guide. SAS provides statistical and data analysis tools to help you deal with all kinds of data: operational, financial, performance, and more Places special emphasis on Enterprise Guide and other analytical tools, covering all commonly used features Covers all commonly used features and shows you the practical applications you can put to work in your business Explores how to get various types of data into the software and how to work with databases Covers producing reports and Web reporting tools, analytics, macros, and working with your data In the easy-to-follow, no-nonsense For Dummies format, SAS For Dummies gives you the knowledge and the confidence to get SAS working for your organization. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.