[Returnanalytics-commits] r3325 - pkg/FactorAnalytics
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Feb 21 04:59:23 CET 2014
Author: efmrforge
Date: 2014-02-21 04:59:22 +0100 (Fri, 21 Feb 2014)
New Revision: 3325
Modified:
pkg/FactorAnalytics/DESCRIPTION
Log:
Added zoo to Depends
Modified: pkg/FactorAnalytics/DESCRIPTION
===================================================================
--- pkg/FactorAnalytics/DESCRIPTION 2014-02-21 03:51:05 UTC (rev 3324)
+++ pkg/FactorAnalytics/DESCRIPTION 2014-02-21 03:59:22 UTC (rev 3325)
@@ -7,5 +7,5 @@
Maintainer: Yi-An Chen <chenyian at uw.edu>
Description: An R package for estimation and risk analysis of linear factor models for asset returns and portfolios. It contains three major fitting method for the factor models: fitting macroeconomic factor model, fitting fundamental factor model and fitting statistical factor model and some risk analysis tools like VaR, ES to use the result of the fitting method. It also provides the different type of distribution to fit the fat-tail behavior of the financial returns, including edgeworth expansion type distribution.
License: GPL-2
-Depends: robust, robustbase, leaps, lars,ff, MASS, PerformanceAnalytics, sn, tseries, strucchange,xts,ellipse
-LazyLoad: yes
\ No newline at end of file
+Depends: robust, robustbase, leaps, lars,ff, MASS, PerformanceAnalytics, sn, tseries, strucchange,xts,ellipse, zoo
+LazyLoad: yes
More information about the Returnanalytics-commits
mailing list