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(7.4 + ,20.9 + ,8.1 + ,8.3 + ,8.2 + ,7.3 + ,20.9 + ,7.4 + ,8.1 + ,8.3 + ,7.7 + ,20.9 + ,7.3 + ,7.4 + ,8.1 + ,8 + ,22.3 + ,7.7 + ,7.3 + ,7.4 + ,8 + ,22.3 + ,8 + ,7.7 + ,7.3 + ,7.7 + ,22.3 + ,8 + ,8 + ,7.7 + ,6.9 + ,19.9 + ,7.7 + ,8 + ,8 + ,6.6 + ,19.9 + ,6.9 + ,7.7 + ,8 + ,6.9 + ,19.9 + ,6.6 + ,6.9 + ,7.7 + ,7.5 + ,24.1 + ,6.9 + ,6.6 + ,6.9 + ,7.9 + ,24.1 + ,7.5 + ,6.9 + ,6.6 + ,7.7 + ,24.1 + ,7.9 + ,7.5 + ,6.9 + ,6.5 + ,13.8 + ,7.7 + ,7.9 + ,7.5 + ,6.1 + ,13.8 + ,6.5 + ,7.7 + ,7.9 + ,6.4 + ,13.8 + ,6.1 + ,6.5 + ,7.7 + ,6.8 + ,16.2 + ,6.4 + ,6.1 + ,6.5 + ,7.1 + ,16.2 + ,6.8 + ,6.4 + ,6.1 + ,7.3 + ,16.2 + ,7.1 + ,6.8 + ,6.4 + ,7.2 + ,18.6 + ,7.3 + ,7.1 + ,6.8 + ,7 + ,18.6 + ,7.2 + ,7.3 + ,7.1 + ,7 + ,18.6 + ,7 + ,7.2 + ,7.3 + ,7 + ,22.4 + ,7 + ,7 + ,7.2 + ,7.3 + ,22.4 + ,7 + ,7 + ,7 + ,7.5 + ,22.4 + ,7.3 + ,7 + ,7 + ,7.2 + ,22.6 + ,7.5 + ,7.3 + ,7 + ,7.7 + ,22.6 + ,7.2 + ,7.5 + ,7.3 + ,8 + ,22.6 + ,7.7 + ,7.2 + ,7.5 + ,7.9 + ,20 + ,8 + ,7.7 + ,7.2 + ,8 + ,20 + ,7.9 + ,8 + ,7.7 + ,8 + ,20 + ,8 + ,7.9 + ,8 + ,7.9 + ,21.8 + ,8 + ,8 + ,7.9 + ,7.9 + ,21.8 + ,7.9 + ,8 + ,8 + ,8 + ,21.8 + ,7.9 + ,7.9 + ,8 + ,8.1 + ,28.7 + ,8 + ,7.9 + ,7.9 + ,8.1 + ,28.7 + ,8.1 + ,8 + ,7.9 + ,8.2 + ,28.7 + ,8.1 + ,8.1 + ,8 + ,8 + ,19.5 + ,8.2 + ,8.1 + ,8.1 + ,8.3 + ,19.5 + ,8 + ,8.2 + ,8.1 + ,8.5 + ,19.5 + ,8.3 + ,8 + ,8.2 + ,8.6 + ,19.4 + ,8.5 + ,8.3 + ,8 + ,8.7 + ,19.4 + ,8.6 + ,8.5 + ,8.3 + ,8.7 + ,19.4 + ,8.7 + ,8.6 + ,8.5 + ,8.5 + ,21.7 + ,8.7 + ,8.7 + ,8.6 + ,8.4 + ,21.7 + ,8.5 + ,8.7 + ,8.7 + ,8.5 + ,21.7 + ,8.4 + ,8.5 + ,8.7 + ,8.7 + ,26.2 + ,8.5 + ,8.4 + ,8.5 + ,8.7 + ,26.2 + ,8.7 + ,8.5 + ,8.4 + ,8.6 + ,26.2 + ,8.7 + ,8.7 + ,8.5 + ,7.9 + ,19.1 + ,8.6 + ,8.7 + ,8.7 + ,8.1 + ,19.1 + ,7.9 + ,8.6 + ,8.7 + ,8.2 + ,19.1 + ,8.1 + ,7.9 + ,8.6 + ,8.5 + ,21.3 + ,8.2 + ,8.1 + ,7.9 + ,8.6 + ,21.3 + ,8.5 + ,8.2 + ,8.1 + ,8.5 + ,21.3 + ,8.6 + ,8.5 + ,8.2 + ,8.3 + ,24.1 + ,8.5 + ,8.6 + ,8.5 + ,8.2 + ,24.1 + ,8.3 + ,8.5 + ,8.6 + ,8.7 + ,24.1 + ,8.2 + ,8.3 + ,8.5) + ,dim=c(5 + ,57) + ,dimnames=list(c('Y' + ,'X' + ,'Y1' + ,'Y2' + ,'' + ,'' + ,'') + ,1:57)) Error in dimnames(data) <- dimnames : length of 'dimnames' [1] not equal to array extent Calls: array Execution halted