Package src :: Package stats306b :: Package lecture4 :: Module plots
[hide private]
[frames] | no frames]

Module plots

source code

Functions [hide private]
 
plot1() source code
 
plot2() source code
 
plot3() source code
 
plot4() source code
Variables [hide private]
  x = array([ 0. , 0.02, 0.04, 0.06, 0.08, 0.1 , 0.12, 0...
  y = array([-0.14614857, 0.02911694, -0.21316278, 0.62582696,...
Variables Details [hide private]

x

Value:
array([ 0.  ,  0.02,  0.04,  0.06,  0.08,  0.1 ,  0.12,  0.14,  0.16,
        0.18,  0.2 ,  0.22,  0.24,  0.26,  0.28,  0.3 ,  0.32,  0.34,
        0.36,  0.38,  0.4 ,  0.42,  0.44,  0.46,  0.48,  0.5 ,  0.52,
        0.54,  0.56,  0.58,  0.6 ,  0.62,  0.64,  0.66,  0.68,  0.7 ,
        0.72,  0.74,  0.76,  0.78,  0.8 ,  0.82,  0.84,  0.86,  0.88,
        0.9 ,  0.92,  0.94,  0.96,  0.98,  1.  ])

y

Value:
array([-0.14614857,  0.02911694, -0.21316278,  0.62582696, -0.16722823\
,
       -0.283751  ,  0.69937385,  0.4836357 ,  1.18718525,  0.42222608\
,
        0.65107999,  0.50586529,  0.92465101,  0.80130527,  0.47873812\
,
        0.99118935,  1.27747548,  0.83158807,  1.03521576,  1.28083141\
,
...