Package src :: Package stats306b :: Package lecture1 :: Module nci
[hide private]
[frames] | no frames]

Module nci

source code

Data from 64 microarray samples.

Taken from http://www-stat.stanford.edu/~tibs/ElemStatLearn/data.html

Functions [hide private]
 
view()
View the microarray data.
source code
Variables [hide private]
  __doc__ = ...
  data = array([[ 0.3 , 0.679961, 0.94 , ..., 0.21 ...
  row = ' -1.930000e+00 -2.000039e+00 0.000000e+00 -1.100000e+0...
  x = '1.210000e+00'
Function Details [hide private]

view()

source code 

View the microarray data.

Would be better to have a red-green colormap.

Variables Details [hide private]

__doc__

Value:
"""
Data from 64 microarray samples.

Taken from http://www-stat.stanford.edu/~tibs/ElemStatLearn/data.html
"""

data

Value:
array([[ 0.3     ,  0.679961,  0.94    , ...,  0.21    , -0.05    ,  0\
.35    ],
       [ 1.18    ,  1.289961, -0.04    , ..., -0.62    ,  0.14    , -0\
.27    ],
       [ 0.55    ,  0.169961, -0.17    , ..., -0.15    , -0.09    ,  0\
.02    ],
       ..., 
       [ 0.28    , -0.770039, -0.12    , ...,  0.16    , -0.49    ,  0\
...

row

Value:
''' -1.930000e+00 -2.000039e+00  0.000000e+00 -1.100000e+00  0.1450000\
00  0.000000e+00  0.000000e+00 -2.090000e+00  6.500000e-01 -1.790000e+\
00  0.000000e+00 -1.500000e-01 -1.880000e+00 -1.100000e+00  0.000000e+\
00 -1.400000e+00 -2.830000e+00  0.000000e+00  2.760000e+00  0.000000e+\
00  7.500000e-01 -1.400000e-01 -1.250000e+00  8.200000e-01 -6.500000e-\
01 -2.600000e-01  6.400000e-01 -1.370000e+00  1.910000e+00  1.070000e+\
00 -2.400000e-01 -2.130000e+00  0.000000000  0.000000e+00  0.000000e+0\
0  0.000000e+00  0.000000e+00 -7.300000e-01 -2.180000e+00  2.500000e-0\
...