..week<<-15 .whichChapters<<-c(0:25) # base on the following menu source('http://datayyy.com/fmr/starter/sourceAll.txt') .fm<-function(){ " *-------------------------------------------------------------------------* * Financial Modeling using R (2nd edition) 2025 Yan * *-------------------------------------------------------------------------* * Learning R | Applying R to finance * *-------------------------------------------------------------------------* * .c1: R Basics .c14 Finance Basics * * .c2: Value assignment/functions .c15 Fin Statement Analysis * * .c3: Introduction to R packages .c16 T-test, F-test, etc * * .c4: Data Frame, list, and date .c17 Linear Regressions * * .c5: Loops and conditions .c18 Portfolio Theory * * .c6: Open data .c19 VaR (Value at Risk) * * .c7 Data input .c20 Options and Futures * * .c8 Simple data manipulations .c21 Monte Carlo Simulations * * .c9 Data output ----------------------------------* * .c10 Simple plots and graphs .c22 Liquidity measure/credit risk * * .c11 Matrix manipulation [optional .c23 GitHub and Git Bash * * .c12 Excel and R .c24 ChatGPT to write code * * .c13 String manipulation .c25 Term Projects * *-------------------------------------------------------------------------* * >.c22 # go to chapter 20 * * >.uu # go to utility submenu * * >.fm # back to this menu * *-------------------------------------------------------------------------* ";.zfm()} .zfm<-function(){ cat(" *-------------------------------------------------------------------------* * Financial Modeling using R (2nd edition) 2025 Yan * *-------------------------------------------------------------------------* * Learning R | Applying R to finance * *-------------------------------------------------------------------------* * .c1: R Basics .c14 Finance Basics * * .c2: Value assignment/functions .c15 Fin Statement Analysis * * .c3: Introduction to R packages .c16 T-test, F-test, etc * * .c4: Data Frame, list, and date .c17 Linear Regressions * * .c5: Loops and conditions .c18 Portfolio Theory * * .c6: Open data .c19 VaR (Value at Risk) * * .c7 Data input .c20 Options and Futures * * .c8 Simple data manipulations .c21 Monte Carlo Simulations * * .c9 Data output ----------------------------------* * .c10 Simple plots and graphs .c22 Liquidity measure/credit risk * * .c11 Matrix manipulation [optional .c23 GitHub and Git Bash * * .c12 Excel and R .c24 ChatGPT to write code * * .c13 String manipulation .c25 Term Projects * *-------------------------------------------------------------------------* * >.c22 # go to chapter 20 * * >.uu # go to utility submenu * * >.fm # back to this menu * *-------------------------------------------------------------------------* ")} .cls() .fm()