舉報

會員
Learning Quantitative Finance with R
最新章節:
Summary
IfyouwanttolearnhowtouseRtobuildquantitativefinancemodelswithease,thisbookisforyou.AnalystswhowanttolearnRtosolvetheirquantitativefinanceproblemswillalsofindthisbookuseful.Someunderstandingofthebasicfinancialconceptswillbeuseful,thoughpriorknowledgeofRisnotrequired.
目錄(107章)
倒序
- 封面
- 版權信息
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Customer Feedback
- Preface
- Chapter 1. Introduction to R
- The need for R
- How to download/install R
- How to install packages
- Data types
- Importing and exporting different data types
- How to write code expressions
- Functions
- Loops (for while if and if...else)
- Loop control statements
- Questions
- Summary
- Chapter 2. Statistical Modeling
- Probability distributions
- Sampling
- Statistics
- Correlation
- Hypothesis testing
- Parameter estimates
- Outlier detection
- Standardization
- Normalization
- Questions
- Summary
- Chapter 3. Econometric and Wavelet Analysis
- Simple linear regression
- Multivariate linear regression
- Multicollinearity
- ANOVA
- Feature selection
- Stepwise variable selection
- Ranking of variables
- Wavelet analysis
- Fast Fourier transformation
- Hilbert transformation
- Questions
- Summary
- Chapter 4. Time Series Modeling
- General time series
- Converting data to time series
- zoo
- xts
- Linear filters
- AR
- MA
- ARIMA
- GARCH
- EGARCH
- VGARCH
- Dynamic conditional correlation
- Questions
- Summary
- Chapter 5. Algorithmic Trading
- Momentum or directional trading
- Capital asset pricing model
- Multi factor model
- Portfolio construction
- Questions
- Summary
- Chapter 6. Trading Using Machine Learning
- Logistic regression neural network
- Neural network
- Deep neural network
- K means algorithm
- K nearest neighborhood
- Support vector machine
- Decision tree
- Random forest
- Questions
- Summary
- Chapter 7. Risk Management
- Market risk
- Portfolio risk
- VaR
- Monte Carlo simulation
- Hedging
- Basel regulation
- Credit risk
- Fraud detection
- Liability management
- Questions
- Summary
- Chapter 8. Optimization
- Dynamic rebalancing
- Walk forward testing
- Grid testing
- Genetic algorithm
- Questions
- Summary
- Chapter 9. Derivative Pricing
- Option pricing
- Implied volatility
- Bond pricing
- Credit spread
- Credit default swaps
- Interest rate derivatives
- Exotic options
- Questions
- Summary 更新時間:2021-07-09 19:07:10
推薦閱讀
- 數據展現的藝術
- 輕松學C語言
- 傳感器技術實驗教程
- 精通Excel VBA
- CorelDRAW X4中文版平面設計50例
- Kubernetes for Serverless Applications
- 大數據驅動的機械裝備智能運維理論及應用
- 電腦日常使用與維護322問
- Excel 2010函數與公式速查手冊
- C++程序設計基礎(上)
- 系統安裝、維護與數據備份技巧
- Hands-On Generative Adversarial Networks with Keras
- 巧學活用Linux
- 互聯網單元測試及實踐
- 白話機器學習算法
- 計算機仿真技術
- 單片機數據通信及測控應用技術詳解
- Linux那些事兒之我是USB
- 黑客防線2012合訂本
- Stream Analytics with Microsoft Azure
- VRay 1.5R2完全自學攻略
- ARM Cortex-M3嵌入式開發實例詳解
- SQL機器學習庫MADlib技術解析
- 一站式學習C編程
- Data Visualization with d3.js
- Machine Learning Quick Reference
- 機器學習算法實踐:推薦系統的協同過濾理論及其應用
- 電腦辦公
- .NET Web高級開發
- C++語言程序設計