similar to: Histogram Bar Spacing or Border Width

Displaying 20 results from an estimated 4000 matches similar to: "Histogram Bar Spacing or Border Width"

2010 Jun 23
1
Plotting Data on a Map
Hi: I am practicing with the attached shapefile and was wondering if I can get some help. Haven't used 'rgdal' and 'maptools' much but it appears to be a great way bring map data into R. Please take a look at the comments and let me know if I need to explain better what I am trying to accomplish. library(rgdal) library(maptools) library(ggplot2) dsn="C:/Documents and
2005 Oct 22
1
Sorting Numeric and Character Data
Hello, I have what seems like an easy question to answer, but I'm struggling with it. I have a set of categorical data that I am reading in, looking something like: "category" "result" "A" .234 "B" .123 "C" .564 "D" -.452 "E" .112 "F" -.106 I'd like to plot this twice on two separate dot charts, once
2005 Apr 11
3
FW: net ads join fails
Ok I deleted the incorrect conf file and set it up using Yast again here is the amended file. I tried using the IP address of the server this time but I'm still getting the same errors as before. [libdefaults] default_realm = ELLISONSLEGAL.COM clockskew = 300 [domain_realm] .ELLNET = ELLISONSLEGAL.COM [realms] ELLISONSLEGAL.COM = { kdc = 10.0.0.31 default_domain = ELLNET
2005 Feb 04
1
vicidial and mysql ........help
hi all.....well ive installed each and everything according to the scratch installation but the problem is when i try to login a user through vicidialgui application it gives an error that there are 0 leads in the hopper to dial....well im pasting the result of a few queries .....plz if any one can do help me out .... this is what the error looks like... SELECT count(*) FROM vicidial_hopper
2018 Jun 05
2
Booth volunteers needed for Grace Hopper Conference
Hello LLVM Developers! Last year, the LLVM Foundation sponsored a booth at the Grace Hopper Conference. I had 2 amazing volunteers from the community, David Blaikie and Anna Zaks, help me spread the word about LLVM, compilers, and open source. It was a great experience and we are hoping to repeat this at the upcoming 2018 Grace Hopper conference in Houston, TX on September 26-28. I’m looking
2017 Oct 06
4
Beginner Bugs - Need help tagging
Anna Zaks, David Blaikie and I have been at Grace Hopper Conference for the last couple days talking to many people about LLVM and how to get involved in the project. Its been discussed many times before at LLVM Developer Meetings and recently on the mailing list about tagging bugs with the “beginner” keyword and that keyword was recently added to the LLVM Bugzilla. However, there are very few
2003 Mar 04
1
R version conflict.
My mistake :( Seems that there's another R installed by root. So when I use .libPaths() there're two of them: > .libPaths() [1] "/disk/hopper/projects/class/cse514/R/library" [2] "/usr/lib/R/library" How could the second path be enabled then? The R_LIBS have already been set to as the [1] only. Thanks, yan On Mon, 3 Mar 2003, Robert Gentleman wrote: > You
2003 Mar 03
1
How to change the default library directory?
I installed SJava package at $R_HOME/lib/R/library/ When I conduct library(SJava), I always need to explicitly specify the library path, how could I change the default library path? I have included the SJava path in the LD_LIBRARY_PATH variable as: %echo $LD_LIBRARY_PATH R_HOME/lib/R/library:R_HOME/lib/R/library/SJava/libs:/usr/java/j2sdk1.4.0_01/jr$ The result in R is as:
2006 Mar 30
1
disk drive sparing - questions not answers
I understand that ZFS provides fault data, via the zpool status command, that would (probably ??) allow a knowledgeable[0] zfs admin to determine (manually) when a zfs hardware element (today that''s usually called a "disk drive") might need "maintainence" or might need to be replaced. And there are sufficient features/facilities available in the current (b36+) release
2012 Mar 02
1
Cloning R Installation Across Multiple Computers
I would like to set up identical R installations, with the same packages, on multiple computers and with minimal interaction by users. Ideally, I would like to have an installation script that the user can just run that will set up everything, including R itself and base packages. Standard packages would need to include ggplot2 and its dependencies, Rcmdr and its dependencies and some Rcmdr
2007 Dec 16
0
levelplot border and dendrogram width
Hello, I'm trying to learn how to use lattice and levelplot in particular. There are three elements of customizing the plots I'm stuck with: a) Is there a way to put borders around each "cell" within a level-plot. I'm trying to do something like the colsep/rowsep/sepcolor/sepwidth parameters of heatmap.2 in gplots b) Can I alter the line-width of dendrogram added
2009 May 19
9
Hang at 5:34 pm EST
Some at 5:34 pm EST DAILY, all my call get disconnect. I tried RE-INSTALLATION, I tried Reinstallation on a virgin HDD, but its same. I tried changing VOIP provider I tried changing Internet Provider..But no help.. What could be the reason ? Here are my enties of crontab : ### recording mixing/compressing/ftping scripts 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * *
2009 Dec 26
1
Why do histogram bars vary their width?
histogram(~(Arrival4) | as.factor(Hour), type="count", breaks=16,ylab="Arrival Count", xlab="Arrival Rate/4",main="Friday EWR A22R D22L Configiration", layout=c(6,4), par.strip.text=list(cex=0.7)) Why do I get plots with different bar widths? See attached. Thanks, Jim Rome -------------- next part -------------- A non-text attachment was scrubbed...
2005 Jul 01
2
Domain Users and smbldap-useradd
I noticed that when I create users with smbldap-useradd, the default group is "Domain Users". Is this the best user/group default setup for Samba/LDAP? I'm more familar with the unix user/group setup like max/students or max/faculty. Does the user group have to be "Domain Users" when using Samba? Thanks, Yasee smbldap-useradd -m -a username (where the username is
2003 Nov 16
2
Newbie: Barchart Gray with White Grid?
Hello, I'm just getting in to R, been reading manuals (thanks to all who provided pointers to good docs!), and messing with different commands. I'd appreciate a little help with this exploration, and I hope that my question is relatively easy to answer (probably, there's a simple way to do what I'm working toward). R's statistical functions are coming along easily enough,
2008 Sep 10
7
Intel M-series SSD
Interesting flash technology overview and SSD review here: http://www.anandtech.com/cpuchipsets/intel/showdoc.aspx?i=3403 and another review here: http://www.tomshardware.com/reviews/Intel-x25-m-SSD,2012.html Regards, -- Al Hopper Logical Approach Inc,Plano,TX al at logical-approach.com Voice: 972.379.2133 Timezone: US CDT OpenSolaris Governing Board (OGB) Member - Apr 2005
2005 Jan 11
1
Please use colMeans()! was: Re: Calculate Mean of Column Vectors?
There are indeed speed advantages in using colSums etc. However the disadvantage is that the newbie doesn't always find the power inherent in the apply, sapply, tapply and mapply. For many things that I do, the speed is the least of my worries; although I take the point that using apply for means or sums in packages that are distibuted to others is not the way to go. As many of us have found
2005 May 07
2
Samba & Win2k AD domain membership
Hello, I am trying to setup my samba server version 3.0.10-1.fc3 as a Win2k Domain Member. What I need to know is once I have ADS security and Kerberos working, do I still need to use winbind or ldap for client authentication or will Kerberos take care of it? Rodre Ghorashi-Zadeh Chief Systems Engineer Conduit Technical Environments Corporation 604.785.4888
2008 Feb 22
6
Damm Small Solaris
Hi, for what it''s worth: There''s now a new Live CD for Solaris called Damm Small Solaris: http://www.sunhelp.ru/archives/179-Damn_Small_Solaris_0.1.1_English_Page.html In contrast to Belenix this Live CD works in Qemu - even without kqemu load the performance is not so bad. One important missing are the network driver for the network adapter emulated by Qemu. But they
2005 Apr 05
6
net ads join fails
I am trying to connect to an ADS domain and it is failing all the time. I am running SuSE Linux 9.0 with Samba 3.0.13 and have configured Samba with ldap and heimdal kerberos Attached is my debug level 10 error log created when the join is attempted. I would appreciate any advice on solving this problem. Thanks in advance Penny Willisson DISCLAIMER: The information contained within or