R version 2.13.0 (2011-04-13) Copyright (C) 2011 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i486-pc-linux-gnu (32-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > x <- array(list(888 + ,51 + ,256 + ,5 + ,10345 + ,545 + ,24 + ,160 + ,7 + ,17607 + ,186 + ,17 + ,70 + ,0 + ,1423 + ,1405 + ,66 + ,360 + ,12 + ,20050 + ,2047 + ,85 + ,721 + ,15 + ,21212 + ,3626 + ,130 + ,938 + ,16 + ,93979 + ,845 + ,36 + ,287 + ,12 + ,15524 + ,643 + ,32 + ,149 + ,13 + ,16182 + ,1181 + ,33 + ,311 + ,15 + ,19238 + ,1835 + ,64 + ,617 + ,13 + ,28909 + ,855 + ,35 + ,262 + ,6 + ,22357 + ,1245 + ,46 + ,385 + ,16 + ,25560 + ,993 + ,69 + ,369 + ,7 + ,9954 + ,1685 + ,61 + ,558 + ,12 + ,18490 + ,741 + ,24 + ,220 + ,9 + ,17777 + ,854 + ,38 + ,313 + ,10 + ,25268 + ,949 + ,34 + ,229 + ,16 + ,37525 + ,331 + ,20 + ,88 + ,5 + ,6023 + ,1602 + ,54 + ,494 + ,20 + ,25042 + ,510 + ,16 + ,153 + ,7 + ,35713 + ,628 + ,37 + ,234 + ,13 + ,7039 + ,1279 + ,51 + ,361 + ,13 + ,40841 + ,767 + ,28 + ,280 + ,11 + ,9214 + ,1156 + ,32 + ,331 + ,9 + ,17446 + ,1120 + ,51 + ,378 + ,10 + ,10295 + ,622 + ,12 + ,227 + ,7 + ,13206 + ,1203 + ,98 + ,396 + ,13 + ,26093 + ,745 + ,53 + ,179 + ,15 + ,20744 + ,1535 + ,61 + ,509 + ,13 + ,68013 + ,1234 + ,25 + ,504 + ,7 + ,12840 + ,757 + ,28 + ,225 + ,14 + ,12672 + ,1087 + ,23 + ,366 + ,11 + ,10872 + ,1105 + ,60 + ,341 + ,3 + ,21325 + ,592 + ,40 + ,171 + ,8 + ,24542 + ,1305 + ,29 + ,437 + ,12 + ,16401 + ,0 + ,0 + ,0 + ,0 + ,0 + ,705 + ,33 + ,313 + ,12 + ,12821 + ,1188 + ,34 + ,366 + ,8 + ,14662 + ,1110 + ,21 + ,232 + ,20 + ,22190 + ,1094 + ,35 + ,389 + ,18 + ,37929 + ,1062 + ,34 + ,340 + ,9 + ,18009 + ,748 + ,26 + ,316 + ,14 + ,11076 + ,404 + ,12 + ,140 + ,7 + ,24981 + ,1076 + ,45 + ,419 + ,13 + ,30691 + ,673 + ,29 + ,226 + ,11 + ,29164 + ,517 + ,36 + ,161 + ,11 + ,13985 + ,354 + ,13 + ,103 + ,14 + ,7588 + ,1011 + ,54 + ,356 + ,9 + ,20023 + ,890 + ,39 + ,293 + ,12 + ,25524 + ,1067 + ,28 + ,414 + ,11 + ,14717 + ,518 + ,21 + ,156 + ,17 + ,6832 + ,697 + ,36 + ,189 + ,10 + ,9624 + ,1095 + ,44 + ,442 + ,11 + ,24300 + ,928 + ,44 + ,321 + ,12 + ,21790 + ,1008 + ,33 + ,367 + ,17 + ,16493 + ,951 + ,30 + ,309 + ,6 + ,9269 + ,779 + ,27 + ,235 + ,8 + ,20105 + ,439 + ,12 + ,137 + ,12 + ,11216 + ,568 + ,37 + ,194 + ,13 + ,15569 + ,614 + ,24 + ,220 + ,14 + ,21799 + ,499 + ,21 + ,149 + ,17 + ,3772) + ,dim=c(5 + ,61) + ,dimnames=list(c('Y_t' + ,'X_1t' + ,'X_2t' + ,'X_3t' + ,'X_4t' + ,'X_5t') + ,1:61)) Error in dimnames(data) <- dimnames : length of 'dimnames' [1] not equal to array extent Calls: array Execution halted