Recently Published
OO in R
R is OO also
Back-testing my trading strategy
potential earning is 3000 us dollars in 47 days
leverageETF
a backtest of leveraged ETF and the risks within.
Micro_Structure of HFD_2
further analysis of micro structure
binomial tree is easy in R
No need for java in common cases
Shiny app for Risk management
A easy way to calculate Value at Risk using the model building approach.
An implement of the method using R shiny to make it available on the Internet by cloud service.
Micro_Structure of HFD
The micro level features of stock trading and the strategy inspired.
P.S. behavior finance also
Copula Introduction
An intro to copula function and an example to implement them in R
environment
what is environment, knowing them will make the black box type of coding more crystal clear
amortization
calculator for loan mortgage
try learning some ggplot2
some simple ggplot2 syntax for usual plotting, still there are other more complex plots
vectorize
Still need to form the habit of using vectorize functions,
use less loop as possible
Publish Document
all the optimization and non linear model approached
optim could be used to customize the lost function like hinge loss and huber loss
USA presidential analysis
Rubio's votes stay flat when ratio of Hispanic rises in county.
Spline
Spline example in ISLR
South Africa heart attack data from ELSL
The script is an attempt to replicate the South Africa heart attack data results from the book Elements of Statistical learning.My first try in Rmarkdown, still looks a little rusty, thanks for your understanding!