Displaying 5 results from an estimated 5 matches for "0080ff".
Did you mean:
0000ff
2008 Jul 02
1
graph woes
...= "20", xlim = (0.1, 100), ylim =
(0, 100), log = "x")
axTicks(side = 1, log = True)
points(type = "s", y = control_Table, x = p_PMF_Table, col = "#00c000")
points(type = "s", y = control_Table, x = p_GOLD_Table, col = "#0080ff")
points(type = "s", y = control_Table, x = p_CHEMSCORE_Table,
col = "#c000ff")
points(type = "s", y = control_Table, x = p_AUTODOCK_Table,
col = "#00eeee")
points(type = "s", y = control_Table, x = p_DOCK_Table, col = &...
2008 Jul 02
0
log plots woes
...= "20", xlim = (0.1, 100), ylim = (0, 100), log
= "x")
axTicks(side = 1, log = True)
points(type = "s", y = control_Table, x = p_PMF_Table, col =
"#00c000")
points(type = "s", y = control_Table, x = p_GOLD_Table, col =
"#0080ff")
points(type = "s", y = control_Table, x = p_CHEMSCORE_Table, col =
"#c000ff")
points(type = "s", y = control_Table, x = p_AUTODOCK_Table, col =
"#00eeee")
points(type = "s", y = control_Table, x = p_DOCK_Table, col =
&...
2005 Mar 30
5
2d plotting and colours
Hi!
I am new to R just 3 days in it and i apologize if my questions seem very
trivial and consumed your valuable time.
I am coding in perl and i stumbled upon R regarding plotting good
statistical graphs.
I tried the kmean clustering for a large matrix ,say > 150 * 150 . I tried
the example code given in the tutorial to perform 2d plot
# i ranges from 2 to 10
cl <- kmeans(x, i, 20)
2004 Nov 02
2
Color schemes that work for people with color-deficient vision
...Orange.12 <- c("#002BFF", "#1A66FF", "#3399FF", "#66CCFF", "#99EEFF", "#CCFFFF", "#FFFFCC", "#FFEE99", "#FFCC66", "#FF9933", "#FF661A", "#FF2B00")
BluetoOrange.8 <- c("#0080FF", "#4CC4FF", "#99EEFF", "#CCFFFF", "#FFFFCC", "#FFEE99", "#FFC44C", "#FF8000")
LightBluetoDarkBlue.10 <- c("#E6FFFF", "#CCFBFF", "#B2F2FF", "#99E6FF", "#80D4FF", "#66...
2007 Aug 02
4
warning messages in grid or lattice give that I can't debug
The messages are visible in 2.6.0dev
The same commands in 2.4.1 work without warning messages.
I am using the HH_1.18-1 from R_2.4.1 with both R versions and not
the current HH_2.1-3
version$version.string
installed.packages()[c("grid","lattice", "HH"),3]
## library(HH)
library(lattice, lib.loc="C:/PROGRA~1/R/R-2.4.1/library")
hotdog <-