Search found 2 matches

by Alejandra Ruiz
Mon Jul 30, 2018 1:22 pm
Forum: Programming
Topic: SMOOTH is not a valid view for RESID
Replies: 2
Views: 3658

Re: SMOOTH is not a valid view for RESID

Thanks!!! :)
by Alejandra Ruiz
Fri Jul 27, 2018 10:14 am
Forum: Programming
Topic: SMOOTH is not a valid view for RESID
Replies: 2
Views: 3658

SMOOTH is not a valid view for RESID

Hello, I have this script: smpl @first @last-4 group demands * for !i=1 to demands.@count %name = demands.@seriesname(!i) do %name.smooth(s,e) {%name}_sm_s do %name.smooth(d,e) {%name}_sm_d do %name.smooth(n,e,e) {%name}_sm_ht_ns do %name.smooth(a,e,e,e) {%name}_sm_ht_ad do %name.smooth(m,e,e,e) {%n...

Go to advanced search