0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (10)
  • R250 - R500 (29)
  • R500+ (1,400)
  • -
Status
Format
Author / Contributor
Publisher

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

An Introduction to SAS Visual Analytics - How to Explore Numbers, Design Reports, and Gain Insight into Your Data (Paperback):... An Introduction to SAS Visual Analytics - How to Explore Numbers, Design Reports, and Gain Insight into Your Data (Paperback)
Tricia Aanderud
R1,408 Discovery Miles 14 080 Ships in 18 - 22 working days
JMP Essentials - An Illustrated Guide for New Users, Third Edition (Paperback, 3rd ed.): Curt Hinrichs, Chuck Boiler, Sue Walsh JMP Essentials - An Illustrated Guide for New Users, Third Edition (Paperback, 3rd ed.)
Curt Hinrichs, Chuck Boiler, Sue Walsh
R1,602 Discovery Miles 16 020 Ships in 18 - 22 working days
Working with R - Black and White Version (Paperback): Stephanie Locke Working with R - Black and White Version (Paperback)
Stephanie Locke
R325 Discovery Miles 3 250 Ships in 18 - 22 working days
Simply Turing (Paperback): Michael Olinick Simply Turing (Paperback)
Michael Olinick
R235 Discovery Miles 2 350 Ships in 18 - 22 working days
Hands-On Time Series Analysis with R - Perform time series analysis and forecasting using R (Paperback): Rami Krispin Hands-On Time Series Analysis with R - Perform time series analysis and forecasting using R (Paperback)
Rami Krispin
R1,017 Discovery Miles 10 170 Ships in 18 - 22 working days

Build efficient forecasting models using traditional time series models and machine learning algorithms. Key Features Perform time series analysis and forecasting using R packages such as Forecast and h2o Develop models and find patterns to create visualizations using the TSstudio and plotly packages Master statistics and implement time-series methods using examples mentioned Book DescriptionTime series analysis is the art of extracting meaningful insights from, and revealing patterns in, time series data using statistical and data visualization approaches. These insights and patterns can then be utilized to explore past events and forecast future values in the series. This book explores the basics of time series analysis with R and lays the foundations you need to build forecasting models. You will learn how to preprocess raw time series data and clean and manipulate data with packages such as stats, lubridate, xts, and zoo. You will analyze data and extract meaningful information from it using both descriptive statistics and rich data visualization tools in R such as the TSstudio, plotly, and ggplot2 packages. The later section of the book delves into traditional forecasting models such as time series linear regression, exponential smoothing (Holt, Holt-Winter, and more) and Auto-Regressive Integrated Moving Average (ARIMA) models with the stats and forecast packages. You'll also cover advanced time series regression models with machine learning algorithms such as Random Forest and Gradient Boosting Machine using the h2o package. By the end of this book, you will have the skills needed to explore your data, identify patterns, and build a forecasting model using various traditional and machine learning methods. What you will learn Visualize time series data and derive better insights Explore auto-correlation and master statistical techniques Use time series analysis tools from the stats, TSstudio, and forecast packages Explore and identify seasonal and correlation patterns Work with different time series formats in R Explore time series models such as ARIMA, Holt-Winters, and more Evaluate high-performance forecasting solutions Who this book is forHands-On Time Series Analysis with R is ideal for data analysts, data scientists, and all R developers who are looking to perform time series analysis to predict outcomes effectively. A basic knowledge of statistics is required; some knowledge in R is expected, but not mandatory.

Sixth Edition Exercises and Projects for the Little SAS Book (Book): Rebecca A Ottesen Sixth Edition Exercises and Projects for the Little SAS Book (Book)
Rebecca A Ottesen
R776 Discovery Miles 7 760 Ships in 18 - 22 working days
Applied Econometrics with SAS - Modeling Demand, Supply, and Risk (Paperback): Barry K. Goodwin, A Ford Ramsey, Jan Chvosta Applied Econometrics with SAS - Modeling Demand, Supply, and Risk (Paperback)
Barry K. Goodwin, A Ford Ramsey, Jan Chvosta
R1,221 Discovery Miles 12 210 Ships in 18 - 22 working days
Real World Health Care Data Analysis - Causal Methods and Implementation Using SAS (Paperback): Douglas Faries, Xiang Zhang,... Real World Health Care Data Analysis - Causal Methods and Implementation Using SAS (Paperback)
Douglas Faries, Xiang Zhang, Zbigniew Kadziola
R1,967 Discovery Miles 19 670 Ships in 18 - 22 working days
Machine Learning with SAS - Special Collection (Paperback): Saratendu Sethi Machine Learning with SAS - Special Collection (Paperback)
Saratendu Sethi
R401 Discovery Miles 4 010 Ships in 18 - 22 working days
Visual Analytics with SAS Viya - Special Collection (Paperback): Rob Collum Visual Analytics with SAS Viya - Special Collection (Paperback)
Rob Collum
R392 Discovery Miles 3 920 Ships in 18 - 22 working days
Open Source Software for Statistical Analysis of Big Data - Emerging Research and Opportunities (Paperback): Richard S Segall,... Open Source Software for Statistical Analysis of Big Data - Emerging Research and Opportunities (Paperback)
Richard S Segall, Gao Niu
R4,706 Discovery Miles 47 060 Ships in 18 - 22 working days

With the development of computing technologies in today's modernized world, software packages have become easily accessible. Open source software, specifically, is a popular method for solving certain issues in the field of computer science. One key challenge is analyzing big data due to the high amounts that organizations are processing. Researchers and professionals need research on the foundations of open source software programs and how they can successfully analyze statistical data. Open Source Software for Statistical Analysis of Big Data: Emerging Research and Opportunities provides emerging research exploring the theoretical and practical aspects of cost-free software possibilities for applications within data analysis and statistics with a specific focus on R and Python. Featuring coverage on a broad range of topics such as cluster analysis, time series forecasting, and machine learning, this book is ideally designed for researchers, developers, practitioners, engineers, academicians, scholars, and students who want to more fully understand in a brief and concise format the realm and technologies of open source software for big data and how it has been used to solve large-scale research problems in a multitude of disciplines.

R Statistics Cookbook - Over 100 recipes for performing complex statistical operations with R 3.5 (Paperback): Francisco Juretig R Statistics Cookbook - Over 100 recipes for performing complex statistical operations with R 3.5 (Paperback)
Francisco Juretig
R660 Discovery Miles 6 600 Ships in 18 - 22 working days

Solve real-world statistical problems using the most popular R packages and techniques Key Features Learn how to apply statistical methods to your everyday research with handy recipes Foster your analytical skills and interpret research across industries and business verticals Perform t-tests, chi-squared tests, and regression analysis using modern statistical techniques Book DescriptionR is a popular programming language for developing statistical software. This book will be a useful guide to solving common and not-so-common challenges in statistics. With this book, you'll be equipped to confidently perform essential statistical procedures across your organization with the help of cutting-edge statistical tools. You'll start by implementing data modeling, data analysis, and machine learning to solve real-world problems. You'll then understand how to work with nonparametric methods, mixed effects models, and hidden Markov models. This book contains recipes that will guide you in performing univariate and multivariate hypothesis tests, several regression techniques, and using robust techniques to minimize the impact of outliers in data.You'll also learn how to use the caret package for performing machine learning in R. Furthermore, this book will help you understand how to interpret charts and plots to get insights for better decision making. By the end of this book, you will be able to apply your skills to statistical computations using R 3.5. You will also become well-versed with a wide array of statistical techniques in R that are extensively used in the data science industry. What you will learn Become well versed with recipes that will help you interpret plots with R Formulate advanced statistical models in R to understand its concepts Perform Bayesian regression to predict models and input missing data Use time series analysis for modelling and forecasting temporal data Implement a range of regression techniques for efficient data modelling Get to grips with robust statistics and hidden Markov models Explore ANOVA (Analysis of Variance) and perform hypothesis testing Who this book is forIf you are a quantitative researcher, statistician, data analyst, or data scientist looking to tackle various challenges in statistics, this book is what you need! Proficiency in R programming and basic knowledge of linear algebra is necessary to follow along the recipes covered in this book.

Coloring Book Girls - Coloring Pages with Adorable Animal Designs, Creative Art Activities (Paperback): J K Mimo Coloring Book Girls - Coloring Pages with Adorable Animal Designs, Creative Art Activities (Paperback)
J K Mimo
R216 Discovery Miles 2 160 Ships in 18 - 22 working days
Machine Learning - The Ultimate Beginner's Guide to Machine Learning (Paperback): Edward Mize Machine Learning - The Ultimate Beginner's Guide to Machine Learning (Paperback)
Edward Mize
R431 R396 Discovery Miles 3 960 Save R35 (8%) Ships in 18 - 22 working days
Fundamentals of Programming in SAS - A Case Studies Approach (Paperback): James Blum, Jonathan Duggins Fundamentals of Programming in SAS - A Case Studies Approach (Paperback)
James Blum, Jonathan Duggins
R2,457 Discovery Miles 24 570 Ships in 18 - 22 working days
Bayes Theorem - The Ultimate Beginner's Guide to Bayes Theorem (Paperback): Arthur Taff Bayes Theorem - The Ultimate Beginner's Guide to Bayes Theorem (Paperback)
Arthur Taff
R425 R390 Discovery Miles 3 900 Save R35 (8%) Ships in 18 - 22 working days
Probability - The Ultimate Beginner's Guide to Permutations & Combinations (Paperback): Arthur Taff Probability - The Ultimate Beginner's Guide to Permutations & Combinations (Paperback)
Arthur Taff
R431 R396 Discovery Miles 3 960 Save R35 (8%) Ships in 18 - 22 working days
Biostatistics Using JMP - A Practical Guide (Paperback): Trevor Bihl Biostatistics Using JMP - A Practical Guide (Paperback)
Trevor Bihl
R1,398 Discovery Miles 13 980 Ships in 18 - 22 working days
Learning Python - The Ultimate Guide to Learning How to Develop Applications for Beginners with Python Programming Language... Learning Python - The Ultimate Guide to Learning How to Develop Applications for Beginners with Python Programming Language Using Numpy, Matplotlib, Scipy and Scikit-learn (Paperback)
Samuel Hack
R449 Discovery Miles 4 490 Ships in 18 - 22 working days
Start Here To Learn R Vol. 1 Vectors, Arithmetic, and Regular Sequences - Practise Your R Programming Skills In 44 Exercises... Start Here To Learn R Vol. 1 Vectors, Arithmetic, and Regular Sequences - Practise Your R Programming Skills In 44 Exercises (Paperback)
Han de Vries
R194 Discovery Miles 1 940 Ships in 18 - 22 working days
Hypothesis Testing - The Ultimate Beginner's Guide to Statistical Significance (Paperback): Arthur Taff Hypothesis Testing - The Ultimate Beginner's Guide to Statistical Significance (Paperback)
Arthur Taff
R437 R404 Discovery Miles 4 040 Save R33 (8%) Ships in 18 - 22 working days
Customer Segmentation and Clustering Using SAS Enterprise Miner, Third Edition (Paperback, 3rd ed.): Randall S. Collica Customer Segmentation and Clustering Using SAS Enterprise Miner, Third Edition (Paperback, 3rd ed.)
Randall S. Collica
R1,552 Discovery Miles 15 520 Ships in 18 - 22 working days
R - Easy R Programming for Beginners, Your Step-By-Step Guide to Learning R Progr (Paperback): Felix Alvaro R - Easy R Programming for Beginners, Your Step-By-Step Guide to Learning R Progr (Paperback)
Felix Alvaro
R684 Discovery Miles 6 840 Ships in 18 - 22 working days
Python Machine Learning - Machine Learning and Deep Learning with Python, scikit-learn and Tensorflow (Paperback): Samuel Burns Python Machine Learning - Machine Learning and Deep Learning with Python, scikit-learn and Tensorflow (Paperback)
Samuel Burns
R398 Discovery Miles 3 980 Ships in 18 - 22 working days
JSL Companion - Applications of the JMP Scripting Language, Second Edition (Paperback): Theresa Utlaut, Georgia Morgan, Kevin... JSL Companion - Applications of the JMP Scripting Language, Second Edition (Paperback)
Theresa Utlaut, Georgia Morgan, Kevin Anderson
R1,471 Discovery Miles 14 710 Ships in 18 - 22 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Learning SAS by Example - A Programmer's…
Ron Cody Hardcover R2,734 Discovery Miles 27 340
Simulating Data with SAS (Hardcover…
Rick Wicklin Hardcover R1,651 Discovery Miles 16 510
The Little SAS Enterprise Guide Book
Susan J Slaughter, Lora D Delwiche Hardcover R1,790 Discovery Miles 17 900
The Global English Style Guide - Writing…
John R Kohl Hardcover R1,912 Discovery Miles 19 120
Essential Java for Scientists and…
Brian Hahn, Katherine Malan Paperback R1,266 Discovery Miles 12 660
Kansei Engineering and Soft Computing…
Ying Dai Hardcover R4,617 Discovery Miles 46 170
An Introduction to Creating Standardized…
Todd Case, Yuting Tian Hardcover R1,501 Discovery Miles 15 010
Mastering the SAS DS2 Procedure…
Mark Jordan Hardcover R1,487 Discovery Miles 14 870
SAS Certified Professional Prep Guide…
Sas Institute Hardcover R3,329 Discovery Miles 33 290
Mathematical Modeling for Smart…
Debabrata Samanta, Debabrata Singh Hardcover R11,427 Discovery Miles 114 270

 

Partners