R version 2.15.2 (2012-10-26) -- "Trick or Treat" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i686-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(36 + ,95 + ,36 + ,88 + ,56 + ,94 + ,48 + ,90 + ,32 + ,73 + ,44 + ,68 + ,39 + ,80 + ,34 + ,86 + ,41 + ,86 + ,50 + ,91 + ,39 + ,79 + ,62 + ,96 + ,52 + ,92 + ,37 + ,72 + ,50 + ,96 + ,41 + ,70 + ,55 + ,86 + ,41 + ,87 + ,56 + ,88 + ,39 + ,79 + ,52 + ,90 + ,46 + ,95 + ,44 + ,85 + ,48 + ,95 + ,41 + ,90 + ,50 + ,115 + ,50 + ,84 + ,44 + ,79 + ,52 + ,94 + ,54 + ,97 + ,44 + ,86 + ,52 + ,111 + ,37 + ,87 + ,52 + ,98 + ,50 + ,87 + ,36 + ,68 + ,50 + ,88 + ,52 + ,82 + ,55 + ,111 + ,31 + ,75 + ,36 + ,94 + ,49 + ,95 + ,42 + ,80 + ,37 + ,95 + ,41 + ,68 + ,30 + ,94 + ,52 + ,88 + ,30 + ,84 + ,41 + ,95 + ,44 + ,101 + ,66 + ,98 + ,48 + ,78 + ,43 + ,109 + ,57 + ,102 + ,46 + ,81 + ,54 + ,97 + ,48 + ,75 + ,48 + ,97 + ,52 + ,95 + ,62 + ,101 + ,58 + ,101 + ,58 + ,95 + ,62 + ,95 + ,48 + ,95 + ,46 + ,95 + ,34 + ,90 + ,66 + ,107 + ,52 + ,92 + ,55 + ,86 + ,55 + ,70 + ,57 + ,95 + ,56 + ,96 + ,55 + ,91 + ,56 + ,87 + ,54 + ,92 + ,55 + ,97 + ,46 + ,102 + ,52 + ,91 + ,32 + ,68 + ,44 + ,88 + ,46 + ,97 + ,59 + ,90 + ,46 + ,101 + ,46 + ,94 + ,54 + ,101 + ,66 + ,109 + ,56 + ,100 + ,59 + ,103 + ,57 + ,94 + ,52 + ,97 + ,48 + ,85 + ,44 + ,75 + ,41 + ,77 + ,50 + ,87 + ,48 + ,78 + ,48 + ,108 + ,59 + ,97 + ,34 + ,105 + ,46 + ,106 + ,54 + ,107 + ,55 + ,95 + ,54 + ,107 + ,59 + ,115 + ,44 + ,101 + ,54 + ,85 + ,52 + ,90 + ,66 + ,115 + ,44 + ,95 + ,57 + ,97 + ,39 + ,112 + ,60 + ,97 + ,45 + ,77 + ,41 + ,90 + ,50 + ,94 + ,39 + ,103 + ,43 + ,77 + ,48 + ,98 + ,37 + ,90 + ,58 + ,111 + ,46 + ,77 + ,43 + ,88 + ,44 + ,75 + ,34 + ,92 + ,30 + ,78 + ,50 + ,106 + ,39 + ,80 + ,37 + ,87 + ,55 + ,92 + ,48 + ,95 + ,41 + ,111 + ,39 + ,86 + ,36 + ,85 + ,43 + ,90 + ,50 + ,101 + ,55 + ,94 + ,43 + ,86 + ,60 + ,86 + ,48 + ,90 + ,30 + ,75 + ,43 + ,86 + ,39 + ,91 + ,52 + ,97 + ,39 + ,91 + ,39 + ,70 + ,56 + ,98 + ,59 + ,96 + ,46 + ,95 + ,57 + ,100 + ,50 + ,95 + ,54 + ,97 + ,50 + ,97 + ,60 + ,92 + ,59 + ,115 + ,41 + ,88 + ,48 + ,87 + ,59 + ,100 + ,60 + ,98 + ,56 + ,102 + ,56 + ,95 + ,51 + ,96) + ,dim=c(2 + ,160) + ,dimnames=list(c('30' + ,'months + ,' + ,'Year' + ,'7') + ,1:160)) Error in array(list(36, 95, 36, 88, 56, 94, 48, 90, 32, 73, 44, 68, 39, : length of 'dimnames' [1] not equal to array extent Execution halted