search for: loveland

Displaying 16 results from an estimated 16 matches for "loveland".

2001 Sep 11
5
for loop question
...s as expected: > for (i in 1:2) { + k <- i+1 + for (j in k:3) { + print(j) + } + } [1] 2 [1] 3 [1] 3 > This is under NT4, SP5 using a pre-compiled binary from CRAN. Thanks, -jh- ========================================= John M. Heumann, Agilent Technologies 815 14th St. S.W., Loveland, CO 80537 USA Email: john_heumann at agilent.com Phone: 970 679-3761 FAX: 970 679-5399 ========================================= -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "inf...
2001 Sep 28
1
change directory?
...(1.3.0) to change the working directory from the GUI command line? I see the "Change dir" entry under the File menu, but haven't found a corresponding command. Thanks in advance, -jh- ========================================= John M. Heumann, Agilent Technologies 815 14th St. S.W., Loveland, CO 80537 USA Email: john_heumann at agilent.com Phone: 970 679-3761 FAX: 970 679-5399 ========================================= -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "inf...
2001 Oct 11
1
unary "-" on logicals
...TRUE Considering that p1 and p2 are both logicals, the last two results seem to defy Boolean logic. Is the fact that -p1 remains a logical instead of a numeric intentional or a bug? Regards, -jh- ========================================= John M. Heumann, Agilent Technologies 815 14th St. S.W., Loveland, CO 80537 USA Email: john_heumann at agilent.com Phone: 970 679-3761 FAX: 970 679-5399 ========================================= -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "inf...
2004 Mar 18
2
cannot allocate vector
Hi, I'm having trouble with glmmPQL. I'm fitting a 2 level random intercept model, with 90,000 cases and about 330 groups. I'm unable to get any results on the full data set. I can get it to work if I sample down to about 30,000 cases. But for models with N's much larger than that I get the following warning message:
2001 Oct 09
1
sample() help
...de (routine FixupProb) suggest that "prob" can be a vector of non-negative, relative weights (i.e. not necessarily normalized). Should the help be updated to reflect this? Regards, -jh- ========================================= John M. Heumann, Agilent Technologies 815 14th St. S.W., Loveland, CO 80537 USA Email: john_heumann at agilent.com Phone: 970 679-3761 FAX: 970 679-5399 ========================================= -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "inf...
2001 Oct 18
1
if/else at 1.3.1
...BTW, I didn't notice this behavior until after a crash (caused by a known package bug) which blew me all the way out of RGui, so its possible I've corrupted my installation... Thanks, -jh- ========================================= John M. Heumann, Agilent Technologies 815 14th St. S.W., Loveland, CO 80537 USA Email: john_heumann at agilent.com Phone: 970 679-3761 FAX: 970 679-5399 ========================================= -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "inf...
2002 Aug 05
3
openssh on HPUX 11i
In case this hasn't already been reported or discussed... It took some doing for me to get openssh working on HPUX 11i. The fixes are quite simple. First, one must have the IPV6 package installed: em 512# swlist -l product | grep IPV6 IPV6AA A.01.01.5D IPv6 11i product Second, I have to edit config.h to undefine HAVE_GETADDRINFO. Without IPV6, ssh can't connect
2002 May 30
0
Followup on quadprog installation
...gcc command line is shown wrapped to the next line. Please ignore this. 2) In addition to adding a -Lc:/apps/rw1050/bin option to the command line, I also added -lRblas. Thanks, -jh- ================================= John Heumann, Agilent Technologies, Inc. 815 14th. St. S.W., Loveland, CO 80537 Email: john_heumann at agilent.com Phone: (970) 679-3761, Fax: (970) 679-5399 ================================= -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info&quot...
2002 Nov 26
0
degenerate cases in RPART
...REE had no problem with this test case, even if the features are also degenerate (same features for each sample). Is this expected behavior from RPART or a bug? This is with R1.6.1 on NT4. Thanks, -jh- ================================= John Heumann, Agilent Technologies, Inc. 815 14th. St. S.W., Loveland, CO 80537 Email: john_heumann at agilent.com Phone: (970) 679-3761, Fax: (970) 679-5399 ================================= -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info&quot...
2004 May 12
1
GLMM question
Hi I'm using lme4 to do random effects modelling. I keep getting the following error message: Error in "EMsteps<-"(*tmp*', value = control) : invalid source matrix I get the error when I include more than one random effect in the model, sometime I'm able to get two. I've looked into the variables that cause the problems aren't highly correlated,
2002 May 30
1
problem installing quadprog
...9;t encounter the same problem when building other packages? (BTW, this is the first optional package I've had trouble with. Everything else has built/installed correctly). Thanks in advance, -jh- ================================= John Heumann, Agilent Technologies, Inc. 815 14th. St. S.W., Loveland, CO 80537 Email: john_heumann at agilent.com Phone: (970) 679-3761, Fax: (970) 679-5399 ================================= -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info&quot...
2004 Jun 10
0
Response to questions raised in Mar 17 reply
...a GAM to some temperature data. How was the "2 GB" quantity determined in the reply below? Is there a rule of thumb for determining how much memory will be needed for a specific vector size? Thanks very much, Jeff Yanosky Harvard School of Public Health On Wed, 17 Mar 2004, Matt Loveland wrote: > I'm having trouble with glmmPQL. I think you are having trouble with memory limits, actually. As the author of glmmPQL, I don't appreciate my code being blamed for something else. > I'm fitting a 2 level random intercept model, with 90,000 cases and about 330 gro...
2003 Dec 01
0
No subject
...;samba@lists.samba.org>; Tue, 31 Jul 2001 18:47:02 -0700 (PDT) Received: by xpabh2.corp.hp.com with Internet Mail Service (5.5.2653.19) id <PS9ZQAN1>; Tue, 31 Jul 2001 18:47:02 -0700 Message-ID: <C5C45572D968D411A1B500D0B74FF4A80418D4D2@xfc01.fc.hp.com> From: "DICKENS,CARY (HP-Loveland,ex2)" <cary_dickens2@hp.com> To: "'samba@lists.samba.org'" <samba@lists.samba.org> Subject: quotas and small files Date: Tue, 31 Jul 2001 18:47:00 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-885...
2003 Dec 01
0
No subject
...essage-ID: <3B68589F.6B595B0F@valinux.com> Date: Wed, 01 Aug 2001 12:29:35 -0700 From: Jeremy Allison <jeremy@valinux.com> Organization: VA Linux Systems X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3-beta1va3.10 i686) X-Accept-Language: en MIME-Version: 1.0 To: "DICKENS,CARY (HP-Loveland,ex2)" <cary_dickens2@hp.com> Cc: "'samba@lists.samba.org'" <samba@lists.samba.org> Subject: Re: quotas and small files References: <C5C45572D968D411A1B500D0B74FF4A80418D4D3@xfc01.fc.hp.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding...
2003 Dec 01
0
No subject
...with ESMTP id 2B0D41F55A; Fri, 3 Aug 2001 10:46:19 -0700 (PDT) Received: by xpabh4.corp.hp.com with Internet Mail Service (5.5.2653.19) id <QGR5WF44>; Fri, 3 Aug 2001 10:45:49 -0700 Message-ID: <C5C45572D968D411A1B500D0B74FF4A80418D4D6@xfc01.fc.hp.com> From: "DICKENS,CARY (HP-Loveland,ex2)" <cary_dickens2@hp.com> To: 'Jeremy Allison' <jeremy@valinux.com>, "'samba@lists.samba.org'" <samba@lists.samba.org> Subject: RE: quotas and small files Date: Fri, 3 Aug 2001 10:30:02 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5...
2001 Apr 11
0
samba 2.2.a3 using share mode
Hello folks, I'm seeing a couple of things that I can't figure out. Samba version - 2.2.a3 (samba-2.2.0.cvs040920001.tar.bz2 is where the source is built from) PDC is Win2k server Client is Win2k pro Samba share on linux 2.4.1 Security = share I cannot connect at all from clients. If I do a net view from the client to the samba server I get: System error 64 has occurred The