-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathTODO
36 lines (23 loc) · 1008 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
--------------
Aug 10, 2014
o get rid of functions in lattice.R, which were copied from lattice
--------------
o The new 3D plots -- should rather make the new functions "internal"
and choosable with *arguments* from given functions !
o hexbin *class* {as mentioned by man/hexbin.Rd } -- done
o find the references (on paper) and read !
--> "References" in ./Biocore-notes
ftp://www.galaxy.gmu.edu/pub/faculty/dcarr/eda/bin2d/
ftp://www.galaxy.gmu.edu/pub/faculty/dcarr/software/bin2d.rev/
o example(hmatplot) is still doing many pages instead of one
------------
March 5, 2005
o Implement conversions between different hexagon coordinate systems
o Smoothing on a hexagonal basis using tensor products
+ smoothing histograms
+ smoothing the intensity of a Poisson process
o Family of hex apply functions
o Hbin list class and constructors
---
o Use standard convertColor() function more and
and try to get rid of dependency on 'colorspace'