https://github.com/cran/tawny
Raw File
Tip revision: 81d6644ea520ee63fab91d2176fca9dc1257c24e authored by Brian Lee Yung Rowe on 20 April 2018, 18:35:55 UTC
version 2.1.7
Tip revision: 81d6644
NAMESPACE
exportPattern("^[^\\.]")
export(.cutoff)
importFrom("stats", "cov2cor", "end", "sd", "start")
importFrom("utils", "read.csv")
import(lambda.r)
import(lambda.tools)
import(futile.logger)
import(futile.matrix)
import(tawny.types)
import(zoo)
import(xts)
import(PerformanceAnalytics)
import(quantmod)
back to top