inst/examples/R/stat/BravaisPearson/BravaisPearson_keine.R

X <- c(12,15.5,0.5,0.5, 3, 0.5, 9, 15.5, 9, 1, 1, 5, 6.8, 2, 7.9, 2.3, 2.8,0,3, 3, 10, 3, 12, 3.8,4,11,13,4,15,9.2,11,5,6.3,3,6.5,12.5,7.5,10,14,3,4,16,1)
Y <- c(0.2,5,1,14, 12, 14.9, 0.5, 6, 10, 1, 4, 9, 13, 2, 2, 9, 9.8,2.8,3, 3,15, 3, 8.5, 1,4,4,12.6,4,5,2,5,5,5,6.1,1.8,6.5,7.5,10,2.7,11,0,16,17 )
plot(X,Y, pch=16, main="Korrelationskoeffizient (r) = 0")
sigbertklinke/shinyExample documentation built on May 26, 2019, 4:32 a.m.