0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (37)
  • R250 - R500 (172)
  • R500+ (3,011)
  • -
Status
Format
Author / Contributor
Publisher

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

Marketing Research with IBM (R) SPSS Statistics - A Practical Guide (Paperback, 2nd New edition): Karine Charry, Kristof... Marketing Research with IBM (R) SPSS Statistics - A Practical Guide (Paperback, 2nd New edition)
Karine Charry, Kristof Coussement, Nathalie Demoulin, Nico Heuvinck
R1,501 Discovery Miles 15 010 Ships in 10 - 15 working days

Marketing researchers, companies and business schools need to be able to use statistical procedures correctly and accurately interpret the outputs, yet generally these people are scared off by the statistics behind the different analyses procedures, thus they often rely on external sources to come up with profound answers to the proposed research questions. In an accessible and step by step approach, the authors show readers which procedures to use in which particular situation and how to practically execute them using IBM (R) SPSS Statistics. IBM (R) is one of the largest statistical software providers world-wide and their IBM (R) SPSS Statistics software offers a very user-friendly environment. The program uses a simple drag-and-drop menu interface, which is also suitable for non-experienced programmers. It is widely employed in companies and many business schools also use this software package. This straightforward, pragmatic reference manual will help: professional marketers who use statistical procedures in in IBM (R) SPSS Statistics; undergraduate and postgraduate students where marketing research and research methodology are taught; all researchers analyzing survey-based data in a wide range of frontier domains like psychology, finance, accountancy, negotiation, communication, sociology, criminology, management, information systems, etc. IBM (R)'s next-generation business analytic solutions help organizations of all sizes make sense of information in the context of their business. You can uncover insights more quickly and easily from all types of data-even big data-and on multiple platforms and devices. And, with self-service and built-in expertise and intelligence, you have the freedom and confidence to make smarter decisions that better address your business imperatives.

Regression Analysis Microsoft Excel (Paperback): Conrad Carlberg Regression Analysis Microsoft Excel (Paperback)
Conrad Carlberg
R694 Discovery Miles 6 940 Ships in 10 - 15 working days

This is today's most complete guide to regression analysis with Microsoft (R) Excel for any business analytics or research task. Drawing on 25 years of advanced statistical experience, Microsoft MVP Conrad Carlberg shows how to use Excel's regression-related worksheet functions to perform a wide spectrum of practical analyses. Carlberg clearly explains all the theory you'll need to avoid mistakes, understand what your regressions are really doing, and evaluate analyses performed by others. From simple correlations and t-tests through multiple analysis of covariance, Carlberg offers hands-on, step-by-step walkthroughs using meaningful examples. He discusses the consequences of using each option and argument, points out idiosyncrasies and controversies associated with Excel's regression functions, and shows how to use them reliably in fields ranging from medical research to financial analysis to operations. You don't need expensive software or a doctorate in statistics to work with regression analyses. Microsoft Excel has all the tools you need-and this book has all the knowledge! Understand what regression analysis can and can't do, and why Master regression-based functions built into all recent versions of Excel Work with correlation and simple regression Make the most of Excel's improved LINEST() function Plan and perform multiple regression Distinguish the assumptions that matter from the ones that don't Extend your analysis options by using regression instead of traditional analysis of variance Add covariates to your analysis to reduce bias and increase statistical power

Environmental Systems Analysis with MATLAB (R) (Hardcover): Stefano Marsili-Libelli Environmental Systems Analysis with MATLAB (R) (Hardcover)
Stefano Marsili-Libelli
R5,813 Discovery Miles 58 130 Ships in 10 - 15 working days

Explore the inner workings of environmental processes using a mathematical approach. Environmental Systems Analysis with MATLAB (R) combines environmental science concepts and system theory with numerical techniques to provide a better understanding of how our environment works. The book focuses on building mathematical models of environmental systems, and using these models to analyze their behaviors. Designed with the environmental professional in mind, it offers a practical introduction to developing the skills required for managing environmental modeling and data handling. The book follows a logical sequence from the basic steps of model building and data analysis to implementing these concepts into working computer codes, and then on to assessing their results. It describes data processing (rarely considered in environmental analysis); outlines the tools needed to successfully analyze data and develop models, and moves on to real-world problems. The author illustrates in the first four chapters the methodological aspects of environmental systems analysis, and in subsequent chapters applies them to specific environmental concerns. The accompanying software bundle is freely downloadable from the book web site. It follows the chapters sequence and provides a hands-on experience, allowing the reader to reproduce the figures in the text and experiment by varying the problem setting. A basic MATLAB literacy is required to get the most out of the software. Ideal for coursework and self-study, this offering: Deals with the basic concepts of environmental modeling and identification, both from the mechanistic and the data-driven viewpoint Provides a unifying methodological approach to deal with specific aspects of environmental modeling: population dynamics, flow systems, and environmental microbiology Assesses the similarities and the differences of microbial processes in natural and man-made environments Analyzes several aquatic ecosystems' case studies Presents an application of an extended Streeter & Phelps (S&P) model Describes an ecological method to estimate the bioavailable nutrients in natural waters Considers a lagoon ecosystem from several viewpoints, including modeling and management, and more

SPSS Demystified - A Simple Guide and Reference (Hardcover, 4th edition): Ronald D. Yockey SPSS Demystified - A Simple Guide and Reference (Hardcover, 4th edition)
Ronald D. Yockey
R5,335 Discovery Miles 53 350 Ships in 10 - 15 working days

Without question, statistics is one of the most challenging courses for students in the social and behavioral sciences. Enrolling in their first statistics course, students are often apprehensive or extremely anxious toward the subject matter. And while IBM SPSS is one of the more easy-to-use statistical software programs available, for anxious students who realize they not only have to learn statistics but also new software, the task can seem insurmountable. Keenly aware of students' anxiety with statistics (and the fact that this anxiety can affect performance), Ronald D. Yockey has written SPSS Demystified: A Simple Guide and Reference, now in its fourth edition. Through a comprehensive, step-by-step approach, this text is consistently and specifically designed to both alleviate anxiety toward the subject matter and build a successful experience analyzing data in SPSS. Topics covered in the text are appropriate for most introductory and intermediate statistics and research methods courses. Key features of the text: Step-by-step instruction and screenshots Designed to be hands-on with the user performing the analyses alongside on their computer as they read through each chapter Call-out boxes provided, highlighting important information as appropriate SPSS output explained, with written results provided using the popular, widely recognized APA format End-of-chapter exercises included, allowing for additional practice SPSS datasets available on the publisher's website New to the Fourth Edition: Fully updated to SPSS 28 Updated screenshots in full color to reflect changes in SPSS software system (version 28) Exercises updated with up-to-date examples Exact p-values provided (consist with APA recommendations)

R for Programmers - Mastering the Tools (Paperback): Dan Zhang R for Programmers - Mastering the Tools (Paperback)
Dan Zhang
R1,993 Discovery Miles 19 930 Ships in 10 - 15 working days

Unlike other books about R, written from the perspective of statistics, R for Programmers: Mastering the Tools is written from the perspective of programmers, providing a channel for programmers with expertise in other programming languages to quickly understand R. The contents are divided into four sections: The first section consists of the basics of R, which explains the advantages of using R, the installation of different versions of R, and the 12 frequently used packages of R. This will help you understand the tool packages, time series packages, and performance monitoring packages of R quickly. The second section discusses the server of R, which examines the communication between R and other programming languages and the application of R as servers. This will help you integrate R with other programming languages and implement the server application of R. The third section discusses databases and big data, which covers the communication between R and various databases, as well as R's integration with Hadoop. This will help you integrate R with the underlying level of other databases and implement the processing of big data by R, based on Hadoop. The fourth section comprises the appendices, which introduce the installation of Java, various databases, and Hadoop. Because this is a reference book, there is no special sequence for reading all the chapters. You can choose the chapters in which you have an interest. If you are new to R, and you wish to master R comprehensively, simply follow the chapters in sequence.

Real-World Kanban (Paperback): Mattias Skarin Real-World Kanban (Paperback)
Mattias Skarin
R627 R580 Discovery Miles 5 800 Save R47 (7%) Ships in 10 - 15 working days

Your team is stressed; priorities are unclear. You're not sure what your teammates are working on, and management isn't helping. If your team is struggling with any of these symptoms, these four case studies will guide you to project success. See how Kanban was used to significantly improve time to market and to create a shared focus across marketing, IT, and operations. Each case study comes with illustrations of the Kanban board and diagrams and graphs to help you see behind the scenes. Learn a Lean approach by seeing how Kanban made a difference in four real-world situations. You'll explore how four different teams used Kanban to make paradigm-changing improvements in software development. These teams were struggling with overwork, unclear priorities, and lack of direction. As you discover what worked for them, you'll understand how to make significant changes in real situations.The four case studies in this book explain how to: * Improve the full value chain by using Enterprise Kanban * Boost engagement, teamwork, and flow in change management and operations * Save a derailing project with Kanban * Help an office team outside IT keep up with growth using Kanban What seems easy in theory can become tangled in practice. Discover why "improving IT" can make you miss your biggest improvement opportunities, and why you should focus on fixing quality and front-end operations before IT. Discover how to keep long-term focus and improve across department borders while dealing with everyday challenges. Find out what happened when using Kanban to find better ways to do work in a well-established company, including running multi-team development without a project office. You'll inspire your team and engage management to make it easier to develop better products. What You Need: This is a case study book, so there are no software requirements. The book covers the relevant bits of theory before presenting the case studies.

Statistics and Data Visualisation with Python (Hardcover): Jesus Rogel-Salazar Statistics and Data Visualisation with Python (Hardcover)
Jesus Rogel-Salazar
R3,976 Discovery Miles 39 760 Ships in 10 - 15 working days

* Targests readers with a background in programming, interested in an introduction/refresher in statistical hypothesis testing * Uses Python throughout * Provides the reader with the opportunity of using the book whenever needed rather than following a sequential path.

Statistical Analysis of Questionnaires - A Unified Approach Based on R and Stata (Paperback): Francesco Bartolucci, Silvia... Statistical Analysis of Questionnaires - A Unified Approach Based on R and Stata (Paperback)
Francesco Bartolucci, Silvia Bacci, Michela Gnaldi
R1,507 Discovery Miles 15 070 Ships in 10 - 15 working days

Statistical Analysis of Questionnaires: A Unified Approach Based on R and Stata presents special statistical methods for analyzing data collected by questionnaires. The book takes an applied approach to testing and measurement tasks, mirroring the growing use of statistical methods and software in education, psychology, sociology, and other fields. It is suitable for graduate students in applied statistics and psychometrics and practitioners in education, health, and marketing. The book covers the foundations of classical test theory (CTT), test reliability, validity, and scaling as well as item response theory (IRT) fundamentals and IRT for dichotomous and polytomous items. The authors explore the latest IRT extensions, such as IRT models with covariates, multidimensional IRT models, IRT models for hierarchical and longitudinal data, and latent class IRT models. They also describe estimation methods and diagnostics, including graphical diagnostic tools, parametric and nonparametric tests, and differential item functioning. Stata and R software codes are included for each method. To enhance comprehension, the book employs real datasets in the examples and illustrates the software outputs in detail. The datasets are available on the authors' web page.

Statistical Computing in C++ and R (Paperback): Randall L. Eubank, Ana Kupresanin Statistical Computing in C++ and R (Paperback)
Randall L. Eubank, Ana Kupresanin
R1,567 Discovery Miles 15 670 Ships in 10 - 15 working days

With the advancement of statistical methodology inextricably linked to the use of computers, new methodological ideas must be translated into usable code and then numerically evaluated relative to competing procedures. In response to this, Statistical Computing in C++ and R concentrates on the writing of code rather than the development and study of numerical algorithms per se. The book discusses code development in C++ and R and the use of these symbiotic languages in unison. It emphasizes that each offers distinct features that, when used in tandem, can take code writing beyond what can be obtained from either language alone. The text begins with some basics of object-oriented languages, followed by a "boot-camp" on the use of C++ and R. The authors then discuss code development for the solution of specific computational problems that are relevant to statistics including optimization, numerical linear algebra, and random number generation. Later chapters introduce abstract data structures (ADTs) and parallel computing concepts. The appendices cover R and UNIX Shell programming. Features Includes numerous student exercises ranging from elementary to challenging Integrates both C++ and R for the solution of statistical computing problems Uses C++ code in R and R functions in C++ programs Provides downloadable programs, available from the authors' website The translation of a mathematical problem into its computational analog (or analogs) is a skill that must be learned, like any other, by actively solving relevant problems. The text reveals the basic principles of algorithmic thinking essential to the modern statistician as well as the fundamental skill of communicating with a computer through the use of the computer languages C++ and R. The book lays the foundation for original code development in a research environment.

Statistical Studies of Income, Poverty and Inequality in Europe - Computing and Graphics in R using EU-SILC (Paperback):... Statistical Studies of Income, Poverty and Inequality in Europe - Computing and Graphics in R using EU-SILC (Paperback)
Nicholas T. Longford
R1,514 Discovery Miles 15 140 Ships in 10 - 15 working days

There is no shortage of incentives to study and reduce poverty in our societies. Poverty is studied in economics and political sciences, and population surveys are an important source of information about it. The design and analysis of such surveys is principally a statistical subject matter and the computer is essential for their data compilation and processing. Focusing on The European Union Statistics on Income and Living Conditions (EU-SILC), a program of annual national surveys which collect data related to poverty and social exclusion, Statistical Studies of Income, Poverty and Inequality in Europe: Computing and Graphics in R presents a set of statistical analyses pertinent to the general goals of EU-SILC. The contents of the volume are biased toward computing and statistics, with reduced attention to economics, political and other social sciences. The emphasis is on methods and procedures as opposed to results, because the data from annual surveys made available since publication and in the near future will degrade the novelty of the data used and the results derived in this volume. The aim of this volume is not to propose specific methods of analysis, but to open up the analytical agenda and address the aspects of the key definitions in the subject of poverty assessment that entail nontrivial elements of arbitrariness. The presented methods do not exhaust the range of analyses suitable for EU-SILC, but will stimulate the search for new methods and adaptation of established methods that cater to the identified purposes.

GitOps and Kubernetes - Continuous Deployment with Argo CD, Jenkins X, and Flux (Paperback): Billy Yuen, Alexander... GitOps and Kubernetes - Continuous Deployment with Argo CD, Jenkins X, and Flux (Paperback)
Billy Yuen, Alexander Matyushentsev, Todd Ekenstam, Jesse Suen
R1,201 Discovery Miles 12 010 Ships in 10 - 15 working days

GitOps and Kubernetes introduces a radical idea-managing your infrastructure with the same Git pull requests you use to manage your codebase. In this in-depth tutorial, you'll learn to operate infrastructures based on powerful-but-complex technologies with the same Git version control tools most developers use daily. GitOps and Kubernetes is half reference, half practical tutorial for operating Kubernetes the GitOps way. Through fast-paced chapters, you'll unlock the benefits of GitOps for flexible configuration management, monitoring, robustness, multi-environment support, and discover tricks and tips for managing secrets in the unique GitOps fashion. Key Features * Multiple-environments management with branching, namespace, and configuration * Access Control with Git, Kubernetes, and Pipeline * Using Kubernetes with Argo CD, JenkinsX, and Flux * Multi-step deployment strategies like Blue-Green, Canary in a declarative GitOps model For developers familiar with Continuous Delivery principles and the basics of Git and Kubernetes. About the technology The tools to monitor and manage software delivery and deployment can be complex to set up and intimidating to learn. But with the "GitOps" method, you can manage your entire Kubernetes infrastructure with Git pull requests, giving you a single control interface and making it easy to assess and roll back changes! Billy Yuen, Alexander Matyushentsev, Todd Ekenstam, and Jesse Suen are principal engineers for the Intuit platform. They are widely recognized as industry leads in GitOps for Kubernetes, having presented numerous related talks at industry conferences.

Analytical Methods in Statistics - AMISTAT, Liberec, Czech Republic, September 2019 (Hardcover, 1st ed. 2020): Matus Maciak,... Analytical Methods in Statistics - AMISTAT, Liberec, Czech Republic, September 2019 (Hardcover, 1st ed. 2020)
Matus Maciak, Michal Pesta, Martin Schindler
R2,653 Discovery Miles 26 530 Ships in 18 - 22 working days

This book collects peer-reviewed contributions on modern statistical methods and topics, stemming from the third workshop on Analytical Methods in Statistics, AMISTAT 2019, held in Liberec, Czech Republic, on September 16-19, 2019. Real-life problems demand statistical solutions, which in turn require new and profound mathematical methods. As such, the book is not only a collection of solved problems but also a source of new methods and their practical extensions. The authoritative contributions focus on analytical methods in statistics, asymptotics, estimation and Fisher information, robustness, stochastic models and inequalities, and other related fields; further, they address e.g. average autoregression quantiles, neural networks, weighted empirical minimum distance estimators, implied volatility surface estimation, the Grenander estimator, non-Gaussian component analysis, meta learning, and high-dimensional errors-in-variables models.

Exploiting Mental Imagery with Computers in Mathematics Education - Proceedings of the NATO Advanced Research Workshop on... Exploiting Mental Imagery with Computers in Mathematics Education - Proceedings of the NATO Advanced Research Workshop on Exploiting Mental Imagery with Computers in Mathematics Education, Held at Eynsham Hall, Oxford, May 20-25, 1993 (Hardcover)
Rosamund Sutherland, John Mason
R2,438 Discovery Miles 24 380 Ships in 18 - 22 working days

The advent of fast and sophisticated computer graphics has brought dynamic and interactive images under the control of professional mathematicians and mathematics teachers. This volume in the NATO Special Programme on Advanced Educational Technology takes a comprehensive and critical look at how the computer can support the use of visual images in mathematical problem solving. The contributions are written by researchers and teachers from a variety of disciplines including computer science, mathematics, mathematics education, psychology, and design. Some focus on the use of external visual images and others on the development of individual mental imagery. The book is the first collected volume in a research area that is developing rapidly, and the authors pose some challenging new questions.

A Guide to Doing Statistics in Second Language Research Using SPSS and R (Hardcover, 2nd edition): Jenifer Larson-Hall A Guide to Doing Statistics in Second Language Research Using SPSS and R (Hardcover, 2nd edition)
Jenifer Larson-Hall
R5,099 Discovery Miles 50 990 Ships in 10 - 15 working days

A Guide to Doing Statistics in Second Language Research Using SPSS and R, Second Edition is the only text available that demonstrates how to use SPSS and R as specifically related to applied linguistics and SLA research. This new edition is up-to-date with the most recent version of the SPSS software and now also includes coverage of R, a software program increasingly used by researchers in this field. Supported by a number of pedagogical features, including tip boxes and practice activities, and a wealth of screenshots, this book takes readers through each step of performing and understanding statistical research, covering the most commonly used tests in second language research, including t-tests, correlation, and ANOVA. A robust accompanying website covers additional tests of interest to students and researchers, taking them step-by-step through carrying out these tests themselves. In this comprehensive and hands-on volume, Jenifer Larson-Hall equips readers with a thorough understanding and the practical skills necessary to conducting and interpreting statisical research effectively using SPSS and R, ideal for graduate students and researchers in SLA, social sciences, and applied lingustics. For more information and materials, please visit www.routledge.com/cw/larson-hall.

How to Think about Data Science (Hardcover): Diego Miranda-Saavedra How to Think about Data Science (Hardcover)
Diego Miranda-Saavedra
R3,661 Discovery Miles 36 610 Ships in 10 - 15 working days

This book is a timely and critical introduction for those interested in what data science is (and isn't), and how it should be applied. The language is conversational and the content is accessible for readers without a quantitative or computational background; but, at the same time, it is also a practical overview of the field for the more technical readers. The overarching goal is to demystify the field and teach the reader how to develop an analytical mindset instead of following recipes. The book takes the scientist's approach of focusing on asking the right question at every step as this is the single most important factor contributing to the success of a data science project. Upon finishing this book, the reader should be asking more questions than I have answered. This book is, therefore, a practising scientist's approach to explaining data science through questions and examples.

Data Science for Infectious Disease Data Analytics - An Introduction with R (Hardcover): Lily Wang Data Science for Infectious Disease Data Analytics - An Introduction with R (Hardcover)
Lily Wang
R2,604 Discovery Miles 26 040 Ships in 10 - 15 working days

Describes the entire data science procedure of how the infectious disease data are collected, curated, visualized, and fed to predictive models, which facilitates effective communication between data sources, scientists, and decision-makers. Describes practical concepts of infectious disease data and provides particular data science perspectives. Overview of the unique features and issues of infectious disease data and how they impact epidemic modeling and projection. Introduces various classes of models and state-of-the-art learning methods to analyze infectious diseases data with valuable insights on how different models and methods could be connected.

Dynamic Documents with R and knitr (Paperback, 2nd edition): Yihui Xie Dynamic Documents with R and knitr (Paperback, 2nd edition)
Yihui Xie
R2,398 Discovery Miles 23 980 Ships in 10 - 15 working days

Quickly and Easily Write Dynamic Documents Suitable for both beginners and advanced users, Dynamic Documents with R and knitr, Second Edition makes writing statistical reports easier by integrating computing directly with reporting. Reports range from homework, projects, exams, books, blogs, and web pages to virtually any documents related to statistical graphics, computing, and data analysis. The book covers basic applications for beginners while guiding power users in understanding the extensibility of the knitr package. New to the Second Edition A new chapter that introduces R Markdown v2 Changes that reflect improvements in the knitr package New sections on generating tables, defining custom printing methods for objects in code chunks, the C/Fortran engines, the Stan engine, running engines in a persistent session, and starting a local server to serve dynamic documents Boost Your Productivity in Statistical Report Writing and Make Your Scientific Computing with R Reproducible Like its highly praised predecessor, this edition shows you how to improve your efficiency in writing reports. The book takes you from program output to publication-quality reports, helping you fine-tune every aspect of your report.

Multivariate Statistical Machine Learning Methods for Genomic Prediction (Hardcover, 1st ed. 2022): Osval Antonio Montesinos... Multivariate Statistical Machine Learning Methods for Genomic Prediction (Hardcover, 1st ed. 2022)
Osval Antonio Montesinos Lopez, Abelardo Montesinos Lopez, Jose Crossa
R1,621 Discovery Miles 16 210 Ships in 10 - 15 working days

This book is open access under a CC BY 4.0 license This open access book brings together the latest genome base prediction models currently being used by statisticians, breeders and data scientists. It provides an accessible way to understand the theory behind each statistical learning tool, the required pre-processing, the basics of model building, how to train statistical learning methods, the basic R scripts needed to implement each statistical learning tool, and the output of each tool. To do so, for each tool the book provides background theory, some elements of the R statistical software for its implementation, the conceptual underpinnings, and at least two illustrative examples with data from real-world genomic selection experiments. Lastly, worked-out examples help readers check their own comprehension.The book will greatly appeal to readers in plant (and animal) breeding, geneticists and statisticians, as it provides in a very accessible way the necessary theory, the appropriate R code, and illustrative examples for a complete understanding of each statistical learning tool. In addition, it weighs the advantages and disadvantages of each tool.

Applications of ICT in Social Sciences (Paperback, New edition): Biljana Mileva Boshkoska Applications of ICT in Social Sciences (Paperback, New edition)
Biljana Mileva Boshkoska
R873 Discovery Miles 8 730 Ships in 10 - 15 working days

In social sciences the use of information and communication technologies (ICT) is an ever growing phenomenon. Emanating from the need of knowledge about society and economy, we are constantly striving to create ideas and methods for a better use of information. This study analyses different practices such as business process management, business process modelling or relationship marketing. It also discusses the use of ICT in a variety of examples taken from different fields such as education, web clipping, public safety, tactic knowledge, or protection of intellectual property and offers an outline of state-of-the-art applications of ICT in social sciences.

Towards Solving the Social Science Challenges with Computing Methods (Paperback, New edition): Biljana Mileva Boshkoska Towards Solving the Social Science Challenges with Computing Methods (Paperback, New edition)
Biljana Mileva Boshkoska
R872 Discovery Miles 8 720 Ships in 10 - 15 working days

Computational Social Science is an interdisciplinary field where social science questions are investigated with modern computational tools. The book provides insight into different social problems and calls for new practices offered by computational social science, discussing methods for efficient management of complex engineering design, cybersecurity and the prediction of malicious threads of information systems. It is also a study of awareness of privacy in social networks, prosodic modelling for speech synthesis, the structure of co-occurrence networks and cloud applications. The authors propose an extension of synergy models in IMC environment to n-communication channels, and identification and evaluation of knowledge management through information system analysis.

Applied modelling and computing in social science (Paperback, New edition): Janez Povh Applied modelling and computing in social science (Paperback, New edition)
Janez Povh
R872 Discovery Miles 8 720 Ships in 10 - 15 working days

In social science outstanding results are yielded by advanced simulation methods, based on state of the art software technologies and an appropriate combination of qualitative and quantitative methods. This book presents examples of successful applications of modelling and computing in social science: business and logistic process simulation and optimization, deeper knowledge extractions from big data, better understanding and predicting of social behaviour and modelling health and environment changes.

R and MATLAB (Hardcover): David E Hiebeler R and MATLAB (Hardcover)
David E Hiebeler
R2,410 Discovery Miles 24 100 Ships in 10 - 15 working days

The First Book to Explain How a User of R or MATLAB Can Benefit from the Other In today's increasingly interdisciplinary world, R and MATLAB (R) users from different backgrounds must often work together and share code. R and MATLAB (R) is designed for users who already know R or MATLAB and now need to learn the other platform. The book makes the transition from one platform to the other as quick and painless as possible. Enables R and MATLAB Users to Easily Collaborate and Share Code The author covers essential tasks, such as working with matrices and vectors, writing functions and other programming concepts, graphics, numerical computing, and file input/output. He highlights important differences between the two platforms and explores common mistakes that are easy to make when transitioning from one platform to the other.

A Criminologist's Guide to R - Crime by the Numbers (Hardcover): Jacob Kaplan A Criminologist's Guide to R - Crime by the Numbers (Hardcover)
Jacob Kaplan
R2,606 Discovery Miles 26 060 Ships in 10 - 15 working days

A Criminologist's Guide to R: Crime by the Numbers introduces the programming language R and covers the necessary skills to conduct quantitative research in criminology. By the end of this book, a person without any prior programming experience can take raw crime data, be able to clean it, visualize the data, present it using R Markdown, and change it to a format ready for analysis. A Criminologist's Guide to R focuses on skills specifically for criminology such as spatial joins, mapping, and scraping data from PDFs, however any social scientist looking for an introduction to R for data analysis will find this useful. Key Features: Introduction to RStudio including how to change user preference settings. Basic data exploration and cleaning - subsetting, loading data, regular expressions, aggregating data. Graphing with ggplot2. How to make maps (hotspot maps, choropleth maps, interactive maps). Webscraping and PDF scraping. Project management - how to prepare for a project, how to decide which projects to do, best ways to collaborate with people, how to store your code (using git), and how to test your code.

Microsoft Office Project 2007 Step by Step (Paperback): Carl Chatfield, Timothy Johnson Microsoft Office Project 2007 Step by Step (Paperback)
Carl Chatfield, Timothy Johnson
R1,351 Discovery Miles 13 510 Ships in 10 - 15 working days

Experience learning made easy-and quickly teach yourself how to manage your projects with Project 2007. With Step By Step, you set the pace-building and practicing the skills you need, just when you need them! Build a project plan and fine-tune the details Schedule tasks, assign resources, and manage dependencies Monitor progress and costs-and keep your project on track Format Gantt charts and other views to communicate project data Begin exploring enterprise project management systems Your all-in-one learning experience includes: Files for building skills and practicing the book's lessons Fully searchable eBook Bonus guide to the Ribbon, the new Microsoft Office interface Quick course on project management in the Appendix Windows Vista Product Guide eReference-plus other resources on CD For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.

Using R and RStudio for Data Management, Statistical Analysis, and Graphics (Hardcover, 2nd edition): Nicholas J. Horton, Ken... Using R and RStudio for Data Management, Statistical Analysis, and Graphics (Hardcover, 2nd edition)
Nicholas J. Horton, Ken Kleinman
R2,421 Discovery Miles 24 210 Ships in 10 - 15 working days

Improve Your Analytical Skills Incorporating the latest R packages as well as new case studies and applications, Using R and RStudio for Data Management, Statistical Analysis, and Graphics, Second Edition covers the aspects of R most often used by statistical analysts. New users of R will find the book's simple approach easy to understand while more sophisticated users will appreciate the invaluable source of task-oriented information. New to the Second Edition The use of RStudio, which increases the productivity of R users and helps users avoid error-prone cut-and-paste workflows New chapter of case studies illustrating examples of useful data management tasks, reading complex files, making and annotating maps, "scraping" data from the web, mining text files, and generating dynamic graphics New chapter on special topics that describes key features, such as processing by group, and explores important areas of statistics, including Bayesian methods, propensity scores, and bootstrapping New chapter on simulation that includes examples of data generated from complex models and distributions A detailed discussion of the philosophy and use of the knitr and markdown packages for R New packages that extend the functionality of R and facilitate sophisticated analyses Reorganized and enhanced chapters on data input and output, data management, statistical and mathematical functions, programming, high-level graphics plots, and the customization of plots Easily Find Your Desired Task Conveniently organized by short, clear descriptive entries, this edition continues to show users how to easily perform an analytical task in R. Users can quickly find and implement the material they need through the extensive indexing, cross-referencing, and worked examples in the text. Datasets and code are available for download on a supplementary website.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Multi-Criteria Decision-Making Sorting…
Luis Martinez Lopez, Alessio Ishizaka, … Paperback R2,948 Discovery Miles 29 480
An Introduction to Creating Standardized…
Todd Case, Yuting Tian Hardcover R1,501 Discovery Miles 15 010
Memoirs of David Nasmith - His Labours…
John Campbell Paperback R642 Discovery Miles 6 420
Ethics in Information Technology
George Reynolds Paperback R1,245 R1,160 Discovery Miles 11 600
Oracle 12c - SQL
Joan Casteel Paperback  (1)
R1,321 R1,228 Discovery Miles 12 280
Information Technology Project…
Kathy Schwalbe Paperback R1,196 R1,118 Discovery Miles 11 180
Geoinformatics for Geosciences…
Nikolaos Stathopoulos, Andreas Tsatsaris, … Paperback R3,615 Discovery Miles 36 150
International Encyclopedia of…
Roger Vickerman Hardcover R79,215 Discovery Miles 792 150
MIS
Hossein Bidgoli Paperback R1,169 R1,095 Discovery Miles 10 950
Database Systems - Design…
Carlos Coronel, Steven Morris Paperback R1,395 R1,299 Discovery Miles 12 990

 

Partners