rr {FinAna} | R Documentation |
Calculating the rate of return of a vector for further analysis, including calculating beta of companies, plotting to see the trend of the stock for technical analysis
rr(x,n)
x |
:a vector of company prices |
n |
: number of lags |
#rr(aapl,1)