similar to: Garbled plot label

Displaying 20 results from an estimated 100 matches similar to: "Garbled plot label"

2006 May 21
3
Unreadable labels
Playing around with examples from MASS4, I found a font problem in the mosaicplot in R-2.3.0. It doesn't happen in other plots. Running this example from MASS4, page 326... library(MASS) caith1 <- as.matrix(caith) names(dimnames(caith1)) <- c("eyes", "hair") mosaicplot(caith1, color = TRUE) ...I get an image as attached. The column and row labels are unreadable. It
2006 Feb 17
1
Transforming results of the summary function
Hi all, I have a question about transforming the data from summary function. Let's say I have a data frame like this: > x = data.frame(a = c(rep("lev1", 5), rep("lev2", 5)), b = c(rnorm(5)+2, rnorm(5))) > x a b 1 lev1 1.5964765 2 lev1 2.2945609 3 lev1 3.5285787 4 lev1 1.4439838 5 lev1 2.2948826 6 lev2 1.7063506 7 lev2 -0.4042742 8 lev2
2006 Sep 17
2
Standard error of coefficient in linear regression
Hello R users, I have a substantial question about statistics, not about R itself, but I would love to have an answer from an R user, in form of an example in R syntax. I have spent whole Sunday searching in Google and browsing the books. I've been really close to the answer but there are at least three standard errors you can talk about in the linear regression and I'm really confused.
2006 Sep 10
1
Rpart, custom penalty for an error
Hello all R-help list subscribers, I'd like to create a regression tree of a data set with binary response variable. Only 5% of observations are a success, so the regression tree will not find really any variable value combinations that will yield more than 50% of probability of success. I am however interested in areas where the probability of success is noticeably higher than 5%, for
2007 Aug 01
0
[ wxruby-Bugs-12751 ] text/unicode sample layout garbled on MSW
Bugs item #12751, was opened at 2007-08-01 18:00 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=12751&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: text/unicode sample layout garbled on MSW Initial Comment: The
2001 May 03
0
bug, (or stupid user) report: man page garbled under Sol7
On Thu, 3 May 2001, Gus Mancuso wrote: > Hello OpenSSH developers > > First, many thanks for producing this app! > > I've noticed that the man pages for openssh don't look > at all like man pages. My somewhat limited > troubleshooting skills point towards a problem with > nroff not expanding the macros embedded in the man > files. > When I `man sshd`, I get
2014 Sep 12
1
using pdf(file="") encount a Chinese garbled
Dear expeRts, ??? When i use the following codes: ??? pdf(file="1.pdf",width=15) ? ? plot(1:3,main="??") ??? dev.off() #There were 12 warnings (use warnings() to see them) ? I find that "??" can't show correctly in pdf file, but? i just ?plot(1:3,main="??") to R plot viewer, it's ok . ? Is there anyone happen to know the solution? BTW, i explore the
2010 Sep 19
0
garbled dialog fonts, band-in-a-box, mac
I am a newish Mac user. I have band-in-a-box 2008, which ran fine under wine in Linux. It seems to run fine under wine in os x, except that the fonts are wrong in several places, most notably in dialog windows. The font actually used is some kind of symbolic font, so it looks like hieroglyphics. It might be one of biab's fonts as some of the symbols are musical, but there are enough
2009 Mar 29
2
ffmpeg2theora: Garbled AC3 Audio
I recorded a television show using my HDHomeRun. The resulting file contains MPEG-2 video and AC3 audio. Specifically, ffmpeg2theora shows: Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 38810 kb/s, 59.92 tbr, 90k tbn, 119.88 tbc Stream #0.1[0x80]: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s Pixel Aspect Ratio: 1.00/1 Frame Aspect Ratio: nan/1 When I feed it to
2011 Mar 15
0
Re: Full Tilt Poker - Text looks fine - next boot, text garbled.
Is there a way to configure Wine so that this command is ran automatically end then app is closed?
2009 Apr 24
2
Garbled/blurred fonts.
I installed office 2007 using this howto over on the ubuntu forum http://ubuntuforums.org/showthread.php?t=1102840 Everything went great. The programs run and seem to work fine, except that the old issue of wine not rendering fonts right occurs. This issue is documented here http://ubuntuforums.org/showthread.php?t=1009930 The solution is to add "ClientSideWithRender"="N"
2009 Aug 06
0
New install, console ends up garbled once dom0 is finished booting
Hi all! I can't for the life of me get xen to run - under both stable and testing the packages give a garbled local console right after dom0 is finished booting, just when one would expect a login prompt. The garbled screen looks a bit like screens full of kernel booting messages scrolling/paging by at breakneck speed. Lines are tearing and overlapping ... difficult to describe. Anyway, it
2010 Sep 08
2
Garbled fonts
When I try to run a certain DirectX app, all of the fonts become garbled. A screenshot is at http://jackmcbarn.no-ip.org/login.png I've already tried setting HKEY_CURRENT_USER\Software\Wine\X11 Driver\ClientSideWithRender to N, which didn't appear to have any effect at all. Increasing the DPI increased the font size, but they were still garbled.
2010 Nov 29
1
Images Garbled
I've gotten the Wine 1.3.8 built on a MacBook Pro running Snow Leopard 1.6.5 and Apple's X11 XQuartz 2.3.6 (xorg-server 1.4.2-apple56) I managed to get most of the prerequisites built, and my final configure warning only contains the following: Code: configure: libv4l 32-bit development files not found. configure: libgphoto2 32-bit development files not found, digital cameras won't
2011 Apr 29
3
Text all garbled up (Wine on OS-X)
I have this problem that renders all selectable or typed text completely unreadable. I've had it with multiple programs, but the biggest problem is that it renders Dev-C++ completely unusable. The text kind of looks like they're music notes or something...
2004 Mar 31
1
Voicemail prompts garbled
I'm having problems with the voicemail prompts. The beginning of each prompt is garbled. Prompts "edian mail" and "assword" can be recognized, but when it starts on the short phrases it is completely garbled. It is almost like the subsequent phrase starts before the current phrase finishes. I have isolated the LAN to the * box and the phones, so LAN congestion is
2004 Apr 06
1
gsm playback garbled over sip
I'm new to all this so I don't know where to look, some tips would be most appreciated. I've enabled sip debugging and everything looks fine on the client and server side. Using Linphone on the client side. GSM playback from the server console is fine. I've used Linphone to connect to a vegastream VoIP system so I know if that installed and working. I'm basically just trying
2005 Jun 22
1
Garbled one-way audio only with ulaw
For some reason a couple weeks ago users began experiencing garbled audio in one direction when dialing out via our VoIP provider. This happened at multiple sites simultaneously. The VoIP provider doesn't think it's their problem. If I switch to another codec so that Asterisk transcodes everything is fine. On conference calls (where Asterisk gets in the middle to relay ulaw to all
2007 Mar 11
2
g711 -> iLBC garbled voice in 1.4?
All, Has anybody else experienced garbled voice between a phone using alaw/ulaw and one using iLBC? I have a Nokia E series phone with a preference to use iLBC and this works fine in Asterisk 1.2. However, since moving to 1.4 - I get garbled voice on Inbound (g711->iLBC). Outbound voice seems fine (iLBC->g711) though. It's not a 20/30ms framing issue as the phone uses 30ms
2013 Oct 29
0
Tired of dropouts and garbled phone, calls - where to go next?
> In my case, I have good incoming quality and terrible quality going out. > That is, I can hear people perfectly well but they complain that my > voice drops out and is garbled regardless of who places the call. This suggests to me that you may have congestion problems in your "upstream" traffic flow. Setting QoS on the packets may not help, if whatever router you are using