[rkward-cvs] SF.net SVN: rkward: [2357] trunk/rkward/rkward/plugins/analysis/time_series /hp_filter.xml
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Thu Apr 10 12:28:48 UTC 2008
Revision: 2357
http://rkward.svn.sourceforge.net/rkward/?rev=2357&view=rev
Author: tfry
Date: 2008-04-10 05:28:43 -0700 (Thu, 10 Apr 2008)
Log Message:
-----------
Small fix to HP filter plugin (mancho)
Modified Paths:
--------------
trunk/rkward/rkward/plugins/analysis/time_series/hp_filter.xml
Modified: trunk/rkward/rkward/plugins/analysis/time_series/hp_filter.xml
===================================================================
--- trunk/rkward/rkward/plugins/analysis/time_series/hp_filter.xml 2008-04-10 12:20:36 UTC (rev 2356)
+++ trunk/rkward/rkward/plugins/analysis/time_series/hp_filter.xml 2008-04-10 12:28:43 UTC (rev 2357)
@@ -6,6 +6,7 @@
<logic>
<connect client="lambda.enabled" governor="custom.state.not"/>
<connect client="clambda.enabled" governor="custom.state"/>
+ <connect client="trend_name.enabled" governor="create_trend.state"/>
<connect client="cycle_name.enabled" governor="create_cycle.state"/>
<connect client="cycle_frame.enabled" governor="plot_cycle.state"/>
<connect client="cycle_col.color.enabled" governor="plot_cycle.state"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list