R version 3.0.2 (2013-09-25) -- "Frisbee Sailing" Copyright (C) 2013 The R Foundation for Statistical Computing 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 <- c(280190,280408,276836,275216,274352,271311,289802,290726,292300,278506,269826,265861,269034,264176,255198,253353,246057,235372,258556,260993,254663,250643,243422,247105,248541,245039,237080,237085,225554,226839,247934,248333,246969,245098,246263,255765,264319,268347,273046,273963,267430,271993,292710,295881,293299,288576,286445,297584,300431,298522,292213,285383,277537,277891,302686,300653,296369,287224,279998,283495,285775,282329,277799,271980,266730,262433,285378,286692,282917,277686,274371,277466,290604,290770,283654,278601,274405,272817,294292,300562,298982,296917,295008,297295) > par1 = '72' > par1 <- '72' > #'GNU S' R Code compiled by R2WASP v. 1.2.291 () > #Author: root > #To cite this work: Wessa P., (2012), Mean Plot (v1.0.4) in Free Statistics Software (v$_version), Office for Research Development and Education, URL http://www.wessa.net/rwasp_meanplot.wasp/ > #Source of accompanying publication: Office for Research, Development, and Education > # > par1 <- as.numeric(par1) > (n <- length(x)) [1] 84 > (np <- floor(n / par1)) [1] 1 > arr <- array(NA,dim=c(par1,np+1)) > darr <- array(NA,dim=c(par1,np+1)) > ari <- array(0,dim=par1) > dx <- diff(x) > j <- 0 > for (i in 1:n) + { + j = j + 1 + ari[j] = ari[j] + 1 + arr[j,ari[j]] <- x[i] + darr[j,ari[j]] <- dx[i] + if (j == par1) j = 0 + } > ari [1] 2 2 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 [39] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 > arr [,1] [,2] [1,] 280190 290604 [2,] 280408 290770 [3,] 276836 283654 [4,] 275216 278601 [5,] 274352 274405 [6,] 271311 272817 [7,] 289802 294292 [8,] 290726 300562 [9,] 292300 298982 [10,] 278506 296917 [11,] 269826 295008 [12,] 265861 297295 [13,] 269034 NA [14,] 264176 NA [15,] 255198 NA [16,] 253353 NA [17,] 246057 NA [18,] 235372 NA [19,] 258556 NA [20,] 260993 NA [21,] 254663 NA [22,] 250643 NA [23,] 243422 NA [24,] 247105 NA [25,] 248541 NA [26,] 245039 NA [27,] 237080 NA [28,] 237085 NA [29,] 225554 NA [30,] 226839 NA [31,] 247934 NA [32,] 248333 NA [33,] 246969 NA [34,] 245098 NA [35,] 246263 NA [36,] 255765 NA [37,] 264319 NA [38,] 268347 NA [39,] 273046 NA [40,] 273963 NA [41,] 267430 NA [42,] 271993 NA [43,] 292710 NA [44,] 295881 NA [45,] 293299 NA [46,] 288576 NA [47,] 286445 NA [48,] 297584 NA [49,] 300431 NA [50,] 298522 NA [51,] 292213 NA [52,] 285383 NA [53,] 277537 NA [54,] 277891 NA [55,] 302686 NA [56,] 300653 NA [57,] 296369 NA [58,] 287224 NA [59,] 279998 NA [60,] 283495 NA [61,] 285775 NA [62,] 282329 NA [63,] 277799 NA [64,] 271980 NA [65,] 266730 NA [66,] 262433 NA [67,] 285378 NA [68,] 286692 NA [69,] 282917 NA [70,] 277686 NA [71,] 274371 NA [72,] 277466 NA > darr [,1] [,2] [1,] 218 166 [2,] -3572 -7116 [3,] -1620 -5053 [4,] -864 -4196 [5,] -3041 -1588 [6,] 18491 21475 [7,] 924 6270 [8,] 1574 -1580 [9,] -13794 -2065 [10,] -8680 -1909 [11,] -3965 2287 [12,] 3173 NA [13,] -4858 NA [14,] -8978 NA [15,] -1845 NA [16,] -7296 NA [17,] -10685 NA [18,] 23184 NA [19,] 2437 NA [20,] -6330 NA [21,] -4020 NA [22,] -7221 NA [23,] 3683 NA [24,] 1436 NA [25,] -3502 NA [26,] -7959 NA [27,] 5 NA [28,] -11531 NA [29,] 1285 NA [30,] 21095 NA [31,] 399 NA [32,] -1364 NA [33,] -1871 NA [34,] 1165 NA [35,] 9502 NA [36,] 8554 NA [37,] 4028 NA [38,] 4699 NA [39,] 917 NA [40,] -6533 NA [41,] 4563 NA [42,] 20717 NA [43,] 3171 NA [44,] -2582 NA [45,] -4723 NA [46,] -2131 NA [47,] 11139 NA [48,] 2847 NA [49,] -1909 NA [50,] -6309 NA [51,] -6830 NA [52,] -7846 NA [53,] 354 NA [54,] 24795 NA [55,] -2033 NA [56,] -4284 NA [57,] -9145 NA [58,] -7226 NA [59,] 3497 NA [60,] 2280 NA [61,] -3446 NA [62,] -4530 NA [63,] -5819 NA [64,] -5250 NA [65,] -4297 NA [66,] 22945 NA [67,] 1314 NA [68,] -3775 NA [69,] -5231 NA [70,] -3315 NA [71,] 3095 NA [72,] 13138 NA > arr.mean <- array(NA,dim=par1) > arr.median <- array(NA,dim=par1) > arr.midrange <- array(NA,dim=par1) > for (j in 1:par1) + { + arr.mean[j] <- mean(arr[j,],na.rm=TRUE) + arr.median[j] <- median(arr[j,],na.rm=TRUE) + arr.midrange[j] <- (quantile(arr[j,],0.75,na.rm=TRUE) + quantile(arr[j,],0.25,na.rm=TRUE)) / 2 + } > overall.mean <- mean(x) > overall.median <- median(x) > overall.midrange <- (quantile(x,0.75) + quantile(x,0.25)) / 2 > postscript(file="/var/fisher/rcomp/tmp/143g51381937172.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > plot(arr.mean,type='b',ylab='mean',main='Mean Plot',xlab='Periodic Index') > mtext(paste('#blocks = ',np)) > abline(overall.mean,0) > dev.off() null device 1 > postscript(file="/var/fisher/rcomp/tmp/2n9n61381937172.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > plot(arr.median,type='b',ylab='median',main='Median Plot',xlab='Periodic Index') > mtext(paste('#blocks = ',np)) > abline(overall.median,0) > dev.off() null device 1 > postscript(file="/var/fisher/rcomp/tmp/3vu6r1381937172.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > plot(arr.midrange,type='b',ylab='midrange',main='Midrange Plot',xlab='Periodic Index') > mtext(paste('#blocks = ',np)) > abline(overall.midrange,0) > dev.off() null device 1 > postscript(file="/var/fisher/rcomp/tmp/4jt8y1381937172.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > z <- data.frame(t(arr)) > names(z) <- c(1:par1) > (boxplot(z,notch=TRUE,col='grey',xlab='Periodic Index',ylab='Value',main='Notched Box Plots - Periodic Subseries')) $stats [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [1,] 280190 280408 276836 275216.0 274352.0 271311 289802 290726 292300 [2,] 280190 280408 276836 275216.0 274352.0 271311 289802 290726 292300 [3,] 285397 285589 280245 276908.5 274378.5 272064 292047 295644 295641 [4,] 290604 290770 283654 278601.0 274405.0 272817 294292 300562 298982 [5,] 290604 290770 283654 278601.0 274405.0 272817 294292 300562 298982 [,10] [,11] [,12] [,13] [,14] [,15] [,16] [,17] [,18] [,19] [1,] 278506.0 269826 265861 269034 264176 255198 253353 246057 235372 258556 [2,] 278506.0 269826 265861 269034 264176 255198 253353 246057 235372 258556 [3,] 287711.5 282417 281578 269034 264176 255198 253353 246057 235372 258556 [4,] 296917.0 295008 297295 269034 264176 255198 253353 246057 235372 258556 [5,] 296917.0 295008 297295 269034 264176 255198 253353 246057 235372 258556 [,20] [,21] [,22] [,23] [,24] [,25] [,26] [,27] [,28] [,29] [1,] 260993 254663 250643 243422 247105 248541 245039 237080 237085 225554 [2,] 260993 254663 250643 243422 247105 248541 245039 237080 237085 225554 [3,] 260993 254663 250643 243422 247105 248541 245039 237080 237085 225554 [4,] 260993 254663 250643 243422 247105 248541 245039 237080 237085 225554 [5,] 260993 254663 250643 243422 247105 248541 245039 237080 237085 225554 [,30] [,31] [,32] [,33] [,34] [,35] [,36] [,37] [,38] [,39] [1,] 226839 247934 248333 246969 245098 246263 255765 264319 268347 273046 [2,] 226839 247934 248333 246969 245098 246263 255765 264319 268347 273046 [3,] 226839 247934 248333 246969 245098 246263 255765 264319 268347 273046 [4,] 226839 247934 248333 246969 245098 246263 255765 264319 268347 273046 [5,] 226839 247934 248333 246969 245098 246263 255765 264319 268347 273046 [,40] [,41] [,42] [,43] [,44] [,45] [,46] [,47] [,48] [,49] [1,] 273963 267430 271993 292710 295881 293299 288576 286445 297584 300431 [2,] 273963 267430 271993 292710 295881 293299 288576 286445 297584 300431 [3,] 273963 267430 271993 292710 295881 293299 288576 286445 297584 300431 [4,] 273963 267430 271993 292710 295881 293299 288576 286445 297584 300431 [5,] 273963 267430 271993 292710 295881 293299 288576 286445 297584 300431 [,50] [,51] [,52] [,53] [,54] [,55] [,56] [,57] [,58] [,59] [1,] 298522 292213 285383 277537 277891 302686 300653 296369 287224 279998 [2,] 298522 292213 285383 277537 277891 302686 300653 296369 287224 279998 [3,] 298522 292213 285383 277537 277891 302686 300653 296369 287224 279998 [4,] 298522 292213 285383 277537 277891 302686 300653 296369 287224 279998 [5,] 298522 292213 285383 277537 277891 302686 300653 296369 287224 279998 [,60] [,61] [,62] [,63] [,64] [,65] [,66] [,67] [,68] [,69] [1,] 283495 285775 282329 277799 271980 266730 262433 285378 286692 282917 [2,] 283495 285775 282329 277799 271980 266730 262433 285378 286692 282917 [3,] 283495 285775 282329 277799 271980 266730 262433 285378 286692 282917 [4,] 283495 285775 282329 277799 271980 266730 262433 285378 286692 282917 [5,] 283495 285775 282329 277799 271980 266730 262433 285378 286692 282917 [,70] [,71] [,72] [1,] 277686 274371 277466 [2,] 277686 274371 277466 [3,] 277686 274371 277466 [4,] 277686 274371 277466 [5,] 277686 274371 277466 $n [1] 2 2 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 [39] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 $conf [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [1,] 273762.2 274012.3 272627.7 273126.7 274319.3 270381.5 287030.6 284654.9 [2,] 297031.8 297165.7 287862.3 280690.3 274437.7 273746.5 297063.4 306633.1 [,9] [,10] [,11] [,12] [,13] [,14] [,15] [,16] [,17] [1,] 288175.7 267142.2 254282.9 246459 269034 264176 255198 253353 246057 [2,] 303106.3 308280.8 310551.1 316697 269034 264176 255198 253353 246057 [,18] [,19] [,20] [,21] [,22] [,23] [,24] [,25] [,26] [,27] [1,] 235372 258556 260993 254663 250643 243422 247105 248541 245039 237080 [2,] 235372 258556 260993 254663 250643 243422 247105 248541 245039 237080 [,28] [,29] [,30] [,31] [,32] [,33] [,34] [,35] [,36] [,37] [1,] 237085 225554 226839 247934 248333 246969 245098 246263 255765 264319 [2,] 237085 225554 226839 247934 248333 246969 245098 246263 255765 264319 [,38] [,39] [,40] [,41] [,42] [,43] [,44] [,45] [,46] [,47] [1,] 268347 273046 273963 267430 271993 292710 295881 293299 288576 286445 [2,] 268347 273046 273963 267430 271993 292710 295881 293299 288576 286445 [,48] [,49] [,50] [,51] [,52] [,53] [,54] [,55] [,56] [,57] [1,] 297584 300431 298522 292213 285383 277537 277891 302686 300653 296369 [2,] 297584 300431 298522 292213 285383 277537 277891 302686 300653 296369 [,58] [,59] [,60] [,61] [,62] [,63] [,64] [,65] [,66] [,67] [1,] 287224 279998 283495 285775 282329 277799 271980 266730 262433 285378 [2,] 287224 279998 283495 285775 282329 277799 271980 266730 262433 285378 [,68] [,69] [,70] [,71] [,72] [1,] 286692 282917 277686 274371 277466 [2,] 286692 282917 277686 274371 277466 $out numeric(0) $group numeric(0) $names [1] "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" [16] "16" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" [31] "31" "32" "33" "34" "35" "36" "37" "38" "39" "40" "41" "42" "43" "44" "45" [46] "46" "47" "48" "49" "50" "51" "52" "53" "54" "55" "56" "57" "58" "59" "60" [61] "61" "62" "63" "64" "65" "66" "67" "68" "69" "70" "71" "72" Warning message: In bxp(list(stats = c(280190, 280190, 285397, 290604, 290604, 280408, : some notches went outside hinges ('box'): maybe set notch=FALSE > dev.off() null device 1 > postscript(file="/var/fisher/rcomp/tmp/5pcsy1381937172.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > z <- data.frame(t(darr)) > names(z) <- c(1:par1) > (boxplot(z,notch=TRUE,col='grey',xlab='Periodic Index',ylab='Value',main='Notched Box Plots - Differenced Periodic Subseries')) $stats [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [1,] 166 -7116 -5053.0 -4196 -3041.0 18491 924 -1580 -13794.0 -8680.0 -3965 [2,] 166 -7116 -5053.0 -4196 -3041.0 18491 924 -1580 -13794.0 -8680.0 -3965 [3,] 192 -5344 -3336.5 -2530 -2314.5 19983 3597 -3 -7929.5 -5294.5 -839 [4,] 218 -3572 -1620.0 -864 -1588.0 21475 6270 1574 -2065.0 -1909.0 2287 [5,] 218 -3572 -1620.0 -864 -1588.0 21475 6270 1574 -2065.0 -1909.0 2287 [,12] [,13] [,14] [,15] [,16] [,17] [,18] [,19] [,20] [,21] [,22] [,23] [1,] 3173 -4858 -8978 -1845 -7296 -10685 23184 2437 -6330 -4020 -7221 3683 [2,] 3173 -4858 -8978 -1845 -7296 -10685 23184 2437 -6330 -4020 -7221 3683 [3,] 3173 -4858 -8978 -1845 -7296 -10685 23184 2437 -6330 -4020 -7221 3683 [4,] 3173 -4858 -8978 -1845 -7296 -10685 23184 2437 -6330 -4020 -7221 3683 [5,] 3173 -4858 -8978 -1845 -7296 -10685 23184 2437 -6330 -4020 -7221 3683 [,24] [,25] [,26] [,27] [,28] [,29] [,30] [,31] [,32] [,33] [,34] [,35] [1,] 1436 -3502 -7959 5 -11531 1285 21095 399 -1364 -1871 1165 9502 [2,] 1436 -3502 -7959 5 -11531 1285 21095 399 -1364 -1871 1165 9502 [3,] 1436 -3502 -7959 5 -11531 1285 21095 399 -1364 -1871 1165 9502 [4,] 1436 -3502 -7959 5 -11531 1285 21095 399 -1364 -1871 1165 9502 [5,] 1436 -3502 -7959 5 -11531 1285 21095 399 -1364 -1871 1165 9502 [,36] [,37] [,38] [,39] [,40] [,41] [,42] [,43] [,44] [,45] [,46] [,47] [1,] 8554 4028 4699 917 -6533 4563 20717 3171 -2582 -4723 -2131 11139 [2,] 8554 4028 4699 917 -6533 4563 20717 3171 -2582 -4723 -2131 11139 [3,] 8554 4028 4699 917 -6533 4563 20717 3171 -2582 -4723 -2131 11139 [4,] 8554 4028 4699 917 -6533 4563 20717 3171 -2582 -4723 -2131 11139 [5,] 8554 4028 4699 917 -6533 4563 20717 3171 -2582 -4723 -2131 11139 [,48] [,49] [,50] [,51] [,52] [,53] [,54] [,55] [,56] [,57] [,58] [,59] [1,] 2847 -1909 -6309 -6830 -7846 354 24795 -2033 -4284 -9145 -7226 3497 [2,] 2847 -1909 -6309 -6830 -7846 354 24795 -2033 -4284 -9145 -7226 3497 [3,] 2847 -1909 -6309 -6830 -7846 354 24795 -2033 -4284 -9145 -7226 3497 [4,] 2847 -1909 -6309 -6830 -7846 354 24795 -2033 -4284 -9145 -7226 3497 [5,] 2847 -1909 -6309 -6830 -7846 354 24795 -2033 -4284 -9145 -7226 3497 [,60] [,61] [,62] [,63] [,64] [,65] [,66] [,67] [,68] [,69] [,70] [,71] [1,] 2280 -3446 -4530 -5819 -5250 -4297 22945 1314 -3775 -5231 -3315 3095 [2,] 2280 -3446 -4530 -5819 -5250 -4297 22945 1314 -3775 -5231 -3315 3095 [3,] 2280 -3446 -4530 -5819 -5250 -4297 22945 1314 -3775 -5231 -3315 3095 [4,] 2280 -3446 -4530 -5819 -5250 -4297 22945 1314 -3775 -5231 -3315 3095 [5,] 2280 -3446 -4530 -5819 -5250 -4297 22945 1314 -3775 -5231 -3315 3095 [,72] [1,] 13138 [2,] 13138 [3,] 13138 [4,] 13138 [5,] 13138 $n [1] 2 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 [39] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 $conf [,1] [,2] [,3] [,4] [,5] [,6] [,7] [1,] 133.9041 -9303.459 -7171.9462 -6252.606 -3937.8333 16649.19 -2375.705 [2,] 250.0959 -1384.541 498.9462 1192.606 -691.1667 23316.81 9569.705 [,8] [,9] [,10] [,11] [,12] [,13] [,14] [,15] [,16] [1,] -3526.739 -21033.476 -12859.256 -7823.914 3173 -4858 -8978 -1845 -7296 [2,] 3520.739 5174.476 2270.256 6145.914 3173 -4858 -8978 -1845 -7296 [,17] [,18] [,19] [,20] [,21] [,22] [,23] [,24] [,25] [,26] [,27] [,28] [1,] -10685 23184 2437 -6330 -4020 -7221 3683 1436 -3502 -7959 5 -11531 [2,] -10685 23184 2437 -6330 -4020 -7221 3683 1436 -3502 -7959 5 -11531 [,29] [,30] [,31] [,32] [,33] [,34] [,35] [,36] [,37] [,38] [,39] [,40] [1,] 1285 21095 399 -1364 -1871 1165 9502 8554 4028 4699 917 -6533 [2,] 1285 21095 399 -1364 -1871 1165 9502 8554 4028 4699 917 -6533 [,41] [,42] [,43] [,44] [,45] [,46] [,47] [,48] [,49] [,50] [,51] [,52] [1,] 4563 20717 3171 -2582 -4723 -2131 11139 2847 -1909 -6309 -6830 -7846 [2,] 4563 20717 3171 -2582 -4723 -2131 11139 2847 -1909 -6309 -6830 -7846 [,53] [,54] [,55] [,56] [,57] [,58] [,59] [,60] [,61] [,62] [,63] [,64] [1,] 354 24795 -2033 -4284 -9145 -7226 3497 2280 -3446 -4530 -5819 -5250 [2,] 354 24795 -2033 -4284 -9145 -7226 3497 2280 -3446 -4530 -5819 -5250 [,65] [,66] [,67] [,68] [,69] [,70] [,71] [,72] [1,] -4297 22945 1314 -3775 -5231 -3315 3095 13138 [2,] -4297 22945 1314 -3775 -5231 -3315 3095 13138 $out numeric(0) $group numeric(0) $names [1] "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" [16] "16" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" [31] "31" "32" "33" "34" "35" "36" "37" "38" "39" "40" "41" "42" "43" "44" "45" [46] "46" "47" "48" "49" "50" "51" "52" "53" "54" "55" "56" "57" "58" "59" "60" [61] "61" "62" "63" "64" "65" "66" "67" "68" "69" "70" "71" "72" Warning message: In bxp(list(stats = c(166, 166, 192, 218, 218, -7116, -7116, -5344, : some notches went outside hinges ('box'): maybe set notch=FALSE > dev.off() null device 1 > postscript(file="/var/fisher/rcomp/tmp/6c4zw1381937172.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > z <- data.frame(arr) > names(z) <- c(1:np) > (boxplot(z,notch=TRUE,col='grey',xlab='Block Index',ylab='Value',main='Notched Box Plots - Sequential Blocks')) $stats [,1] [,2] [1,] 225554.0 272817.0 [2,] 254930.5 281127.5 [3,] 274157.5 292531.0 [4,] 285579.0 297106.0 [5,] 302686.0 300562.0 $n [1] 72 12 $conf [,1] [,2] [1,] 268450.6 285243.1 [2,] 279864.4 299818.9 $out numeric(0) $group numeric(0) $names [1] "1" NA Warning message: In bxp(list(stats = c(225554, 254930.5, 274157.5, 285579, 302686, : some notches went outside hinges ('box'): maybe set notch=FALSE > dev.off() null device 1 > postscript(file="/var/fisher/rcomp/tmp/7wq5d1381937172.ps",horizontal=F,onefile=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > z <- data.frame(cbind(arr.mean,arr.median,arr.midrange)) > names(z) <- list('mean','median','midrange') > (boxplot(z,notch=TRUE,col='grey',ylab='Overall Central Tendency',main='Notched Box Plots')) $stats [,1] [,2] [,3] [1,] 225554.0 225554.0 225554.0 [2,] 254930.5 254930.5 254930.5 [3,] 275643.5 275643.5 275643.5 [4,] 286110.0 286110.0 286110.0 [5,] 302686.0 302686.0 302686.0 $n [1] 72 72 72 $conf [,1] [,2] [,3] [1,] 269837.7 269837.7 269837.7 [2,] 281449.3 281449.3 281449.3 $out numeric(0) $group numeric(0) $names [1] "mean" "median" "midrange" > dev.off() null device 1 > > try(system("convert tmp/143g51381937172.ps tmp/143g51381937172.png",intern=TRUE)) character(0) > try(system("convert tmp/2n9n61381937172.ps tmp/2n9n61381937172.png",intern=TRUE)) character(0) > try(system("convert tmp/3vu6r1381937172.ps tmp/3vu6r1381937172.png",intern=TRUE)) character(0) > try(system("convert tmp/4jt8y1381937172.ps tmp/4jt8y1381937172.png",intern=TRUE)) character(0) > try(system("convert tmp/5pcsy1381937172.ps tmp/5pcsy1381937172.png",intern=TRUE)) character(0) > try(system("convert tmp/6c4zw1381937172.ps tmp/6c4zw1381937172.png",intern=TRUE)) character(0) > try(system("convert tmp/7wq5d1381937172.ps tmp/7wq5d1381937172.png",intern=TRUE)) character(0) > > > proc.time() user system elapsed 3.319 0.551 3.859