R version 2.9.0 (2009-04-17) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 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(5.7 + ,97.33 + ,91.4 + ,6.1 + ,97.89 + ,91.1 + ,6 + ,98.69 + ,104.4 + ,5.9 + ,99.01 + ,97.6 + ,5.8 + ,99.18 + ,93.7 + ,5.7 + ,98.45 + ,104.5 + ,5.6 + ,98.13 + ,95.4 + ,5.4 + ,98.29 + ,86.5 + ,5.4 + ,99.1 + ,102.9 + ,5.5 + ,99.26 + ,101.9 + ,5.6 + ,98.85 + ,103.7 + ,5.7 + ,98.05 + ,100.7 + ,5.9 + ,98.53 + ,94.2 + ,6.1 + ,99.34 + ,93.6 + ,6 + ,100.14 + ,104.7 + ,5.8 + ,100.3 + ,101 + ,5.8 + ,100.22 + ,97.6 + ,5.7 + ,99.9 + ,105.8 + ,5.5 + ,99.58 + ,93.7 + ,5.3 + ,99.9 + ,91.2 + ,5.2 + ,100.78 + ,106.3 + ,5.2 + ,100.78 + ,103.4 + ,5 + ,100.46 + ,107.4 + ,5.1 + ,100.06 + ,101.2 + ,5.1 + ,100.28 + ,96.9 + ,5.2 + ,100.78 + ,96.3 + ,4.9 + ,101.58 + ,109.8 + ,4.8 + ,102.06 + ,97.9 + ,4.5 + ,102.02 + ,105.1 + ,4.5 + ,101.68 + ,107.9 + ,4.4 + ,101.32 + ,95 + ,4.4 + ,101.81 + ,95.2 + ,4.2 + ,102.3 + ,105.8 + ,4.1 + ,102.12 + ,110.1 + ,3.9 + ,102.1 + ,112.2 + ,3.8 + ,101.75 + ,102.5 + ,3.9 + ,101.5 + ,103.7 + ,4.2 + ,102.16 + ,102 + ,4.1 + ,103.47 + ,112.3 + ,3.8 + ,104.05 + ,103.3 + ,3.6 + ,104.09 + ,106.9 + ,3.7 + ,103.55 + ,104.6 + ,3.5 + ,102.77 + ,100.7 + ,3.4 + ,102.89 + ,99 + ,3.1 + ,103.6 + ,106.5 + ,3.1 + ,103.76 + ,114.9 + ,3.1 + ,103.92 + ,114.1 + ,3.2 + ,103.35 + ,102.2 + ,3.3 + ,103.32 + ,107 + ,3.5 + ,104.2 + ,107.4 + ,3.6 + ,105.44 + ,107.4 + ,3.5 + ,105.81 + ,110.1 + ,3.3 + ,106.25 + ,105.6 + ,3.2 + ,105.94 + ,110.9 + ,3.1 + ,105.82 + ,101.9 + ,3.2 + ,105.96 + ,93.2 + ,3 + ,106.49 + ,110.5 + ,3 + ,106.32 + ,113.1 + ,3.1 + ,105.88 + ,101.7 + ,3.4 + ,105.07 + ,96.7) + ,dim=c(3 + ,60) + ,dimnames=list(c('Y' + ,'X' + ,'X'') + ,1:60)) + y <- array(NA,dim=c(3,60),dimnames=list(c('Y','X','X''),1:60)) Error: unexpected string constant in: ",1:60)) y <- array(NA,dim=c(3,60),dimnames=list(c('" Execution halted