Search found 3 matches

by PaulvanErp
Thu Oct 17, 2013 12:40 am
Forum: Programming
Topic: Loop over pre-defined string
Replies: 3
Views: 2862

Re: Loop over pre-defined string

EViews 6
by PaulvanErp
Wed Oct 16, 2013 4:35 am
Forum: Programming
Topic: Loop over pre-defined string
Replies: 3
Views: 2862

Loop over pre-defined string

Hi, I have a pre-defined string containing variables: %components = "pieh schp banp ncar main" I want to loop over these variables, like I do here: for %n {%components} series dc_{%n} call devcycle (dc_{%n}, {%n}, 0) delete {%n} next This combination of variables is used multiple times in ...
by PaulvanErp
Thu Sep 19, 2013 2:09 am
Forum: Programming
Topic: Weighted PCA
Replies: 1
Views: 1893

Weighted PCA

Hi,

I want to include a (self-defined) weighting matrix in PCA. However, this is not possible using the standard PCA method available in Eviews 6. Is it possible to get the PCA code so that I can include a weighting matrix myself?

Regards,

Paul

Go to advanced search