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(0 + ,'E' + ,'F' + ,1 + ,'F' + ,'M' + ,0 + ,'F' + ,'F' + ,0 + ,'H' + ,'F' + ,0 + ,'H' + ,'F' + ,0 + ,'H' + ,'F' + ,1 + ,'E' + ,'F' + ,1 + ,'F' + ,'F' + ,0 + ,'E' + ,'F' + ,1 + ,'F' + ,'M' + ,0 + ,'H' + ,'M' + ,0 + ,'E' + ,'M' + ,1 + ,'F' + ,'F' + ,0 + ,'H' + ,'M' + ,1 + ,'E' + ,'M' + ,0 + ,'H' + ,'M' + ,0 + ,'E' + ,'F' + ,0 + ,'F' + ,'F' + ,0 + ,'H' + ,'M' + ,1 + ,'F' + ,'M' + ,0 + ,'H' + ,'M' + ,0 + ,'H' + ,'F' + ,0 + ,'H' + ,'M' + ,0 + ,'E' + ,'M' + ,1 + ,'F' + ,'M' + ,1 + ,'E' + ,'M' + ,1 + ,'E' + ,'M' + ,1 + ,'F' + ,'F' + ,0 + ,'F' + ,'M' + ,0 + ,'H' + ,'M' + ,0 + ,'E' + ,'F' + ,1 + ,'E' + ,'F' + ,0 + ,'H' + ,'F' + ,1 + ,'E' + ,'F' + ,1 + ,'F' + ,'F' + ,0 + ,'E' + ,'F' + ,1 + ,'F' + ,'M' + ,0 + ,'H' + ,'M' + ,1 + ,'E' + ,'M' + ,1 + ,'F' + ,'M' + ,1 + ,'F' + ,'M' + ,0 + ,'F' + ,'M' + ,1 + ,'F' + ,'M' + ,1 + ,'H' + ,'F' + ,1 + ,'E' + ,'M' + ,0 + ,'E' + ,'M' + ,0 + ,'H' + ,'M' + ,1 + ,'E' + ,'F' + ,0 + ,'F' + ,'F' + ,0 + ,'F' + ,'M' + ,0 + ,'H' + ,'M' + ,0 + ,'E' + ,'F' + ,1 + ,'F' + ,'F' + ,1 + ,'E' + ,'F' + ,0 + ,'H' + ,'F' + ,0 + ,'H' + ,'F' + ,0 + ,'H' + ,'F' + ,0 + ,'E' + ,'F' + ,0 + ,'H' + ,'M' + ,1 + ,'E' + ,'M' + ,0 + ,'H' + ,'F' + ,0 + ,'F' + ,'F' + ,0 + ,'H' + ,'F' + ,1 + ,'F' + ,'M' + ,0 + ,'E' + ,'F' + ,1 + ,'E' + ,'F' + ,0 + ,'F' + ,'M' + ,0 + ,'H' + ,'F' + ,0 + ,'F' + ,'M' + ,0 + ,'E' + ,'F' + ,0 + ,'E' + ,'F' + ,0 + ,'H' + ,'M' + ,0 + ,'H' + ,'F' + ,0 + ,'F' + ,'F' + ,0 + ,'H' + ,'F' + ,1 + ,'E' + ,'M' + ,0 + ,'F' + ,'F' + ,1 + ,'E' + ,'M' + ,0 + ,'E' + ,'M' + ,0 + ,'E' + ,'M' + ,0 + ,'F' + ,'F' + ,0 + ,'E' + ,'F' + ,1 + ,'F' + ,'F' + ,0 + ,'H' + ,'F' + ,1 + ,'H' + ,'F' + ,0 + ,'H' + ,'F' + ,0 + ,'F' + ,'M' + ,0 + ,'H' + ,'F' + ,0 + ,'H' + ,'F' + ,1 + ,'F' + ,'F' + ,1 + ,'F' + ,'F' + ,0 + ,'H' + ,'M' + ,0 + ,'F' + ,'F' + ,0 + ,'H' + ,'F' + ,0 + ,'E' + ,'M' + ,1 + ,'F' + ,'F' + ,0 + ,'E' + ,'M' + ,0 + ,'H' + ,'F' + ,1 + ,'F' + ,'F' + ,1 + ,'F' + ,'F' + ,0 + ,'H' + ,'F' + ,1 + ,'E' + ,'F' + ,0 + ,'F' + ,'M' + ,0 + ,'H' + ,'F' + ,0 + ,'E' + ,'F' + ,0 + ,'F' + ,'M' + ,0 + ,'H' + ,'M' + ,0 + ,'H' + ,'F' + ,1 + ,'F' + ,'F' + ,1 + ,'F' + ,'F' + ,0 + ,'H' + ,'F' + ,0 + ,'E' + ,'M' + ,0 + ,'H' + ,'F' + ,0 + ,'E' + ,'F' + ,0 + ,'E' + ,'M' + ,0 + ,'F' + ,'F' + ,0 + ,'F' + ,'F') + ,dim=c(3 + ,117) + ,dimnames=list(c('Post' + ,'treatement' + ,'gender') + ,1:117)) > y <- array(NA,dim=c(3,117),dimnames=list(c('Post','treatement','gender'),1:117)) > for (i in 1:dim(x)[1]) + { + for (j in 1:dim(x)[2]) + { + y[i,j] <- as.numeric(x[i,j]) + } + } There were 50 or more warnings (use warnings() to see the first 50) > par4 = 'FALSE' > par3 = '3' > par2 = '2' > par1 = '1' > ylab = 'Y Variable Name' > xlab = 'X Variable Name' > main = 'Question 8: lange termijn' > #'GNU S' R Code compiled by R2WASP v. 1.0.44 () > #Author: Dr. Ian E. Holliday > #To cite this work: Ian E. Holliday, 2009, YOUR SOFTWARE TITLE (vNUMBER) in Free Statistics Software (v$_version), Office for Research Development and Education, URL http://www.wessa.net/rwasp_YOURPAGE.wasp/ > #Source of accompanying publication: > #Technical description: > cat1 <- as.numeric(par1) # > cat2<- as.numeric(par2) # > cat3 <- as.numeric(par3) > intercept<-as.logical(par4) > x <- t(x) > x1<-as.numeric(x[,cat1]) > f1<-as.character(x[,cat2]) > f2 <- as.character(x[,cat3]) > xdf<-data.frame(x1,f1, f2) > (V1<-dimnames(y)[[1]][cat1]) [1] "Post" > (V2<-dimnames(y)[[1]][cat2]) [1] "treatement" > (V3 <-dimnames(y)[[1]][cat3]) [1] "gender" > names(xdf)<-c('Response', 'Treatment_A', 'Treatment_B') > if(intercept == FALSE) (lmxdf<-lm(Response ~ Treatment_A * Treatment_B- 1, data = xdf) ) else (lmxdf<-lm(Response ~ Treatment_A * Treatment_B, data = xdf) ) Call: lm(formula = Response ~ Treatment_A * Treatment_B - 1, data = xdf) Coefficients: Treatment_AE Treatment_AF 0.35000 0.56522 Treatment_AH Treatment_BM 0.07692 0.12059 Treatment_AF:Treatment_BM Treatment_AH:Treatment_BM -0.15639 -0.19751 > (aov.xdf<-aov(lmxdf) ) Call: aov(formula = lmxdf) Terms: Treatment_A Treatment_B Treatment_A:Treatment_B Residuals Sum of Squares 18.281081 0.000120 0.199883 20.518916 Deg. of Freedom 3 1 2 111 Residual standard error: 0.4299478 Estimated effects may be unbalanced > (anova.xdf<-anova(lmxdf) ) Analysis of Variance Table Response: Response Df Sum Sq Mean Sq F value Pr(>F) Treatment_A 3 18.2811 6.0937 32.9647 2.587e-15 *** Treatment_B 1 0.0001 0.0001 0.0007 0.9797 Treatment_A:Treatment_B 2 0.1999 0.0999 0.5406 0.5839 Residuals 111 20.5189 0.1849 --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 > > #Note: the /var/wessaorg/rcomp/createtable file can be downloaded at http://www.wessa.net/cretab > load(file="/var/wessaorg/rcomp/createtable") > > a<-table.start() > a<-table.row.start(a) > a<-table.element(a,'ANOVA Model', length(lmxdf$coefficients)+1,TRUE) > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a, lmxdf$call['formula'],length(lmxdf$coefficients)+1,TRUE) > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a, 'means',,TRUE) > for(i in 1:length(lmxdf$coefficients)){ + a<-table.element(a, round(lmxdf$coefficients[i], digits=3),,FALSE) + } > a<-table.row.end(a) > a<-table.end(a) > table.save(a,file="/var/wessaorg/rcomp/tmp/1uqxa1320697404.tab") > a<-table.start() > a<-table.row.start(a) > a<-table.element(a,'ANOVA Statistics', 5+1,TRUE) > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a, ' ',,TRUE) > a<-table.element(a, 'Df',,FALSE) > a<-table.element(a, 'Sum Sq',,FALSE) > a<-table.element(a, 'Mean Sq',,FALSE) > a<-table.element(a, 'F value',,FALSE) > a<-table.element(a, 'Pr(>F)',,FALSE) > a<-table.row.end(a) > for(i in 1 : length(rownames(anova.xdf))-1){ + a<-table.row.start(a) + a<-table.element(a,rownames(anova.xdf)[i] ,,TRUE) + a<-table.element(a, anova.xdf$Df[1],,FALSE) + a<-table.element(a, round(anova.xdf$'Sum Sq'[i], digits=3),,FALSE) + a<-table.element(a, round(anova.xdf$'Mean Sq'[i], digits=3),,FALSE) + a<-table.element(a, round(anova.xdf$'F value'[i], digits=3),,FALSE) + a<-table.element(a, round(anova.xdf$'Pr(>F)'[i], digits=3),,FALSE) + a<-table.row.end(a) + } > a<-table.row.start(a) > a<-table.element(a, 'Residuals',,TRUE) > a<-table.element(a, anova.xdf$'Df'[i+1],,FALSE) > a<-table.element(a, round(anova.xdf$'Sum Sq'[i+1], digits=3),,FALSE) > a<-table.element(a, round(anova.xdf$'Mean Sq'[i+1], digits=3),,FALSE) > a<-table.element(a, ' ',,FALSE) > a<-table.element(a, ' ',,FALSE) > a<-table.row.end(a) > a<-table.end(a) > table.save(a,file="/var/wessaorg/rcomp/tmp/248xp1320697404.tab") > postscript(file="/var/wessaorg/rcomp/tmp/39r3w1320697404.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > boxplot(Response ~ Treatment_A + Treatment_B, data=xdf, xlab=V2, ylab=V1, main='Boxplots of ANOVA Groups') > dev.off() null device 1 > postscript(file="/var/wessaorg/rcomp/tmp/43ckw1320697404.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > xdf2 <- xdf # to preserve xdf make copy for function > names(xdf2) <- c(V1, V2, V3) > plot.design(xdf2, main='Design Plot of Group Means') > dev.off() null device 1 > postscript(file="/var/wessaorg/rcomp/tmp/5t1fh1320697404.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > interaction.plot(xdf$Treatment_A, xdf$Treatment_B, xdf$Response, xlab=V2, ylab=V1, trace.label=V3, main='Possible Interactions Between Anova Groups') > dev.off() null device 1 > if(intercept==TRUE){ + thsd<-TukeyHSD(aov.xdf) + names(thsd) <- c(V2, V3, paste(V2, ':', V3, sep='')) + postscript(file="/var/wessaorg/rcomp/tmp/65t5h1320697404.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) + layout(matrix(c(1,2,3,3), 2,2)) + plot(thsd, las=1) + dev.off() + } > if(intercept==TRUE){ + ntables<-length(names(thsd)) + a<-table.start() + a<-table.row.start(a) + a<-table.element(a,'Tukey Honest Significant Difference Comparisons', 5,TRUE) + a<-table.row.end(a) + a<-table.row.start(a) + a<-table.element(a, ' ', 1, TRUE) + for(i in 1:4){ + a<-table.element(a,colnames(thsd[[1]])[i], 1, TRUE) + } + a<-table.row.end(a) + for(nt in 1:ntables){ + for(i in 1:length(rownames(thsd[[nt]]))){ + a<-table.row.start(a) + a<-table.element(a,rownames(thsd[[nt]])[i], 1, TRUE) + for(j in 1:4){ + a<-table.element(a,round(thsd[[nt]][i,j], digits=3), 1, FALSE) + } + a<-table.row.end(a) + } + } # end nt + a<-table.end(a) + table.save(a,file="/var/wessaorg/rcomp/tmp/7vo241320697404.tab") + }#end if hsd tables > if(intercept==FALSE){ + a<-table.start() + a<-table.row.start(a) + a<-table.element(a,'TukeyHSD Message', 1,TRUE) + a<-table.row.end(a) + a<-table.start() + a<-table.row.start(a) + a<-table.element(a,'Must Include Intercept to use Tukey Test ', 1, FALSE) + a<-table.row.end(a) + a<-table.end(a) + table.save(a,file="/var/wessaorg/rcomp/tmp/83r4y1320697404.tab") + } > library(car) Loading required package: MASS Loading required package: nnet Loading required package: survival Loading required package: splines > lt.lmxdf<-levene.test(lmxdf) Warning message: 'levene.test' is deprecated. Use 'leveneTest' instead. See help("Deprecated") and help("car-deprecated"). > a<-table.start() > a<-table.row.start(a) > a<-table.element(a,'Levenes Test for Homogeneity of Variance', 4,TRUE) > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a,' ', 1, TRUE) > for (i in 1:3){ + a<-table.element(a,names(lt.lmxdf)[i], 1, FALSE) + } > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a,'Group', 1, TRUE) > for (i in 1:3){ + a<-table.element(a,round(lt.lmxdf[[i]][1], digits=3), 1, FALSE) + } > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a,' ', 1, TRUE) > a<-table.element(a,lt.lmxdf[[1]][2], 1, FALSE) > a<-table.element(a,' ', 1, FALSE) > a<-table.element(a,' ', 1, FALSE) > a<-table.row.end(a) > a<-table.end(a) > table.save(a,file="/var/wessaorg/rcomp/tmp/9h18m1320697404.tab") > > try(system("convert tmp/39r3w1320697404.ps tmp/39r3w1320697404.png",intern=TRUE)) character(0) > try(system("convert tmp/43ckw1320697404.ps tmp/43ckw1320697404.png",intern=TRUE)) character(0) > try(system("convert tmp/5t1fh1320697404.ps tmp/5t1fh1320697404.png",intern=TRUE)) character(0) > try(system("convert tmp/65t5h1320697404.ps tmp/65t5h1320697404.png",intern=TRUE)) convert: unable to open image `tmp/65t5h1320697404.ps': No such file or directory @ blob.c/OpenBlob/2480. convert: missing an image filename `tmp/65t5h1320697404.png' @ convert.c/ConvertImageCommand/2838. character(0) Warning message: running command 'convert tmp/65t5h1320697404.ps tmp/65t5h1320697404.png' had status 1 > > > proc.time() user system elapsed 1.115 0.181 1.354