search for: ellis

Displaying 20 results from an estimated 222 matches for "ellis".

2010 Aug 19
1
Correlograms and linear regression
Dear all, I generated a Correlograms and used the panel.ellipse (confidence ellipse and smoothed line) option. Is there a way to get instead of the smoothed line the linear regression? Thanks, As hz -- View this message in context: http://r.789695.n4.nabble.com/Correlograms-and-linear-regression-tp2331071p2331071.html Sent from the R help mailing list archive at Nabble.com.
1998 Nov 03
3
SOLARIS_2.6: request_oplock_break
I saw a little discussion about this a few weeks ago but nothing concrete. We're running samba-1.9.18p8 under Solaris 2.6x86. I am periodically getting the following in the logfiles, usually _many_ at a time: 1998/11/03 14:42:00 request_oplock_break: no response received to oplock break request to pid 5411 on port 40884 for dev = 1980040, inode = 33c4d When I look up the PID (in this case
2011 Mar 15
2
large files
...connecting 64bit win 7 professional to an SGI tezro running samba 3.5.8. I connect fine, and everything works except, I cannot read or copy large (40 Mb) files. This used to work when I ran win XP and samba 2. I had to upgrade to version 3 for win 7 to connect. Any clues would be appreciated. Ellis Golub -- ============================================================= Ellis Golub Phone: (215) 898-4629 Biochemistry Department FAX: (215) 898-3695 School of Dental Medicine ellis at biochem.dental.upenn.edu University of Pennsylvania 240 South 40th Street Philadelphia,...
2011 Oct 29
15
[Bug 42384] New: X fails on NV11 with Error allocating scanout buffer: 0
https://bugs.freedesktop.org/show_bug.cgi?id=42384 Bug #: 42384 Summary: X fails on NV11 with Error allocating scanout buffer: 0 Classification: Unclassified Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium
2004 Apr 27
1
'R CMD build' fails when there are spaces in the path (PR#6830)
Full_Name: Byron Ellis Version: R 1.9.0 (and 2.0.0) OS: Linux (Redhat Fedora Core) Submission from: (NULL) (140.247.241.197) It appears that `R CMD build` cannot handle spaces in the path when building packages for distribution. For instance: [ellis@net-78815 ~/Bayesian Networks]$ R CMD build bnsl * checking for file...
2007 Nov 01
3
Curry: proposed new functional programming, er, function.
....orig = list(...);function(...) do.call(FUN,c(.orig,list(...))) } This comes in really handy when using say, heatmap(): heatmap(mydata,hclustfun=Curry(hclust,method="average")) or other functions where there are ... arguments, but it's not clear where they should end up. -- Byron Ellis (byron.ellis at gmail.com) "Oook" -- The Librarian
2011 Apr 14
1
Large files and file permissions
...n, I have lost write access to the share. I then re-deployed Samba 3.0.25rc1 and reverted to the same behavior I had with this version before - I have full write access, but those large files still don't open. I would appreciate any ideas from the community to resove these puzzling problems. Ellis -- ============================================================= Ellis Golub Phone: (215) 898-4629 Biochemistry Department FAX: (215) 898-3695 School of Dental Medicine ellis at biochem.dental.upenn.edu University of Pennsylvania 240 South 40th Street Philadelphia, PA 191...
2005 Dec 23
2
cairo anyone?
Has anyone taken a shot at a Cairo graphics device yet? I half expected to see one on either Paul's pages or Omegahat. :-) --- Byron Ellis (ellis at stat.harvard.edu) "Oook" -- The Librarian
2005 Dec 29
1
reinventing the wheel....
> ---------- Forwarded message ---------- > From: Byron Ellis <ellis at stat.harvard.edu> > If we wanted to be truly radical we'd just accept that graphics > devices and event loops are just special cases of the connection and > merge the whole thing, thus more-or-less reinventing CLIM. :-) Eventually, all programming languages grow up an...
2012 Oct 27
47
[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
https://bugs.freedesktop.org/show_bug.cgi?id=56461 Priority: medium Bug ID: 56461 Assignee: nouveau at lists.freedesktop.org Summary: NV11 black screen & kernel hang on loading nouveaufb QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: chris at
2005 Apr 25
2
RAW types not restored from Rda files (PR#7812)
Full_Name: Byron Ellis Version: 2.1.0 OS: OS X Submission from: (NULL) (67.124.246.46) > x = charToRaw("12345") > x [1] 31 32 33 34 35 > save(x,file="x.Rda") > rm(x) > load("x.Rda") > x [1] 00 00 00 00 00 Thats no fun.
2005 Mar 25
1
S4 methods semantics questions
...ing",function(x) print(x)) >foo() [1] "bar" setGeneric("foo",function(x,y) standardGeneric("foo")) setMethod("foo","numeric",function(x,y=2) x+y) >foo(1) Error in foo(1) : argument "y" is missing, with no default --- Byron Ellis (ellis@stat.harvard.edu) "Oook" -- The Librarian
2011 Mar 28
4
Order Issues -- Missing require?
Good Evening! I''m having issues with the order in which items are ran inside of a service class, it''s attempting to run before the provider is present (the provider is provided by the glassfish package). It looks for the glassfish provider prior to inheriting the repository or the package list. http://snipt.org/woomg I have included a snipt of the code, does anyone have an
2009 Jul 01
3
"Error: cannot allocate vector of size 332.3 Mb"
...Matrix" library, for example, is not a simple remedy.) I tried launching R in a terminal with R --min-vsize=10M --max-vsize=5G --min-nsize=500k --max-nsize=900M and that didn't work either. Finally, let me remark that I had the same problem with an older version of R. -- Steve Ellis
2009 Nov 27
4
Controlling allocation of ethernet devices and KVM
...same zone as eth0 eth2/3 - Allocated to two different bridge devices which might be in separate network zones. The configuration of eth2/3 is fairly simple, my issue is restricting any NAT traffic to a specific ethernet devices, and ideally one with no local IP. Any ideas? Steve -- *Steven Ellis - Director of Worldwide Engineering,* *Bulletin.Net Inc* - http://www.bulletin.net/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20091127/f13b5f9b/attachment-0004.html>
2006 Aug 06
2
Escape character for --exclude?
.../smart-questions.html > > --------------------------------------- > > Today's Topics: > > 1. DO NOT REPLY [Bug 4001] New: man page should document > --server flag and SSH forced command scenario (samba-bugs@samba.org) > 2. Newbie: What does -e do? (Jeffrey Ellis) > 3. Re: Newbie: What does -e do? (Jan-Benedict Glaw) > 4. Re: Newbie: What does -e do? (Eberhard Moenkeberg) > 5. DO NOT REPLY [Bug 4001] man page should document --server > flag and SSH forced command scenario (samba-bugs@samba.org) > 6. Re: Newbie: What does -e...
2001 Apr 29
4
Rgui crash (PR#926)
Full_Name: Byron Ellis Version: 1.2.3 OS: Windows 2000 Server Submission from: (NULL) (140.247.105.95) In Rgui when attempting to resize the console the system locks for a second (cursor locks up, etc) and then either returns to normal for a second before crashing or just crashes when we start moving again (the former...
2005 Feb 23
2
data.frame error message
...) the following error is returned: Error in model.frame(formula, rownames,...extranames: variable lengths differ What am I doing wrong? I am a new R user, and I didn't figure it out from the sections on data.frames in Dalgaard, Venable/Ripley, or simpleR, or the help threads. Thanks- Nic Ellis Penn State
2011 Jun 22
2
analysing a three level reponse
...----------------------------------------------------------------------- Disclaimer: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify me at Matt.Ellis@basc.org.uk then delete it. BASC may monitor email traffic. By replying to this e-mail you consent to BASC monitoring the content of any email you send or receive from BASC. Any views expressed in this message are those of the individual sender, except where the sender specifies with authority, st...
2005 Feb 14
6
Linphone / Kphone
Hi, I have * working with X-Lite and Sipura adapters, but I have one person who is linux based, and is trying to use Linphone and Kphone. His end works, but I get very bad echo on my end. Have any of you folks been able to get linux based soft phones working well with *? I'd appreciate links to howtos/docs if you have them, and/or samples of working configs for * and the linux