Skip to main content

Posts

VECTORS AND LOOPS

Vectors and loops are two tools drawn from computer programming that can be very useful when manipulating data. Their primary use is to perform a large number of similar computations using a relatively small program. Some of the more complicated types of data manipulation can only reasonably be done using vectors and loops. A vector is a set of variables that are linked together because they represent similar things. The purpose of the vector is to provide a single name that can be used to access any of the entire set of variables. A loop is used to tell the computer to perform a set of procedures a specified number of times. Often times we need to perform the same transformation on a large number of variables. By using a loop, we only need to define the transformation once, and can then tell the computer to do the same thing to all the variables using a loop. If you have computer-programming experience then you have likely come across these ideas before. However, what SPSS calls...

Impact Factor Journals - Economics

Economics Title Country Impact 2009 Impact 2010 Acta Oeconomica Hungary 0.115 0.143 Agricultural Economics Netherlands 0.673 1.329 Agricultural Economics-Zemedelska Ekonomika Czech Republic 0.716 American Economic Review United States 2.531 3.15 American Journal of Agricultural Economics United States 1.047 1.233 American Journal of Economics And Sociology United States 0.282 0.321 Annals of Economics and Finance China 0.243 0.278 Annual Review of Economics United States - 1.762 Annual Review of Resource Economics United States - 1 Applied Economics England 0.404 0.424 Applied Economics Letters England 0.241 Asian Economic Journal Australia 0.400 0.205 Asian Economic Policy Review Australia 1.042 0.622 Asian-Pacific Economic Literature...