powered by
Returns the Beta of Security using the CAPM Model
beta.capm(R1, R2)
Returns data of the security
Returns data of the benchmark security
Value of the beta of the security
Beta is a measure of the volatility<U+2013>or systematic risk<U+2013>of a security or portfolio compared to the market as a whole.
# NOT RUN { beta.capm(funds$ret1, funds$rfr) # }
Run the code above in your browser using DataLab