Search found 16 matches
- Sun Feb 28, 2010 5:19 am
- Forum: Programming
- Topic: rotating loadings from principal components
- Replies: 0
- Views: 2031
rotating loadings from principal components
is it possible to rotate the any loadings matrix (from principal components) with the functions attributed to factor analysis models? im using eviews 6
- Tue Jan 26, 2010 1:23 am
- Forum: Programming
- Topic: principal components loading graph
- Replies: 3
- Views: 4255
Re: principal components loading graph
yes, but what is plotted is not just the first two column vectors there is a transformation on them that i cannot reproduce, can you tell me what the transformation on the two vectors are?
thank you
yoniboi
thank you
yoniboi
- Mon Jan 25, 2010 2:00 am
- Forum: Programming
- Topic: principal components loading graph
- Replies: 3
- Views: 4255
principal components loading graph
I am trying to recreate the graph that is outputed automatically by the toolbar functions the orthonormal variable loading plot. I save the eigenvectors as a matrix and then try to plot the first two pc's (columns) but the graphs do not match I have centered the columns (subtracted the mean from eac...
- Fri Jan 22, 2010 12:32 am
- Forum: Programming
- Topic: saving name of equation as a string object
- Replies: 4
- Views: 5104
Re: saving name of equation as a string object
ok,
thanks for the help
yoniboi
thanks for the help
yoniboi
- Thu Jan 21, 2010 2:00 pm
- Forum: Programming
- Topic: saving name of equation as a string object
- Replies: 4
- Views: 5104
Re: saving name of equation as a string object
another question i had was being able to loop through all the names of objects in a page (or workfile) so when i generate in a program a graph and it already exists the program crashes. I use delete a lot in the code, but if the object isnt there then the program crashes again. i would rather put an...
- Thu Jan 21, 2010 1:53 am
- Forum: Programming
- Topic: saving name of equation as a string object
- Replies: 4
- Views: 5104
saving name of equation as a string object
i want to build a sub that one of the input variables is an equation. i want to output a graph object that has the same name as the equation just with the ending eq_name_graph where eq_name is the equation name. I would think this is possible i just cant find the function for it in the help. I am us...
- Wed Dec 30, 2009 2:41 am
- Forum: Programming
- Topic: merging different data objects
- Replies: 1
- Views: 2927
merging different data objects
hello
i would like to merge two different data objects like graph and table
in code multi.merge graph1 table1
i managed to merge tow graphs into a single object , but i want to know if it is possible to place a
a table and a graph in the same object
if it is , then how?
thank you
yoniboi
i would like to merge two different data objects like graph and table
in code multi.merge graph1 table1
i managed to merge tow graphs into a single object , but i want to know if it is possible to place a
a table and a graph in the same object
if it is , then how?
thank you
yoniboi
- Fri Dec 18, 2009 9:15 am
- Forum: Estimation
- Topic: Jewish Calendar Holidays Seasonal Adj.
- Replies: 4
- Views: 4774
Re: Jewish Calendar Holidays Seasonal Adj.
on the stand alone version i am able to do it, since u made a front end to the same program i thought it would be possible to do it in eviews
- Fri Dec 18, 2009 8:47 am
- Forum: Estimation
- Topic: Jewish Calendar Holidays Seasonal Adj.
- Replies: 4
- Views: 4774
Jewish Calendar Holidays Seasonal Adj.
Hi I am trying to seasonally adj. data in eviews using X12-ARIMA and in the help it show only that i can choose... "The Regressors option allows you to include prespecified sets of exogenous regressors in your ARIMA model. Simply use the checkboxes to specify a constant term and/or (centered) s...
- Thu Nov 12, 2009 5:57 am
- Forum: Data Manipulation
- Topic: matrix sorting
- Replies: 1
- Views: 3470
matrix sorting
how do i use the function @sort to sort a matrix in ascending/decending order without breaking ties by a column i choose?
if this isnt the function then is there another one?
thank you
yoni
if this isnt the function then is there another one?
thank you
yoni
- Tue Oct 27, 2009 7:50 am
- Forum: Programming
- Topic: programming rolling moving averages
- Replies: 2
- Views: 4270
Re: programming rolling moving averages
thank you
- Tue Oct 27, 2009 1:29 am
- Forum: Programming
- Topic: programming rolling moving averages
- Replies: 2
- Views: 4270
programming rolling moving averages
I am trying to program a rolling moving average, meaning i want to run 'a is how many leaps back !a= 2 ' x is the series genr x =y matrix (!a , !a) mataic matrix (!a , !a) matschw matrix (!a , !a) mathq matrix (!a , !a) matlogl for !i =1 to !a for !j =1 to !a equation eq!i_!j eq!i_!j.ls x c x(-1 to ...
- Mon Oct 12, 2009 12:22 pm
- Forum: Data Manipulation
- Topic: Importing lables from ascii or excel files
- Replies: 6
- Views: 7861
Re: Importing lables from ascii or excel files
that code worked great thanks
- Mon Oct 12, 2009 10:29 am
- Forum: Data Manipulation
- Topic: Importing lables from ascii or excel files
- Replies: 6
- Views: 7861
Re: Importing lables from ascii or excel files
I cannot use the same code for Eviews 6 or a variation of it?
- Mon Oct 12, 2009 9:54 am
- Forum: Data Manipulation
- Topic: Importing lables from ascii or excel files
- Replies: 6
- Views: 7861
Re: Importing lables from ascii or excel files
Thank you for the quick response, but what i need is for the second feild to go into the label not the description, so when i make graphs and such the label will show up and not the generic variable name i give it.
thank you
yoniboi
thank you
yoniboi
