- Learning Quantitative Finance with R
- Dr. Param Jeet Prashant Vats
- 149字
- 2021-07-09 19:06:52
Summary
Now let us recap what we have learned so far in this chapter:
- How it is very important for analysts pursuing their career in financial analytics to learn R
- Installation of R and its packages
- The basic objects in R are character, numeric, integer, complex, and logical
- Commonly used data types in R are lists, matrices, arrays, factors, and DataFrames
- Reading files from external data files such as CSV and XLSX, and particularly from online sources and databases in R
- Writing files to CSV and XLSX from R
- Writing different types of expression, such as constant, arithmetic, logical, symbols, assignments, and so on
- Write user-defined functions
- Ways of calling of user defined functions and inbuilt functions
- Running R programs from the console window and by sourcing saved files
- The use of conditional decision-making by using if and else statements
- The use of loops such as
for
andwhile
推薦閱讀
- 輕輕松松自動化測試
- 3D Printing with RepRap Cookbook
- Cloud Analytics with Microsoft Azure
- Blockchain Quick Start Guide
- Mastering Salesforce CRM Administration
- Security Automation with Ansible 2
- 計算機網絡應用基礎
- Godot Engine Game Development Projects
- PLC與變頻技術應用
- Hands-On Dashboard Development with QlikView
- 基于RPA技術財務機器人的應用與研究
- Modern Big Data Processing with Hadoop
- Proteus從入門到精通100例
- Hands-On Automated Machine Learning
- Advanced Serverless Architectures with Microsoft Azure