|
|
Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software
Implement machine learning, time-series analysis, algorithmic
trading and more About This Book * Understand the basics of R and
how they can be applied in various Quantitative Finance scenarios *
Learn various algorithmic trading techniques and ways to optimize
them using the tools available in R. * Contain different methods to
manage risk and explore trading using Machine Learning. Who This
Book Is For If you want to learn how to use R to build quantitative
finance models with ease, this book is for you. Analysts who want
to learn R to solve their quantitative finance problems will also
find this book useful. Some understanding of the basic financial
concepts will be useful, though prior knowledge of R is not
required. What You Will Learn * Get to know the basics of R and how
to use it in the field of Quantitative Finance * Understand data
processing and model building using R * Explore different types of
analytical techniques such as statistical analysis, time-series
analysis, predictive modeling, and econometric analysis * Build and
analyze quantitative finance models using real-world examples * How
real-life examples should be used to develop strategies *
Performance metrics to look into before deciding upon any model *
Deep dive into the vast world of machine-learning based trading *
Get to grips with algorithmic trading and different ways of
optimizing it * Learn about controlling risk parameters of
financial instruments In Detail The role of a quantitative analyst
is very challenging, yet lucrative, so there is a lot of
competition for the role in top-tier organizations and investment
banks. This book is your go-to resource if you want to equip
yourself with the skills required to tackle any real-world problem
in quantitative finance using the popular R programming language.
You'll start by getting an understanding of the basics of R and its
relevance in the field of quantitative finance. Once you've built
this foundation, we'll dive into the practicalities of building
financial models in R. This will help you have a fair understanding
of the topics as well as their implementation, as the authors have
presented some use cases along with examples that are easy to
understand and correlate. We'll also look at risk management and
optimization techniques for algorithmic trading. Finally, the book
will explain some advanced concepts, such as trading using machine
learning, optimizations, exotic options, and hedging. By the end of
this book, you will have a firm grasp of the techniques required to
implement basic quantitative finance models in R. Style and
approach This book introduces you to the essentials of quantitative
finance with the help of easy-to-understand, practical examples and
use cases in R. Each chapter presents a specific financial concept
in detail, backed with relevant theory and the implementation of a
real-life example.
Data Mining with R: Learning with Case Studies, Second Edition uses
practical examples to illustrate the power of R and data mining.
Providing an extensive update to the best-selling first edition,
this new edition is divided into two parts. The first part will
feature introductory material, including a new chapter that
provides an introduction to data mining, to complement the already
existing introduction to R. The second part includes case studies,
and the new edition strongly revises the R code of the case studies
making it more up-to-date with recent packages that have emerged in
R. The book does not assume any prior knowledge about R. Readers
who are new to R and data mining should be able to follow the case
studies, and they are designed to be self-contained so the reader
can start anywhere in the document. The book is accompanied by a
set of freely available R source files that can be obtained at the
book's web site. These files include all the code used in the case
studies, and they facilitate the "do-it-yourself" approach followed
in the book. Designed for users of data analysis tools, as well as
researchers and developers, the book should be useful for anyone
interested in entering the "world" of R and data mining. About the
Author Luis Torgo is an associate professor in the Department of
Computer Science at the University of Porto in Portugal. He teaches
Data Mining in R in the NYU Stern School of Business' MS in
Business Analytics program. An active researcher in machine
learning and data mining for more than 20 years, Dr. Torgo is also
a researcher in the Laboratory of Artificial Intelligence and Data
Analysis (LIAAD) of INESC Porto LA.
This engaging and clearly written textbook/reference provides a
must-have introduction to the rapidly emerging interdisciplinary
field of data science. It focuses on the principles fundamental to
becoming a good data scientist and the key skills needed to build
systems for collecting, analyzing, and interpreting data. The Data
Science Design Manual is a source of practical insights that
highlights what really matters in analyzing data, and provides an
intuitive understanding of how these core concepts can be used. The
book does not emphasize any particular programming language or
suite of data-analysis tools, focusing instead on high-level
discussion of important design principles. This easy-to-read text
ideally serves the needs of undergraduate and early graduate
students embarking on an "Introduction to Data Science" course. It
reveals how this discipline sits at the intersection of statistics,
computer science, and machine learning, with a distinct heft and
character of its own. Practitioners in these and related fields
will find this book perfect for self-study as well. Additional
learning tools: Contains "War Stories," offering perspectives on
how data science applies in the real world Includes "Homework
Problems," providing a wide range of exercises and projects for
self-study Provides a complete set of lecture slides and online
video lectures at www.data-manual.com Provides "Take-Home Lessons,"
emphasizing the big-picture concepts to learn from each chapter
Recommends exciting "Kaggle Challenges" from the online platform
Kaggle Highlights "False Starts," revealing the subtle reasons why
certain approaches fail Offers examples taken from the data science
television show "The Quant Shop" (www.quant-shop.com)
Over 100 hands-on recipes to effectively solve real-world data
problems using the most popular R packages and techniques About
This Book * Gain insight into how data scientists collect, process,
analyze, and visualize data using some of the most popular R
packages * Understand how to apply useful data analysis techniques
in R for real-world applications * An easy-to-follow guide to make
the life of data scientist easier with the problems faced while
performing data analysis Who This Book Is For This book is for
those who are already familiar with the basic operation of R, but
want to learn how to efficiently and effectively analyze real-world
data problems using practical R packages. What You Will Learn * Get
to know the functional characteristics of R language * Extract,
transform, and load data from heterogeneous sources * Understand
how easily R can confront probability and statistics problems * Get
simple R instructions to quickly organize and manipulate large
datasets * Create professional data visualizations and interactive
reports * Predict user purchase behavior by adopting a
classification approach * Implement data mining techniques to
discover items that are frequently purchased together * Group
similar text documents by using various clustering methods In
Detail This cookbook offers a range of data analysis samples in
simple and straightforward R code, providing step-by-step resources
and time-saving methods to help you solve data problems
efficiently. The first section deals with how to create R functions
to avoid the unnecessary duplication of code. You will learn how to
prepare, process, and perform sophisticated ETL for heterogeneous
data sources with R packages. An example of data manipulation is
provided, illustrating how to use the "dplyr" and "data.table"
packages to efficiently process larger data structures. We also
focus on "ggplot2" and show you how to create advanced figures for
data exploration. In addition, you will learn how to build an
interactive report using the "ggvis" package. Later chapters offer
insight into time series analysis on financial data, while there is
detailed information on the hot topic of machine learning,
including data classification, regression, clustering, association
rule mining, and dimension reduction. By the end of this book, you
will understand how to resolve issues and will be able to
comfortably offer solutions to problems encountered while
performing data analysis. Style and approach This easy-to-follow
guide is full of hands-on examples of data analysis with R. Each
topic is fully explained beginning with the core concept, followed
by step-by-step practical examples, and concluding with detailed
explanations of each concept used.
Learn and explore the fundamentals of data analysis with power of
Mathematica About This Book * Use the power of Mathematica to
analyze data in your applications * Discover the capabilities of
data classification and pattern recognition offered by Mathematica
* Use hundreds of algorithms for time series analysis to predict
the future Who This Book Is For The book is for those who want to
learn to use the power of Mathematica to analyze and process data.
Perhaps you are already familiar with data analysis but have never
used Mathematica, or you know Mathematica but you are new to data
analysis. With the help of this book, you will be able to quickly
catch up on the key points for a successful start. What You Will
Learn * Import data from different sources to Mathematica * Link
external libraries with programs written in Mathematica * Classify
data and partition them into clusters * Recognize faces, objects,
text, and barcodes * Use Mathematica functions for time series
analysis * Use algorithms for statistical data processing * Predict
the result based on the observations In Detail There are many
algorithms for data analysis and it's not always possible to
quickly choose the best one for each case. Implementation of the
algorithms takes a lot of time. With the help of Mathematica, you
can quickly get a result from the use of a particular method,
because this system contains almost all the known algorithms for
data analysis. If you are not a programmer but you need to analyze
data, this book will show you the capabilities of Mathematica when
just few strings of intelligible code help to solve huge tasks from
statistical issues to pattern recognition. If you're a programmer,
with the help of this book, you will learn how to use the library
of algorithms implemented in Mathematica in your programs, as well
as how to write algorithm testing procedure. With each chapter,
you'll be more immersed in the special world of Mathematica. Along
with intuitive queries for data processing, we will highlight the
nuances and features of this system, allowing you to build
effective analysis systems. With the help of this book, you will
learn how to optimize the computations by combining your libraries
with the Mathematica kernel. Style and approach This book takes a
step-by-step approach, accompanied by examples, so you get a better
understanding of the logic of writing algorithms for data analysis
in Mathematica. We provide a detailed explanation of all the
nuances of the Mathematica language, no matter what your level of
experience is.
Partial Least Squares (PLS) is a flexible statistical modeling
technique that applies to data of any shape. It models
relationships between inputs and outputs even when there are more
predictors than observations. Using JMP statistical discovery
software from SAS, Discovering Partial Least Squares with JMP
explores PLS and positions it within the more general context of
multivariate analysis. Ian Cox and Marie Gaudard use a "learning
through doing" style. This approach, coupled with the interactivity
that JMP itself provides, allows you to actively engage with the
content. Four complete case studies are presented, accompanied by
data tables that are available for download. The detailed "how to"
steps, together with the interpretation of the results, help to
make this book unique. Discovering Partial Least Squares with JMP
is of interest to professionals engaged in continuing development,
as well as to students and instructors in a formal academic
setting. The content aligns well with topics covered in
introductory courses on: psychometrics, customer relationship
management, market research, consumer research, environmental
studies, and chemometrics. The book can also function as a
supplement to courses in multivariate statistics, and to courses on
statistical methods in biology, ecology, chemistry, and genomics.
While the book is helpful and instructive to those who are using
JMP, a knowledge of JMP is not required, and little or no prior
statistical knowledge is necessary. By working through the
introductory chapters and the case studies, you gain a deeper
understanding of PLS and learn how to use JMP to perform PLS
analyses in real-world situations. This book motivates current and
potential users of JMP to extend their analytical repertoire by
embracing PLS. Dynamically interacting with JMP, you will develop
confidence as you explore underlying concepts and work through the
examples. The authors provide background and guidance to support
and empower you on this journey.
If you are planning to create data analysis and visualization tools
in the context of science, engineering, economics, or social
science, then this book is for you. With this book, you will become
a visualization expert, in a short time, using Mathematica.
Harness the power of RStudio to create web applications, R
packages, markdown reports and pretty data visualizations About
This Book * Discover the multi-functional use of RStudio to support
your daily work with R code * Learn to create stunning, meaningful,
and interactive graphs and learn to embed them into easy
communicable reports using multiple R packages * Develop your own R
packages and Shiny web apps to share your knowledge and collaborate
with others Who This Book Is For This book is aimed at R developers
and analysts who wish to do R statistical development while taking
advantage of RStudio's functionality to ease their development
efforts. R programming experience is assumed as well as being
comfortable with R's basic structures and a number of functions.
What You Will Learn * Discover the RStudio IDE and details about
the user interface * Communicate your insights with R Markdown in
static and interactive ways * Learn how to use different graphic
systems to visualize your data * Build interactive web applications
with the Shiny framework to present and share your results *
Understand the process of package development and assemble your own
R packages * Easily collaborate with other people on your projects
by using Git and GitHub * Manage the R environment for your
organization with RStudio and Shiny server * Apply your obtained
knowledge about RStudio and R development to create a real-world
dashboard solution In Detail RStudio helps you to manage small to
large projects by giving you a multi-functional integrated
development environment, combined with the power and flexibility of
the R programming language, which is becoming the bridge language
of data science for developers and analyst worldwide. Mastering the
use of RStudio will help you to solve real-world data problems.
This book begins by guiding you through the installation of RStudio
and explaining the user interface step by step. From there, the
next logical step is to use this knowledge to improve your data
analysis workflow. We will do this by building up our toolbox to
create interactive reports and graphs or even web applications with
Shiny. To collaborate with others, we will explore how to use Git
and GitHub with RStudio and how to build your own packages to
ensure top quality results. Finally, we put it all together in an
interactive dashboard written with R. Style and approach An
easy-to-follow guide full of hands-on examples to master RStudio.
Beginning from explaining the basics, each topic is explained with
a lot of details for every feature.
Load, wrangle, and analyze your data using the world's most
powerful statistical programming language About This Book * Load,
manipulate and analyze data from different sources * Gain a deeper
understanding of fundamentals of applied statistics * A practical
guide to performing data analysis in practice Who This Book Is For
Whether you are learning data analysis for the first time, or you
want to deepen the understanding you already have, this book will
prove to an invaluable resource. If you are looking for a book to
bring you all the way through the fundamentals to the application
of advanced and effective analytics methodologies, and have some
prior programming experience and a mathematical background, then
this is for you. What You Will Learn * Navigate the R environment *
Describe and visualize the behavior of data and relationships
between data * Gain a thorough understanding of statistical
reasoning and sampling * Employ hypothesis tests to draw inferences
from your data * Learn Bayesian methods for estimating parameters *
Perform regression to predict continuous variables * Apply powerful
classification methods to predict categorical data * Handle missing
data gracefully using multiple imputation * Identify and manage
problematic data points * Employ parallelization and Rcpp to scale
your analyses to larger data * Put best practices into effect to
make your job easier and facilitate reproducibility In Detail
Frequently the tool of choice for academics, R has spread deep into
the private sector and can be found in the production pipelines at
some of the most advanced and successful enterprises. The power and
domain-specificity of R allows the user to express complex
analytics easily, quickly, and succinctly. With over 7,000 user
contributed packages, it's easy to find support for the latest and
greatest algorithms and techniques. Starting with the basics of R
and statistical reasoning, Data Analysis with R dives into advanced
predictive analytics, showing how to apply those techniques to
real-world data though with real-world examples. Packed with
engaging problems and exercises, this book begins with a review of
R and its syntax. From there, get to grips with the fundamentals of
applied statistics and build on this knowledge to perform
sophisticated and powerful analytics. Solve the difficulties
relating to performing data analysis in practice and find solutions
to working with "messy data", large data, communicating results,
and facilitating reproducibility. This book is engineered to be an
invaluable resource through many stages of anyone's career as a
data analyst. Style and approach Learn data analysis using engaging
examples and fun exercises, and with a gentle and friendly but
comprehensive "learn-by-doing" approach.
|
|