search for: deer

Displaying 20 results from an estimated 80 matches for "deer".

Did you mean: deep
2009 Nov 12
1
barplot at specific x values
...useRs, I search for a possibillity to plot stacked bars at specific x positions. I tried and tried, but the only way i got something adequate was by using lowlevel plots segments(). That is quiet ok, but will not please eyes without a lot of par() lines. dh<-data.frame(longitude=abs(rnorm(5)),deers=abs(rnorm(5)),humans=abs(rnorm(5))) plot(dh$longitude,apply(dh[,2:3], 1, sum),type="n",ylim=c(0,max(apply(dh[,2:3], 1, sum)))) segments(dh$longitude,0,dh$longitude,dh$deers, col="green", lwd=12) segments(dh$longitude,dh$deers,dh$longitude,dh$deers+dh$humans, col="red&quot...
2010 Oct 09
2
gluster and rocks?
...f there is a Roll for Gluster? Or, do you have any advice about things to do and things to avoid doing? We're considering using Gluster with Infiniband on our cluster and trying to learn whether other people have done this so we can perhaps learn from their experience. Thanks. .. Lana (lana.deere at gmail.com)
2011 Dec 27
1
Summing Data in R
Currently I have a data set looking like: License Species Year HD Quota L.R.QTA L.R.QTA Success Surplus Permit Elk 1999 101 50 87 90 151 10 Permit Deer 1999 101 50 20 10 151 8 Permit Elk 1999 101 50 87 90 20 9 Permit Elk 1999 101 50 60 20 151 10 A9...
2006 Nov 23
1
nonlinear regression-getting the explained variation
...m trying to teach myself R, and by the way, re-learning statistics using Crawley's "Statistics: an introduction using R". I've reached the regression chapter, and when it deals with non-linear regresion using the nls library I face the following problem: I follow the steps--- >deer<-read.table("c:\\temp\\jaws.txt",header=T) ---data available at http://www.bio.ic.ac.uk/research/crawley/statistics/data/ >attach(deer) >names(deer) >library(nls) >model2<-nls(bone~a*(1-exp(-c*age)),start=list(a=120,c=0.064)) >summary(model2) I've taken away those...
2002 Feb 25
2
Samba 2.2.3a, print queue status "opening," high server load
...wins server = 166.191.196.135 message command = csh -c '/usr/bin/mailx -s Winpopup postmaster < %s;/bin/rm -f %s' & load printers = no name resolve order = lmhosts wins host bcast printing = SYSV print command = /usr/bin/lp -c -dprint01.dw.deere.com:%p %s ; /bin/rm -f %s lpq command = /usr/bin/lpstat -o%p -L lpq cache time = 60 veto files = /*.eml/*.nws/Ne*:/ [dwpr54] comment = HPLJ4000N path = /var/spool/samba guest ok = Yes printable = Yes printer name = dwpr54 -- -------...
2002 Oct 28
2
glmm for binomial data? (OT)
A while ago (April 2002) there was a short thread on software for generalized linear mixed models. Since that time, has anyone written or found R code to use a glmm to analyze binomial data? I study CWD in white-tailed deer, and I'd like to do a similar analysis as Kleinschmidt et al. (2001, Am. J. Epidemiology 153: 1213-1221) used to assess control for spatial structure in malaria incidence in South Africa. They used SAS PROC MIXED in an iterative procedure with a poisson model, although due to widely varyin...
2017 Dec 18
0
Finding center of mass in a hydrologic time series
...> if(i==1){ > midPts <- as.Date(OneYr$Date[mid]) > } else { > midPts <- c(midPts, as.Date(OneYr$Date[mid])) > } > } > > > > Eric Morway > Research Hydrologist > Nevada Water Science Center > U.S. Geological Survey > 2730 N. Deer Run Rd. > <https://maps.google.com/?q=2730+N.+Deer+Run+Rd.Carson+City,+NV+89701+(775&entry=gmail&source=g> > Carson City, NV 89701 > <https://maps.google.com/?q=2730+N.+Deer+Run+Rd.Carson+City,+NV+89701+(775&entry=gmail&source=g> > (775 > <https://maps....
2017 Dec 18
2
Finding center of mass in a hydrologic time series
...<- Daily[Daily$waterYear==wyrs[i], ] mid <- com(OneYr$Q) if(i==1){ midPts <- as.Date(OneYr$Date[mid]) } else { midPts <- c(midPts, as.Date(OneYr$Date[mid])) } } Eric Morway Research Hydrologist Nevada Water Science Center U.S. Geological Survey 2730 N. Deer Run Rd. Carson City, NV 89701 (775) 887-7668 *orcid*: 0000-0002-8553-6140 <http://orcid.org/0000-0002-8553-6140> On Sat, Dec 16, 2017 at 5:32 AM, Eric Berger <ericjberger at gmail.com> wrote: > Hi Eric, > How about > > match( TRUE, cumsum(hyd/sum(hyd)) > .5 ) - 1 &gt...
2002 Mar 03
1
Samba 2.2.3a, print queue status "opening,"highserver load
...ble when the NT4.0 drivers are also available. Now, whether these drivers from HP are truly level 3 and developed properly as such, I wouldn't have a clue how to tell. Thanks. Steven J Mackenzie <sjm@activenavigation.com> wrote: >From: "Jay D. Anderson" <jay.anderson@dw.deere.com> >> Jerry FYI: after sending you my config and the log file, I tried one more >> suggestion from Dave, to use the printer drivers supplied with W2KSP2 >> instead of the drivers downloaded from HP's website. This did the trick, >> printing works perfectly with t...
2017 Sep 13
2
y label for X11 graphics
In the following plot, the y label is missing if it is too long. x11(type="Xlib") plot(1:5, 1:5, ylab="Do, a deer, a female deer") # missing label plot(1:5, 1:5, ylab="Do") # label is present All is well for x11(type="cairo") This is true both under R devel 2017-09-01 on xubuntu (my desktop), and 3.4.1 on Centos 6.9 (department servers). A minor question...
1998 Oct 12
1
locking for multiple samba servers sharing same NFS filesystems
...S mounted filesystem? I don't know how the STATUS..LCK file is used, but for instance, could that file be shared between the multiple Samba servers via and NFS mount? Thanks! -- --------------------------------------------------------------------- Jay D. Anderson John Deere Davenport Works Jay@Deere.com P.O. Box 4198 Phone: 319.388.4268 Fax: 319.388.4159 Davenport, Iowa 52808 http://www.dw.deere.com:8080/~hz01930 http://web.infoave.net/~jaya -------------- next part -------------- A non-text attachment was scrubbed... Name: vcard.vcf Typ...
1999 Feb 02
0
Samba 2.0 problem with Excel
...'/usr/bin/mailx -s Winpopup postmaster < %s;/bin/rm -f %s' & [homes] comment = Home Directories browseable = no writable = yes create mode = 0775 directory mode = 0775 --- --------------------------------------------------------------------- Jay D. Anderson John Deere Davenport Works Jay@Deere.com P.O. Box 4198 Phone: 319.388.4268 Fax: 319.388.4159 Davenport, Iowa 52808 http://www.dw.deere.com:8080/~hz01930 http://web.infoave.net/~jaya
1999 Jul 09
1
Samba 1 vs. 2, locking and Windows Terminal Server Edition
...ctionality in Samba 2, but this particular behavior is broken beyond use so I cannot upgrade. Please advise if there are any workarounds, or consider fixing this problem? Thanks. -- --------------------------------------------------------------------- Jay D. Anderson John Deere Davenport Works Jay@Deere.com P.O. Box 4198 Phone: 319.388.4268 Fax: 319.388.4159 Davenport, Iowa 52808 http://www.dw.deere.com/~hz01930 http://web.infoave.net/~jaya
2010 Oct 07
2
first post and bootstarpping problems
Hello to all R users, I use R for a year now and am dealing with geometric morphometrics of deer skulls. Yes, I am a biologist and my math skills are just beginning to brush up. To cut to the chase... I have two groups in my data (males and females) and my data is in a simple vector form. Now I need a bootstrap test for this value szc1 <- ((mean(maleCent)-mean(femaCent))^ 2)/(var(maleCen...
1999 Jun 21
0
Samba 2.0.x unusable for this environment
...pool/samba browseable = yes printable = yes public = yes writable = no create mode = 0700 printer driver = QMS-PS 410 printer driver location = \\%L\PRINTER$ -- --------------------------------------------------------------------- Jay D. Anderson John Deere Davenport Works Jay@Deere.com P.O. Box 4198 Phone: 319.388.4268 Fax: 319.388.4159 Davenport, Iowa 52808 http://www.dw.deere.com/~hz01930 http://web.infoave.net/~jaya
1999 Jul 15
3
"shared mem size" parameter and smbstatus
...0 (5MB), smbstatus says 879608. Is smbstatus not reporting the actual size, or is this accurate and the shared memory size has actually been reduced instead of increased? Thanks. -- --------------------------------------------------------------------- Jay D. Anderson John Deere Davenport Works Jay@Deere.com P.O. Box 4198 Phone: 319.388.4268 Fax: 319.388.4159 Davenport, Iowa 52808 http://www.dw.deere.com/~hz01930 http://web.infoave.net/~jaya
2007 Oct 22
2
Problem in mbox-sync.c
...mail to the user until the lock is cleared. This is a big problem. Anybody seen this behavior before and/or know what's causing it? Can anybody suggest ideas for further debugging this issue? We'd appreciate any help that you all can provide. Thanks! -- Hal Pomeranz, Founder/CEO Deer Run Associates hal at deer-run.com Network Connectivity and Security, Systems Management, Training -- # /hpsw/mail/dovecot/sbin/dovecot -n # 1.0.5: /hpsw/mail/dovecot/etc/dovecot.conf syslog_facility: local3 protocols: imap imaps pop3 pop3s ssl_cert_file: /hpsw/mail/configs/dovecot/pki/ce...
2001 Nov 20
2
Help to conduct a random factor analysis with binomial response
Dear users of the R mailing list, I am a ph.d. student in biology working on red deer in Norway, who would like to conduct an analysis with random factor where the response is binomially distributed. This cannot be conducted in S-plus, and I was told by others that it may be possible in R. However, I soon got into trouble which I hope you can help me to solve. My model is on th...
2013 Mar 29
2
Error message in dredge function (MuMIn package) used with binary GLM
Hi all, I'm having trouble with the model generating 'dredge' function in the MuMIn 'Multi-model Inference' package. Here's the script: globalmodel<- glm(TB~lat+protocol+tested+ streams+goats+hay+cattle+deer, family="binomial") chat<- deviance(globalmodel)/59 #There we 59 residual degrees of freedom in this global model. models<- dredge(globalmodel, beta=FALSE, evaluate=TRUE, rank="AICc", chat=chat, fixed=NULL, trace=FALSE) And the error message is: Error in UseMethod("...
2000 Mar 29
3
Samba 2.0.6 Interfaces
We're had some recurring problems with nmbd's on Solaris 2.7 and Irix 6.5 failing to renew their WINS registrations in a timely manner causing the records to become tombstoned. While we've solved it by issuing "pkill" and "killall", respectively, of nmbd nightly from root's crontab, I wanted to alert the authors and other administrators to the problem so similar