0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (42)
  • R250 - R500 (193)
  • R500+ (3,115)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Other software packages

Modern Computational Finance - AAD and Parallel Simuations Volume 1 (Hardcover): A Savine Modern Computational Finance - AAD and Parallel Simuations Volume 1 (Hardcover)
A Savine
R2,139 Discovery Miles 21 390 Ships in 9 - 15 working days

Arguably the strongest addition to numerical finance of the past decade, Algorithmic Adjoint Differentiation (AAD) is the technology implemented in modern financial software to produce thousands of accurate risk sensitivities, within seconds, on light hardware. AAD recently became a centerpiece of modern financial systems and a key skill for all quantitative analysts, developers, risk professionals or anyone involved with derivatives. It is increasingly taught in Masters and PhD programs in finance. Danske Bank's wide scale implementation of AAD in its production and regulatory systems won the In-House System of the Year 2015 Risk award. The Modern Computational Finance books, written by three of the very people who designed Danske Bank's systems, offer a unique insight into the modern implementation of financial models. The volumes combine financial modelling, mathematics and programming to resolve real life financial problems and produce effective derivatives software. This volume is a complete, self-contained learning reference for AAD, and its application in finance. AAD is explained in deep detail throughout chapters that gently lead readers from the theoretical foundations to the most delicate areas of an efficient implementation, such as memory management, parallel implementation and acceleration with expression templates. The book comes with professional source code in C++, including an efficient, up to date implementation of AAD and a generic parallel simulation library. Modern C++, high performance parallel programming and interfacing C++ with Excel are also covered. The book builds the code step-by-step, while the code illustrates the concepts and notions developed in the book.

Statistical Programming in SAS (Paperback, 2nd edition): A. John Bailer Statistical Programming in SAS (Paperback, 2nd edition)
A. John Bailer
R2,352 Discovery Miles 23 520 Ships in 12 - 17 working days

Statistical Programming in SAS Second Edition provides a foundation for programming to implement statistical solutions using SAS, a system that has been used to solve data analytic problems for more than 40 years. The author includes motivating examples to inspire readers to generate programming solutions. Upper-level undergraduates, beginning graduate students, and professionals involved in generating programming solutions for data-analytic problems will benefit from this book. The ideal background for a reader is some background in regression modeling and introductory experience with computer programming. The coverage of statistical programming in the second edition includes Getting data into the SAS system, engineering new features, and formatting variables Writing readable and well-documented code Structuring, implementing, and debugging programs that are well documented Creating solutions to novel problems Combining data sources, extracting parts of data sets, and reshaping data sets as needed for other analyses Generating general solutions using macros Customizing output Producing insight-inspiring data visualizations Parsing, processing, and analyzing text Programming solutions using matrices and connecting to R Processing text Programming with matrices Connecting SAS with R Covering topics that are part of both base and certification exams.

MATLAB Handbook with Applications to Mathematics, Science, Engineering, and Finance (Hardcover): Jose Miguel David Baez-Lopez,... MATLAB Handbook with Applications to Mathematics, Science, Engineering, and Finance (Hardcover)
Jose Miguel David Baez-Lopez, David Alfredo Baez Villegas
R5,078 Discovery Miles 50 780 Ships in 9 - 15 working days

The purpose of this handbook is to allow users to learn and master the mathematics software package MATLAB (R), as well as to serve as a quick reference to some of the most used instructions in the package. A unique feature of this handbook is that it can be used by the novice and by experienced users alike. For experienced users, it has four chapters with examples and applications in engineering, finance, physics, and optimization. Exercises are included, along with solutions available for the interested reader on the book's web page. These exercises are a complement for the interested reader who wishes to get a deeper understanding of MATLAB. Features Covers both MATLAB and introduction to Simulink Covers the use of GUIs in MATLAB and Simulink Offers downloadable examples and programs from the handbook's website Provides an introduction to object oriented programming using MATLAB Includes applications from many areas Includes the realization of executable files for MATLAB programs and Simulink models

Advanced Computing Technologies and Applications - Proceedings of 2nd International Conference on Advanced Computing... Advanced Computing Technologies and Applications - Proceedings of 2nd International Conference on Advanced Computing Technologies and Applications-ICACTA 2020 (Paperback, 1st ed. 2020)
Hari Vasudevan, Antonis Michalas, Narendra Shekokar, Meera Narvekar
R5,702 Discovery Miles 57 020 Ships in 10 - 15 working days

This book features selected papers presented at the 2nd International Conference on Advanced Computing Technologies and Applications, held at SVKM's Dwarkadas J. Sanghvi College of Engineering, Mumbai, India, from 28 to 29 February 2020. Covering recent advances in next-generation computing, the book focuses on recent developments in intelligent computing, such as linguistic computing, statistical computing, data computing and ambient applications.

Functional and High-Dimensional Statistics and Related Fields (Paperback, 1st ed. 2020): German Aneiros, Ivana Horova, Marie... Functional and High-Dimensional Statistics and Related Fields (Paperback, 1st ed. 2020)
German Aneiros, Ivana Horova, Marie Huskova, Philippe Vieu
R4,348 Discovery Miles 43 480 Ships in 10 - 15 working days

This book presents the latest research on the statistical analysis of functional, high-dimensional and other complex data, addressing methodological and computational aspects, as well as real-world applications. It covers topics like classification, confidence bands, density estimation, depth, diagnostic tests, dimension reduction, estimation on manifolds, high- and infinite-dimensional statistics, inference on functional data, networks, operatorial statistics, prediction, regression, robustness, sequential learning, small-ball probability, smoothing, spatial data, testing, and topological object data analysis, and includes applications in automobile engineering, criminology, drawing recognition, economics, environmetrics, medicine, mobile phone data, spectrometrics and urban environments. The book gathers selected, refereed contributions presented at the Fifth International Workshop on Functional and Operatorial Statistics (IWFOS) in Brno, Czech Republic. The workshop was originally to be held on June 24-26, 2020, but had to be postponed as a consequence of the COVID-19 pandemic. Initiated by the Working Group on Functional and Operatorial Statistics at the University of Toulouse in 2008, the IWFOS workshops provide a forum to discuss the latest trends and advances in functional statistics and related fields, and foster the exchange of ideas and international collaboration in the field.

CRAN Recipes - DPLYR, Stringr, Lubridate, and RegEx in R (Paperback, 1st ed.): William Yarberry CRAN Recipes - DPLYR, Stringr, Lubridate, and RegEx in R (Paperback, 1st ed.)
William Yarberry
R1,667 R1,365 Discovery Miles 13 650 Save R302 (18%) Ships in 10 - 15 working days

Want to use the power of R sooner rather than later? Don't have time to plow through wordy texts and online manuals? Use this book for quick, simple code to get your projects up and running. It includes code and examples applicable to many disciplines. Written in everyday language with a minimum of complexity, each chapter provides the building blocks you need to fit R's astounding capabilities to your analytics, reporting, and visualization needs. CRAN Recipes recognizes how needless jargon and complexity get in your way. Busy professionals need simple examples and intuitive descriptions; side trips and meandering philosophical discussions are left for other books. Here R scripts are condensed, to the extent possible, to copy-paste-run format. Chapters and examples are structured to purpose rather than particular functions (e.g., "dirty data cleanup" rather than the R package name "janitor"). Everyday language eliminates the need to know functions/packages in advance. What You Will Learn Carry out input/output; visualizations; data munging; manipulations at the group level; and quick data exploration Handle forecasting (multivariate, time series, logistic regression, Facebook's Prophet, and others) Use text analytics; sampling; financial analysis; and advanced pattern matching (regex) Manipulate data using DPLYR: filter, sort, summarize, add new fields to datasets, and apply powerful IF functions Create combinations or subsets of files using joins Write efficient code using pipes to eliminate intermediate steps (MAGRITTR) Work with string/character manipulation of all types (STRINGR) Discover counts, patterns, and how to locate whole words Do wild-card matching, extraction, and invert-match Work with dates using LUBRIDATE Fix dirty data; attractive formatting; bad habits to avoid Who This Book Is For Programmers/data scientists with at least some prior exposure to R.

MATLAB (R) for Engineers Explained (Paperback, Softcover reprint of the original 1st ed. 2003): Fredrik Gustafsson, Niclas... MATLAB (R) for Engineers Explained (Paperback, Softcover reprint of the original 1st ed. 2003)
Fredrik Gustafsson, Niclas Bergman
R1,643 Discovery Miles 16 430 Ships in 10 - 15 working days

Based on the new 'guided-tour' concept that eliminates the start-up transient encountered in learning new programming languages, this beginner's introduction to MATLAB teaches a sufficient subset of the functionality and gives the reader practical experience on how to find more information. Recent developments in MATLAB to advance programming are described using realistic examples in order to prepare students for larger programming projects. In addition, a large number of exercises, tips, and solutions mean that the course can be followed with or without a computer. The development of MATLAB programming and its use in engineering courses makes this a valuable self-study guide for both engineering students and practicing engineers.

Building a Salesforce-Powered Front Office - A Quick-Start Guide (Paperback, 1st ed.): Rashed A. Chowdhury Building a Salesforce-Powered Front Office - A Quick-Start Guide (Paperback, 1st ed.)
Rashed A. Chowdhury
R1,539 R1,264 Discovery Miles 12 640 Save R275 (18%) Ships in 10 - 15 working days

Harness the power of Salesforce to manage and grow your business. This book shows you how to use the Salesforce CRM tool to consolidate consumer data into a single place to gain better insight into your business and more easily manage data. Data (such as email, spreadsheets, databases) is generated through the front office or face of your business, where your company interacts with customers and revenue is generated. In a hotel, for instance, the front office is the lobby where guests are greeted, their problems are handled, and room payments are made. Another example is a coffee shop, where the front office is an employee taking a customer's order or serving a drink. Salespeople connect to customers by selling your company's goods or services. Marketing team members connect with them through advertising and promotional activities. Service and support staff assist customers with problems and provide help with products. This book introduces the many ways Salesforce-based innovations are transforming the technology landscape and the strategies that may be used for designing and launching a digital front office. The book examines how organizations can launch and grow digital solutions and strategies for the governance of the platform and provides an overview of digital transformation across industries. What You Will Learn Understand basic Salesforce concepts, including the digital front office process tower, lead to cash journey, core CRM functions, best practices, and more Review data management concepts, integrated sales, customer service, marketing operations, and proposal and business development needs in a systematic way Use frameworks to build a business architecture and multi-year technology roadmap Get familiar with Salesforce business processes and concepts such as account, contact, lead, and opportunity management; marketing campaigns; master data management (MDM); and lead scoring, grading, and activity management across the front office Define and develop digital marketing challenges and strategy (people, process, brand, messaging, and ROI), measure campaign data, and create an end-to-end campaign in Salesforce Who This Book Is For Business executives, C-suites, IT management, and Salesforce managers and professionals working in IT, business development, sales operations, program management, marketing operations, and proposal development

Modelling Covariances and Latent Variables Using EQS (Paperback): G. Dunn Modelling Covariances and Latent Variables Using EQS (Paperback)
G. Dunn
R3,426 Discovery Miles 34 260 Ships in 12 - 17 working days

This primer has been designed as a self-instructional text which serves to introduce the reader to both the principles of statistical modelling of covariance structures and to the use of the EQS software package. It is divided into three parts - the first covering the basic ideas and language of covariance structure modelling together with an introduction to the EQS package. The second section covers a wide variety of models suitable for cross-sectional and longitudinal data and the final section discusses a wide variety of practical problems. This book should be of interest to researchers in psychology, sociology and medicine who use the EQS software; applied and consultant statisticians.

Applied Statistics and Data Science - Proceedings of Statistics 2021 Canada, Selected Contributions (Hardcover, 1st ed. 2021):... Applied Statistics and Data Science - Proceedings of Statistics 2021 Canada, Selected Contributions (Hardcover, 1st ed. 2021)
Yogendra P. Chaubey, Salim Lahmiri, Fassil Nebebe, Arusharka Sen
R5,082 Discovery Miles 50 820 Ships in 10 - 15 working days

This proceedings volume features top contributions in modern statistical methods from Statistics 2021 Canada, the 6th Annual Canadian Conference in Applied Statistics, held virtually on July 15-18, 2021. Papers are contributed from established and emerging scholars, covering cutting-edge and contemporary innovative techniques in statistics and data science. Major areas of contribution include Bayesian statistics; computational statistics; data science; semi-parametric regression; and stochastic methods in biology, crop science, ecology and engineering. It will be a valuable edited collection for graduate students, researchers, and practitioners in a wide array of applied statistical and data science methods.

Automated Unit Testing with ABAP - A Practical Approach (Paperback, 1st ed.): James E. Mcdonough Automated Unit Testing with ABAP - A Practical Approach (Paperback, 1st ed.)
James E. Mcdonough
R1,355 R1,135 Discovery Miles 11 350 Save R220 (16%) Ships in 10 - 15 working days

Write automated unit tests for the ABAP language. This book teaches programmers using simple examples and metaphors and explains the underlying concepts of writing effective automated unit tests. Many, if not most, ABAP programmers learned their programming and testing skills before the ABAP development environment provided an automated unit testing facility. Automated Unit Testing with ABAP: A Practical Approach offers hope and salvation to ABAP programmers who continue to toil with antiquated manual unit testing processes, taking them by the hand and lifting them out of that dungeon of despair with a modern and proven alternative. It begins by explaining how the xUnit family of automated testing frameworks provides a quick and effective means of insuring high-quality software. It then focuses on the ABAP Unit Testing Facility, the xUnit framework applicable specifically to the ABAP language, showing how it can be used to bring ABAP applications under automated testing control, from old legacy applications to those newly written. Whereas xUnit testing has been widely accepted with developers writing in many other programming languages, it is an unfortunate fact in the ABAP community that many programmers still are unfamiliar with xUnit concepts and do not know how to begin implementing automated unit testing into their development process. This book demonstrates how to refactor programs so they become designed for testability, showing how to use process encapsulation and test isolation to facilitate automated testing, including a thorough explanation of test-driven development and the use of test doubles. The book: Shows how to write automated unit tests for ABAP Instills ABAP programmers with the confidence to refactor poorly written code Explains how an automated testing harness facilitates rapid software development Teaches how to utilize test-driven development (TDD) with ABAP Offers advice and tips on the best ways to write automated unit tests What You Will Learn Become familiar with the xUnit approach to testing Know the ABAP statements that interfere with running automated unit tests and how to accommodate them Understand what it means to isolate code for testing and how this is achieved Gain the confidence to refactor poorly written code Make ABAP programs designed for testability Reap the benefits of spending less time manually unit testing ABAP programs Use test-driven development (TDD) with ABAP programming Use configurable test doubles in ABAP Who This Book Is For ABAP programmers who remain unfamiliar with the automated unit testing facility and those who already use it but want to improve their skill writing and using automated tests. The book addresses the reluctance and trepidation felt by procedural ABAP programmers who need to know some object-oriented concepts to use this facility, expands their horizons, and helps them step through the doorway leading to a different approach to program design.

SAP SuccessFactors Talent: Volume 2 - A Complete Guide to Configuration, Administration, and Best Practices: Succession and... SAP SuccessFactors Talent: Volume 2 - A Complete Guide to Configuration, Administration, and Best Practices: Succession and Development (Paperback, 1st ed.)
Susan Traynor, Michael A. Wellens, Venki Krishnamoorthy.
R1,913 R1,556 Discovery Miles 15 560 Save R357 (19%) Ships in 10 - 15 working days

Take an in-depth look at SAP SuccessFactors talent modules with this complete guide to configuration, administration, and best practices. This two-volume series follows a logical progression of SAP SuccessFactors modules that should be configured to complete a comprehensive talent management solution. The authors walk you through fully functional simple implementations in the primary chapters for each module before diving into advanced topics in subsequent chapters. In volume 2, you will explore the development module in three more chapters by learning to configure and use development plans, career worksheets, and mentoring. Then, the book examines succession management, covering topics such as configuring, administering, and using the 9-box, the Talent Review form, nominations, succession org charts, talent pools, and succession presentations. The authors then sum up with a review of what you learned and final conclusions. Within each topic, the book touches on the integration points with other modules as well as internationalization. The authors also provide recommendations and insights from real world experience. Having finished the book, you will have an understanding of what comprises a complete SAP SuccessFactors talent management solution and how to configure, administer, and use each module within it. What You Will Learn Work with the career worksheet Build mentoring into your SAP SuccessFactors solution Display and update relevant talent data in a succession org chart Who This Book Is For Implementation partners and customers who are project managers, configuration specialists, analysts, or system administrators.

Mathematical Research for Blockchain Economy - 1st International Conference MARBLE 2019, Santorini, Greece (Paperback, 1st ed.... Mathematical Research for Blockchain Economy - 1st International Conference MARBLE 2019, Santorini, Greece (Paperback, 1st ed. 2020)
Panos Pardalos, Ilias Kotsireas, Yike Guo, William Knottenbelt
R4,324 Discovery Miles 43 240 Ships in 10 - 15 working days

This book presents the best papers from the 1st International Conference on Mathematical Research for Blockchain Economy (MARBLE) 2019, held in Santorini, Greece. While most blockchain conferences and forums are dedicated to business applications, product development or Initial Coin Offering (ICO) launches, this conference focused on the mathematics behind blockchain to bridge the gap between practice and theory. Every year, thousands of blockchain projects are launched and circulated in the market, and there is a tremendous wealth of blockchain applications, from finance to healthcare, education, media, logistics and more. However, due to theoretical and technical barriers, most of these applications are impractical for use in a real-world business context. The papers in this book reveal the challenges and limitations, such as scalability, latency, privacy and security, and showcase solutions and developments to overcome them.

The Theory of Queuing Systems with Correlated Flows (Paperback, 1st ed. 2020): Alexander N. Dudin, Valentina I. Klimenok,... The Theory of Queuing Systems with Correlated Flows (Paperback, 1st ed. 2020)
Alexander N. Dudin, Valentina I. Klimenok, Vladimir M. Vishnevsky
R2,913 Discovery Miles 29 130 Ships in 10 - 15 working days

This book is dedicated to the systematization and development of models, methods, and algorithms for queuing systems with correlated arrivals. After first setting up the basic tools needed for the study of queuing theory, the authors concentrate on complicated systems: multi-server systems with phase type distribution of service time or single-server queues with arbitrary distribution of service time or semi-Markovian service. They pay special attention to practically important retrial queues, tandem queues, and queues with unreliable servers. Mathematical models of networks and queuing systems are widely used for the study and optimization of various technical, physical, economic, industrial, and administrative systems, and this book will be valuable for researchers, graduate students, and practitioners in these domains.

Business Standard Compliance and Requirements Validation Using Goal Models (Paperback, 1st ed. 2020): Novarun Deb, Nabendu Chaki Business Standard Compliance and Requirements Validation Using Goal Models (Paperback, 1st ed. 2020)
Novarun Deb, Nabendu Chaki
R2,873 Discovery Miles 28 730 Ships in 10 - 15 working days

This book discusses enterprise hierarchies, which view a target system with varying degrees of abstraction. These requirement refinement hierarchies can be represented by goal models. It is important to verify that such hierarchies capture the same set of rationales and intentions and are in mutual agreement with the requirements of the system being designed. The book also explores how hierarchies manifest themselves in the real world by undertaking a data mining exercise and observing the interactions within an enterprise. The inherent sequence-agnostic property of goal models prevents requirement analysts from performing compliance checks in this phase as compliance rules are generally embedded with temporal information. The studies discussed here seek to extract finite state models corresponding to goal models with the help of model transformation. The i*ToNuSMV tool implements one such algorithm to perform model checking on i* models. In turn, the AFSR framework provides a new goal model nomenclature that associates semantics with individual goals. It also provides a reconciliation machinery that detects entailment or consistency conflicts within goal models and suggests corrective measures to resolve such conflicts. The authors also discuss how the goal maintenance problem can be mapped to the state-space search problem, and how A* search can be used to identify an optimal goal model configuration that is free from all conflicts. In conclusion, the authors discuss how the proposed research frameworks can be extended and applied in new research directions. The GRL2APK framework presents an initiative to develop mobile applications from goal models using reusable code component repositories.

Multivariate Statistical Methods - Going Beyond the Linear (Hardcover, 1st ed. 2021): Gyoergy Terdik Multivariate Statistical Methods - Going Beyond the Linear (Hardcover, 1st ed. 2021)
Gyoergy Terdik
R3,189 Discovery Miles 31 890 Ships in 10 - 15 working days

This book presents a general method for deriving higher-order statistics of multivariate distributions with simple algorithms that allow for actual calculations. Multivariate nonlinear statistical models require the study of higher-order moments and cumulants. The main tool used for the definitions is the tensor derivative, leading to several useful expressions concerning Hermite polynomials, moments, cumulants, skewness, and kurtosis. A general test of multivariate skewness and kurtosis is obtained from this treatment. Exercises are provided for each chapter to help the readers understand the methods. Lastly, the book includes a comprehensive list of references, equipping readers to explore further on their own.

Data Analysis and Rationality in a Complex World (Paperback, 1st ed. 2021): Theodore Chadjipadelis, Berthold Lausen, Angelos... Data Analysis and Rationality in a Complex World (Paperback, 1st ed. 2021)
Theodore Chadjipadelis, Berthold Lausen, Angelos Markos, Tae Rim Lee, Angela Montanari, …
R5,107 Discovery Miles 51 070 Ships in 10 - 15 working days

This volume presents the latest advances in statistics and data science, including theoretical, methodological and computational developments and practical applications related to classification and clustering, data gathering, exploratory and multivariate data analysis, statistical modeling, and knowledge discovery and seeking. It includes contributions on analyzing and interpreting large, complex and aggregated datasets, and highlights numerous applications in economics, finance, computer science, political science and education. It gathers a selection of peer-reviewed contributions presented at the 16th Conference of the International Federation of Classification Societies (IFCS 2019), which was organized by the Greek Society of Data Analysis and held in Thessaloniki, Greece, on August 26-29, 2019.

Computationally Intensive Statistics for Intelligent IoT (Hardcover, 1st ed. 2021): Debabrata Samanta, Amit Banerjee Computationally Intensive Statistics for Intelligent IoT (Hardcover, 1st ed. 2021)
Debabrata Samanta, Amit Banerjee
R4,363 Discovery Miles 43 630 Ships in 10 - 15 working days

The book covers computational statistics, its methodologies and applications for IoT device. It includes the details in the areas of computational arithmetic and its influence on computational statistics, numerical algorithms in statistical application software, basics of computer systems, statistical techniques, linear algebra and its role in optimization techniques, evolution of optimization techniques, optimal utilization of computer resources, and statistical graphics role in data analysis. It also explores computational inferencing and computer model's role in design of experiments, Bayesian analysis, survival analysis and data mining in computational statistics.

Topological Methods in Data Analysis and Visualization VI - Theory, Applications, and Software (Hardcover, 1st ed. 2021):... Topological Methods in Data Analysis and Visualization VI - Theory, Applications, and Software (Hardcover, 1st ed. 2021)
Ingrid Hotz, Talha Bin Masood, Filip Sadlo, Julien Tierny
R5,143 Discovery Miles 51 430 Ships in 10 - 15 working days

This book is a result of a workshop, the 8th of the successful TopoInVis workshop series, held in 2019 in Nykoeping, Sweden. The workshop regularly gathers some of the world's leading experts in this field. Thereby, it provides a forum for discussions on the latest advances in the field with a focus on finding practical solutions to open problems in topological data analysis for visualization. The contributions provide introductory and novel research articles including new concepts for the analysis of multivariate and time-dependent data, robust computational approaches for the extraction and approximations of topological structures with theoretical guarantees, and applications of topological scalar and vector field analysis for visualization. The applications span a wide range of scientific areas comprising climate science, material sciences, fluid dynamics, and astronomy. In addition, community efforts with respect to joint software development are reported and discussed.

Stochastic Systems with Time Delay - Probabilistic and Thermodynamic Descriptions of non-Markovian Processes far From... Stochastic Systems with Time Delay - Probabilistic and Thermodynamic Descriptions of non-Markovian Processes far From Equilibrium (Hardcover, 1st ed. 2021)
Sarah A.M. Loos
R4,629 Discovery Miles 46 290 Ships in 10 - 15 working days

The nonequilibrium behavior of nanoscopic and biological systems, which are typically strongly fluctuating, is a major focus of current research. Lately, much progress has been made in understanding such systems from a thermodynamic perspective. However, new theoretical challenges emerge when the fluctuating system is additionally subject to time delay, e.g. due to the presence of feedback loops. This thesis advances this young and vibrant research field in several directions. The first main contribution concerns the probabilistic description of time-delayed systems; e.g. by introducing a versatile approximation scheme for nonlinear delay systems. Second, it reveals that delay can induce intriguing thermodynamic properties such as anomalous (reversed) heat flow. More generally, the thesis shows how to treat the thermodynamics of non-Markovian systems by introducing auxiliary variables. It turns out that delayed feedback is inextricably linked to nonreciprocal coupling, information flow, and to net energy input on the fluctuating level.

Advanced R, Second Edition (Hardcover, 2nd edition): Hadley Wickham Advanced R, Second Edition (Hardcover, 2nd edition)
Hadley Wickham
R5,366 Discovery Miles 53 660 Ships in 12 - 17 working days

Advanced R helps you understand how R works at a fundamental level. It is designed for R programmers who want to deepen their understanding of the language, and programmers experienced in other languages who want to understand what makes R different and special. This book will teach you the foundations of R; three fundamental programming paradigms (functional, object-oriented, and metaprogramming); and powerful techniques for debugging and optimising your code. By reading this book, you will learn: The difference between an object and its name, and why the distinction is important The important vector data structures, how they fit together, and how you can pull them apart using subsetting The fine details of functions and environments The condition system, which powers messages, warnings, and errors The powerful functional programming paradigm, which can replace many for loops The three most important OO systems: S3, S4, and R6 The tidy eval toolkit for metaprogramming, which allows you to manipulate code and control evaluation Effective debugging techniques that you can deploy, regardless of how your code is run How to find and remove performance bottlenecks The second edition is a comprehensive update: New foundational chapters: "Names and values," "Control flow," and "Conditions" comprehensive coverage of object oriented programming with chapters on S3, S4, R6, and how to choose between them Much deeper coverage of metaprogramming, including the new tidy evaluation framework use of new package like rlang (http://rlang.r-lib.org), which provides a clean interface to low-level operations, and purr (http://purrr.tidyverse.org/) for functional programming Use of color in code chunks and figures Hadley Wickham is Chief Scientist at RStudio, an Adjunct Professor at Stanford University and the University of Auckland, and a member of the R Foundation. He is the lead developer of the tidyverse, a collection of R packages, including ggplot2 and dplyr, designed to support data science. He is also the author of R for Data Science (with Garrett Grolemund), R Packages, and ggplot2: Elegant Graphics for Data Analysis.

Computational Actuarial Science with R (Hardcover): Arthur Charpentier Computational Actuarial Science with R (Hardcover)
Arthur Charpentier
R4,360 Discovery Miles 43 600 Ships in 12 - 17 working days

A Hands-On Approach to Understanding and Using Actuarial Models Computational Actuarial Science with R provides an introduction to the computational aspects of actuarial science. Using simple R code, the book helps you understand the algorithms involved in actuarial computations. It also covers more advanced topics, such as parallel computing and C/C++ embedded codes. After an introduction to the R language, the book is divided into four parts. The first one addresses methodology and statistical modeling issues. The second part discusses the computational facets of life insurance, including life contingencies calculations and prospective life tables. Focusing on finance from an actuarial perspective, the next part presents techniques for modeling stock prices, nonlinear time series, yield curves, interest rates, and portfolio optimization. The last part explains how to use R to deal with computational issues of nonlife insurance. Taking a do-it-yourself approach to understanding algorithms, this book demystifies the computational aspects of actuarial science. It shows that even complex computations can usually be done without too much trouble. Datasets used in the text are available in an R package (CASdatasets).

Azure DevOps for Web Developers - Streamlined Application Development Using Azure DevOps Features (Paperback, 1st ed.): Ambily... Azure DevOps for Web Developers - Streamlined Application Development Using Azure DevOps Features (Paperback, 1st ed.)
Ambily K K
R1,308 R1,087 Discovery Miles 10 870 Save R221 (17%) Ships in 10 - 15 working days

Explore the architecture, product offerings, and the various stages of implementation processes in Azure DevOps. The book starts with the basic concepts of DevOps and moves on to discuss project management in Azure DevOps. Next, you will learn requirement management and version control in DevOps. Along the way, you will go through test management followed by continuous integration and build automation with more details on code quality and security implementations. Moving forward, you will learn release pipeline and infrastructure as code implementation including ARM-based environment provisioning and execution. Finally, you'll cover DevOps architecture blueprints used for deploying your web applications to different platforms . After reading this book, you will be able to understand each stage of Azure DevOps and master its implementation. What You Will Learn Understand the various concepts of Azure DevOps Apply DevOps concepts in a variety of application contexts including web applications, containers, and database Understand the implementation of end-to-end DevOps in Azure Work with the different DevOps design patterns and architectures in Azure Who Is This Book For: Developers and architects working with Azure.

Time Series Analysis for the State-Space Model with R/Stan (Hardcover, 1st ed. 2021): Junichiro Hagiwara Time Series Analysis for the State-Space Model with R/Stan (Hardcover, 1st ed. 2021)
Junichiro Hagiwara
R4,399 Discovery Miles 43 990 Ships in 10 - 15 working days

This book provides a comprehensive and concrete illustration of time series analysis focusing on the state-space model, which has recently attracted increasing attention in a broad range of fields. The major feature of the book lies in its consistent Bayesian treatment regarding whole combinations of batch and sequential solutions for linear Gaussian and general state-space models: MCMC and Kalman/particle filter. The reader is given insight on flexible modeling in modern time series analysis. The main topics of the book deal with the state-space model, covering extensively, from introductory and exploratory methods to the latest advanced topics such as real-time structural change detection. Additionally, a practical exercise using R/Stan based on real data promotes understanding and enhances the reader's analytical capability.

Het Kasteel - Een vrolijk verhaal over het nut van projectdocumentatie (Dutch, Hardcover): Jurgen Van Gorp Het Kasteel - Een vrolijk verhaal over het nut van projectdocumentatie (Dutch, Hardcover)
Jurgen Van Gorp
R1,570 R1,294 Discovery Miles 12 940 Save R276 (18%) Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Causal Inference in Statistics - A…
J Pearl Paperback R953 Discovery Miles 9 530
Pearson Edexcel AS and A level…
Paperback  (1)
R279 Discovery Miles 2 790
Intelligent Computing for Interactive…
Parisa Eslambolchilar, Mark Dunlop, … Hardcover R2,492 Discovery Miles 24 920
Ergodic Theory - Advances in Dynamical…
Idris Assani Hardcover R4,046 Discovery Miles 40 460
A New Lease of Life? - Anglican Clergy…
Tony Neal, Leslie Francis Paperback R530 Discovery Miles 5 300
Entropy And The Second Law…
Arieh Ben-Naim Hardcover R1,277 Discovery Miles 12 770
The Water of Life, and Other Sermons
Charles Kingsley Paperback R546 Discovery Miles 5 460
Finite Temperature Field Theory
Ashok Das Hardcover R3,883 Discovery Miles 38 830
Matthew Fox - Essential Writings on…
Matthew Fox, Dr.Charles Burack Paperback R594 R543 Discovery Miles 5 430
The Big Goodbye - Chinatown and the Last…
Sam Wasson Paperback R505 R444 Discovery Miles 4 440

 

Partners