BCofLRet {Rsafd} | R Documentation |
Numeric vector giving the daily log-returns on the close of the Front Month futures contract of Brazilian coffee (BCofLRet
) and Colombian coffee (CCofLRet
).
data(BCofLRet)
Object of a numeric vector.
R. A. Carmona: Statistical Analysis of Financial Data in S-Plus, (2004) Springer Verlag, Chapter 2
data(BCofLRet) data(CCofLRet) ## maybe str(BCofLRet) ; plot(BCofLRet) ...