how can I solve this problem in the AFL code? xxx=(1-alpha)*Ref(xxx,-1)+alpha*yyy;
the variable xxx must be set to 1 for the first day !!!
how can I solve this problem in the AFL code? xxx=(1-alpha)*Ref(xxx,-1)+alpha*yyy;
the variable xxx must be set to 1 for the first day !!!