Displaying 20 results from an estimated 4000 matches similar to: "matrix plot"
2016 Apr 18
2
heatmap2 error key
Hi I am trying to understand what happen with the heatmap.2 code that it
used to work (last used in October 2015). I am able to get a heatmap but my
colour key doesn't come up and instead I get an error in all my files the
used to work. Does anyone has any idea of what could have changed? or how
to fix this.
Thanks.
#
Error in seq.default(min.raw, max.raw, by = min(diff(breaks)/100)) :
2004 Sep 15
1
heatmap2
Can anybody tell me where to find a copy of heatmap2? I've seen it in my
travels across the web but didn't bookmark it and can't find it again.
Thanks in advance.
Paul
`-:-. ,-;"`-:-. ,-;"`-:-. ,-;"`-:-. ,-;"`-:-. ,-;"`-:-.
`=`,'=/ `=`,'=/ `=`,'=/ `=`,'=/ `=`,'=/ `=`
>==/ >==/
2006 Jul 17
3
Correlation Mapping
On the cover of Zivot and Wang's Modeling Financial Time Series with S
Plus, there is a correlation plot that seems to indicate the strength
of correlation with color-coded squares, so that more highly
correlated stocks appear darker red. If anybody out there is familiar
with the book or understands what I am talking about, I am curious as
to whether or not there is a similar function in R
2008 Jul 11
2
Problems with Package Installation.
I am having difficulty installing packages. For example, here I have tried to
install "gplots" but to no avail. I have tried multiple mirrors and
different packages (errbar) but after installation I seem to be unable to
access any of the commands or help pages. I am a little concerned about the
'lib' missing message but this has been present for previous successful
package
2012 Aug 25
2
sourcecode for the balloonplot function from the gplots package
Hi,
I want to take a look at the sourcecode for balloonplot. I would appreciate it if I could get help on overcoming the following problem :
> methods(balloonplot)
[1] balloonplot.default* balloonplot.table* ?
? ?Non-visible functions are asterisked
> balloonplot.default
Error: object 'balloonplot.default' not found
>
How do I access the non-visible functions?
Thanks,
Ravi??
2012 Aug 24
1
help with a special variant of balloonplot
Hi,
I am interested in implementing a special variant of
balloonplot. Let me
explain with an example dataset from the reference manual :
library(gplots)
data(Titanic)
dframe<-as.data.frame(Titanic)
survived<-dframe[dframe$Survived=="Yes",]
attach(survived)
balloonplot(x=Class,y=list(Age,Sex),z=Freq,sort=TRUE,show.zeros=TRUE,cum.margins=FALSE,
main="BalloonPlot :
2006 Jul 03
1
xlab, ylab in balloonplot(tab)?
I'm not understanding something.
I'm trying to add xlab & ylab to a balloon plot of a table object. From docs
I thought following should work:
require(gplots)
# From balloonplot example:
# Create an example using table
xnames <- sample( letters[1:3], 50, replace=2)
ynames <- sample( 1:5, 50, replace=2)
tab <- table(xnames, ynames)
balloonplot(tab)
2007 Mar 01
1
Tesco Internet Phone
I've gotten hold of a "Tesco Internet Phone" which is a dect phone with
the base connecting to the pc via usb.
Has anyone been able to get this working with any softphone like xlite ?
It seems as if the tesco internet phone uses IAX - the software that
comes with it is a rebranded firefly (or so it seems)
I already have a SPA2000 and SPA3000 hooked up, but I was just curious
to
2010 Nov 03
4
Drawing circles on a chart
Dear Group,
I have the following data matrix which is a timeseries.
> dput(tData)
structure(list(A = c(0.2, 0.13, 0.05, 0.1, 0.02, 0.18, 0.09,
0.06, 0.13), B = c(0.15, 0.06, 0.09, 0.02, 0.03, 0.12, 0.01,
0.15, 0.06), C = c(-0.1, 0, -0.07, -0.06, -0.05, -0.05, -0.06,
-0.08, -0.07), D = c(-0.15, -0.05, -0.1, -0.03, -0.13, -0.04,
-0.1, -0.04, -0.15), E = c(-0.17, -0.16, -0.08, -0.07, -0.09,
2014 Feb 20
2
Unable to Join Samba server to AD windows server 2008 R2
Hi
We are facing some issue While joining samba server to AD
We have ClearCase VOB server on AIX 5.3 with TL 12 and SAMBA version 3.5.0 installed on Aix server. The AD server is Windows 2008 R2. We are unable to Join Samba server to AD .
Command: net ads join createcomputer=<OU> -U <username>
Please find the details smb.conf. Please advice on resolving this issue is highly
2008 Aug 02
3
Bubble plots
Is there a way to create a 'bubble plot' in R?
For example, if we define the following data frame containing the level of y observed for 5 patients at three time points:
time<-c(rep('time 1',5),rep('time 2',5),rep('time 3',5))
2011 Oct 18
0
heatmap
Dear R users, need help with my heatmap. I will really approciate some help.
Given the matrix:
> head(x)
A B C D time
[1,] 0 8 0 0 1
[2,] 0 160 0 0 2
[3,] 0 175 0 0 3
[4,] 0 253 0 0 4
[5,] 79 212 0 0 5
[6,] 6 105 0 0 6
and call:
##------------ Heatmap --------------
library(RColorBrewer)
rc <- grey((nrow(x):1)/nrow(x))
heatmap(data.matrix(x[,1:4]),
2007 May 14
4
EAC (exactaudiocopy) in openSUSE 10.2
Hello wine users:
Could someone, please, help me how to make work EAC with
wine in openSUSE 10.2?
Earlier (SUSE 10.1) I could configure wine to use windows
2000 as default windows version and EAC to use 'native Win32
interface for WinNT/2000/XP' and these worked together fine.
Now in openSUSE 10.2 (wine version wine-0.9.37-12.1) when I
start EAC with wine I get:
a) when the interface
2003 Mar 24
1
WinZip causes Server to fail - Please help.......
Is anybody suffering from a similar problem or can anybody suggest a cure or
a pointer......?
I've various hardware platforms (both HP & Intel though all SMP) scattered
around remote sites each running one of the following OSs (Redhat 7.2,
Redhat 7.3, Mandrake 8.2 & Mandrake 9.0) each with Samba installed (either
the version that ships with the relative OS or 2.2.5.2 or 2.2.8.2
2008 Jan 17
7
1.9.4 released
Hi
Just a quick note to say we released a new version, 1.9.4. The main
purpose of this release is to offer an OS X gem that''s compatible with
both 10.4 and 10.5 - The wxruby-1.9.3 OS X binary gem would only work
with version 10.5 (Leopard).
Version 1.9.4 also includes a couple of other minor fixes and
enhancements, including
* Some new AuiNotebook methods added in recent wxWidgets
2002 Jul 24
2
wav/raw normalization
Hey all. I was an "early" adopter of mp3 (1994-1995), and I took great pains
to use digital audio extractors and avoid jitter and whatnot thru proper
hardware - back then, this was no mean feat. Well, I'm starting to switch to
Ogg (dragging out all the CD's, starting over) and I want to know if anyone
has an informed opinion on the merits or demerits of "normalization"
2006 Oct 13
2
EAC + FLAC bitrate question?
This is more of an EAC question, but I have not yet received an answer from
my post on that page. Since they are closely related I thought I would give
it a try here.
I just bought a BIG stack of CDs (70+) and decided to recheck all of my EAC
(beta 4) + FLAC (1.1.2) settings prior to ripping and encoding them. I also
calibrated a new external Plextor CD-ROM too.
The setting string I use in
2004 Sep 10
2
newbie questions re flac on win32 eac and id3v2
Firstly, a big thank-you to Josh for FLAC. Someone mentioned it in a post on
Slashdot, so I came over to sourceforge for a look-see. This is just the
sort of thing I've been looking for.
Can anyone relate any general tips for using flac on Windows for the purpose
of archiving cd's? If I can nail down a solid, easy-to-use process, I'm
happy to write it up and contribute it to the
2007 Jul 14
2
eac and flac
am a NEW user to flac.installed flac on eac.tried to rip a cd using eac with flac as external compression.tried the 'wav' icontried the 'mp3' iconboth options saves the file as 'wav'thought eac will rip the cd in the 'flac' file format.is this a 2-step procedure?wherein eac to 'wav' and re-ripped on flac frontend?or is there a ripper with flac in it that
2002 Mar 13
2
EAC: Ogg-on-the-fly?
I was wondering, is there a way to encode Oggs with EAC on-the-fly? I'm
looking for a way to shorten the whole ripping and encoding process, but so far
I've only seen support for the commandline encoder.
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: