similar to: R-devel Digest, Vol 121, Issue 20

Displaying 20 results from an estimated 2000 matches similar to: "R-devel Digest, Vol 121, Issue 20"

2014 Jun 07
2
EFI booting over network - can't then load anything
> Message: 3 > Date: Fri, 06 Jun 2014 08:13:36 -0700 > From: "H. Peter Anvin" <hpa at zytor.com> > To: Andrew Rae <A.M.Rae at leeds.ac.uk>, "'syslinux at zytor.com'" > <syslinux at zytor.com> > Subject: Re: [syslinux] EFI booting over network - can't then load > anything > Message-ID: <5391DAA0.2050207 at
2014 Jun 07
0
EFI booting over network - can't then load anything
On 06/07/2014 06:10 AM, Spike White wrote: >> >> The former "should" work, although I'm not sure how much testing has >> been done with kernels that old. > > H Peter, I nearly fell out of my chair laughing when I read this. > > You are *so* right! (And you are *so* wrong for saying so.) > > Redhat released RHEL 6.5 ~Nov 18th. (I know this
2009 Mar 25
2
pca vs. pfa: dimension reduction
Can't make sense of calculated results and hope I'll find help here. I've collected answers from about 600 persons concerning three variables. I hypothesise those three variables to be components (or indicators) of one latent factor. In order to reduce data (vars), I had the following idea: Calculate the factor underlying these three vars. Use the loadings and the original var
2013 Apr 18
2
how to control the environment of a formula
Dear List I have experienced that objects generated with one of my packages used a lot of space when saved on disc (object.size did not show this!). some debugging revealed that formula and call objects carried the full environment of subroutines along, including even stuff not needed by the formula or call. here is a sketch of the problem ,---- | test <- function(x){ | x <-
2007 Jan 20
1
aov y lme
Dear R user, I am trying to reproduce the results in Montgomery D.C (2001, chap 13, example 13-1). Briefly, there are three suppliers, four batches nested within suppliers and three determinations of purity (response variable) on each batch. It is a two stage nested design, where suppliers are fixed and batches are random. y_ijk=mu+tau_i+beta_j(nested in tau_i)+epsilon_ijk Here are the
2024 Sep 25
0
OFF TOPIC: "Scientific rigor proponents retract paper on benefits of scientific rigor"
This is off topic and only tangentially related to statistics or R (through "HARK"ing -- Hypothesizing After Results are Known). But given the research interests of many on this list, I thought others would enjoy it. My apologies if I have overstepped (please let me know if so). Also, PLEASE DON'T RESPOND ON THIS LIST (privately is fine). This is just FYI. I don't know whether
2006 Feb 27
3
Rails via Lighttpd
I am trying to get Rails running through Lighttpd, on a Suse 10 box running Rails 1.0.0 and Lighttpd 1.4.10 I followed the instructions in the wiki (http://wiki.rubyonrails.com/rails/pages/Lighttpd) but keep getting the same error: linux:/etc/lighttpd # lighttpd -f lighttpd.conf 2006-02-27 12:32:17: (mod_fastcgi.c.997) execve failed for:
2007 Nov 12
1
R - lme
Dear R gurus, I am trying to work out the problem given in Nested design - Montgomery - Design of Experiments p.561 I have attached a pdf of the data as well the anova table. It is a mixed model with Supplier as fixed effect and batches within the supplier as random effects. I am able to work out the error stratums as below using aov. Which agrees perfectly with the book example
2006 May 02
0
Re: RoR meets .net *cringe*
Will, You might also look at Qemu (will have to google it, since I don''t have the URL at the moment). I have used successfully on Windows and Fedora to offer virtual machines for free, which I prefer over paying for VMWare. Drop me a line if you want more details. Nathan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jan 19
0
(no subject)
Dear R user, I am trying to reproduce the results in Montgomery D.C (2001, chap 13, example 13-1). Briefly, there are three suppliers, four batches nested within suppliers and three determinations of purity (response variable) on each batch. It is a two stage nested design, where suppliers are fixed and batches are random. y_ijk=mu+tau_i+beta_j(nested in tau_i)+epsilon_ijk Here are the
2006 Jun 22
3
create pie chart
Hi, I want to be able create a pie chart using rails, does anyone know of any plugin''s taht could help me here? Scott -- Posted via http://www.ruby-forum.com/.
2008 Mar 11
8
Mechanize#get vs Mechanize#fetch_page
So I found myself wanting to call Mechanize#get with a hash for arguments like this: WWW::Mechanize.new(''http://api.flickr.com/services/rest/'', {:method => ''flickr.auth.getFrob''... }) Granted, it looks like this isn''t supported but it led me to what looks like a bug. Namely that get calls fetch_page(abs_uri, request, cur_page, &block)
2002 Mar 13
2
Strange encoding issue
If this is not the proper list for this type of question, please direct me to the correct one and I'll post similar queries there in the future. I've been happily using rc3 since shortly after its release and slowly converting the music collection on my PC from mp3 to ogg. I've now run into a problem that has me stumped. On the 2nd track of The Breeders _Last Splash_ album, the
2007 Jan 22
0
Fwd: Re: aov y lme
Dear Prof. Ripley and Christoph, thank you very much for your comments. You have helped me a lot. Thanks, Tomas Goicoa >Dear Prof. Ripley > >Thank you for your email. Yes, this is of course the correct >syntax to save us the extra calculation. And I forgot the >"lower.tail = FALSE" for pf() in my example to obtain the >p-value. > >Thank you for the
2009 Nov 22
4
What's wrong with yum-priorities?
"The upstream maintainer of yum, Seth Vidal, had the following to say about 'yum priorities' in September 2009: Gosh, I hope people do not set up yum priorities. There are so many things about priorities that make me cringe all over. It could just be that it reminds me of apt 'pinning' and that makes me want to hurl." This note was placed on the wiki
2001 Sep 10
5
?? hmm ??
Hello again! thanks to all who helped with overlay plots - v. easy in the end. Anyway, another new(ba)bee type question - the gurus will cringe I'm sure! Q. simple R function mm <- function (u) { x <- u$GDP x m <- mean(x) m } When the function is called the vector "x" does not get printed from within the function, but the mean value "m" does, why? I
2005 Sep 07
3
Extensions - Realtime
CVS HEAD/Asterisk 1.2: Is there a way to have the entire extensions.conffile coming from the realtime? It appears that RealTime for the extensions.conf file is on a context by context basis, but you have to create each new context in the extensions.conf file then add a "switch => Realtime" line (then reload). I want to be able to add phones without having to edit any files.
2009 Feb 09
9
[Bug 20023] New: nv20: unwanted solid fills during busyloop rendering
http://bugs.freedesktop.org/show_bug.cgi?id=20023 Summary: nv20: unwanted solid fills during busyloop rendering Product: Mesa Version: CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: ASSIGNED Severity: minor Priority: medium Component: Drivers/DRI/nouveau AssignedTo: pq at iki.fi
2019 May 14
2
root .bash_profile?
On 2019-05-14 07:14, Jonathan Billings wrote: > On Tue, May 14, 2019 at 07:45:55AM -0400, Bee.Lists wrote: >> I addressed this in the thread. > > And we continue to tell you that you're wrong. su behaves the same > way when switching to any other user as it does for root. Stop > spreading misinformation. > Sorry, Jonathan, that I replying _your_ message, my reply
2007 Nov 07
2
Centos5 install failure
A couple weeks ago I attempted to install Centos5 to replace an increasingly decripit Fedora Core 1 installation. Centos went onto an 80GB piece of previously unallocated space on /dev/hda, using the default configuration offered by anaconda. The installation process went smoothly, however, I was unable to boot Centos when it completed due to "Grub failure." IOW, I never even got