Displaying 2 results from an estimated 2 matches for "colourcod".
Did you mean:
colourmod
2011 Apr 28
1
visualizing bootstrapped dendrogram
...7344.86
4 477.71 6939.28
5 421.22 5588.53
6 276.61 1017.05
7 392.28 6392.32
8 424.43 6190.13
9 256.41 3850.51
10 249.17 3118.14
11 276.97 3037.29
12 295.30 3703.76
13 314.43 5265.97
14 301.15 5781.73
I already worked with Matlab (I?m not a programmer) and created nice
colourcoded dendrograms and also made some verifications of them. I started
now working with R and bootstrapped data with a library named pvclust. It
worked and R computed ...
My problem is the visualization of data. I always get the following problem:
mistake in plot.hclust(x$hclust, main = main, sub = su...
2008 Apr 04
2
Reading an ArcGIS raster file
Dear members,
How can I read and plot an ArcGIS raster file into R ? The file has extension .aux and contains floating point bathymetry data. The purpose is to create a spatial model in R that uses ArcGIS map data. I have managed to read and plot various shape files into my R project, but I am stuck with this now. I am new to this list and also to R, so any help would be much appreciated.
Many