search for: dep't

Displaying 20 results from an estimated 94 matches for "dep't".

2023 Feb 13
2
Removing variables from data frame with a wile card
...city of the > designers of R. I would have worried that x["V2"] would turn out to be > a *list* (of length 1), but no, it retains the data.frame class, which > is clearly the Right Thing To Do. > > cheers, > > Rolf > > -- > Honorary Research Fellow > Department of Statistics > University of Auckland > Stats. Dep't. phone: +64-9-373-7599 ext. 89622 > Home phone: +64-9-480-4619 > [[alternative HTML version deleted]]
2024 Feb 05
1
Help
Please see fortunes::fortune(285). cheers, Rolf Turner -- Honorary Research Fellow Department of Statistics University of Auckland Stats. Dep't. (secretaries) phone: +64-9-373-7599 ext. 89622 Home phone: +64-9-480-4619
2024 Apr 22
1
x[0]: Can '0' be made an allowed index in R?
See fortunes::fortune(36). cheers, Rolf Turner -- Honorary Research Fellow Department of Statistics University of Auckland Stats. Dep't. (secretaries) phone: +64-9-373-7599 ext. 89622 Home phone: +64-9-480-4619
2024 Feb 27
1
Interactions in regression
...101.63792 210.04248 Is that (something like) what you want? cheers, Rolf Turner P.S. You said: "I usually use GUI software". Now *there* lies your problem. A GUI is a black box that removes all control over what is going on, from your hands. R. T. -- Honorary Research Fellow Department of Statistics University of Auckland Stats. Dep't. (secretaries) phone: +64-9-373-7599 ext. 89622 Home phone: +64-9-480-4619
2018 Oct 19
1
No subject
...the remote host to /tmp on the server there is no problem. There is likewise no problem in pulling data from the remote host to /data on the server. Only trying to push from the remote host to the data module on the server fails. Any suggestions? Thanks, Bruce Bruce Adams adamsb at mit.edu MIT Dep't. of Chemistry Instrument Facility 617-253-1812 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20181019/9101f721/attachment.html>
2024 Apr 22
1
x[0]: Can '0' be made an allowed index in R?
Heh. Did anyone bring up negative indices yet? -pd > On 22 Apr 2024, at 10:46 , Rolf Turner <rolfturner at posteo.net> wrote: > > > See fortunes::fortune(36). > > cheers, > > Rolf Turner > > -- > Honorary Research Fellow > Department of Statistics > University of Auckland > Stats. Dep't. (secretaries) phone: > +64-9-373-7599 ext. 89622 > Home phone: +64-9-480-4619 > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see &gt...
2024 Apr 22
2
x[0]: Can '0' be made an allowed index in R?
...d index in R? [External Email] Heh. Did anyone bring up negative indices yet? -pd > On 22 Apr 2024, at 10:46 , Rolf Turner <rolfturner at posteo.net> wrote: > > > See fortunes::fortune(36). > > cheers, > > Rolf Turner > > -- > Honorary Research Fellow > Department of Statistics > University of Auckland > Stats. Dep't. (secretaries) phone: > +64-9-373-7599 ext. 89622 > Home phone: +64-9-480-4619 > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >...
2024 Feb 28
1
Interactions in regression
...rs, > > Rolf Turner > > P.S. You said: "I usually use GUI software". Now *there* lies your > problem. A GUI is a black box that removes all control over what is > going on, from your hands. > > R. T. > > > > > -- > Honorary Research Fellow > Department of Statistics > University of Auckland > Stats. Dep't. (secretaries) phone: > +64-9-373-7599 ext. 89622 > Home phone: +64-9-480-4619 > [[alternative HTML version deleted]]
2009 Jan 28
2
Dynamic random effects model
All R experts, How do I fit a dynamic Random effects model with a binary dependent variable in R Thanks JCM [[alternative HTML version deleted]]
2009 Nov 03
2
design matrix construction question
...1,dd),1,dd$x>0,"*") and then stick it into lm.fit -- but is there a more elegant way to do this in general? I haven't found a formula combining (z-1) and I(x>0) that works, although I can imagine there is one. thanks Ben Bolker -- Ben Bolker Associate professor, Biology Dep't, Univ. of Florida bolker at ufl.edu / www.zoology.ufl.edu/bolker GPG key: www.zoology.ufl.edu/bolker/benbolker-publickey.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 261 bytes Desc: OpenPGP digital...
2010 Jan 03
0
[R-sig-eco] How to create axes in arbitrary positions?
...ciences,Chinese Academy of Sciences > Shuangqing Road, Haidian street, Beijing, 100085 > Tel: 86-10-13699145748 > QQ: 1141958023 > website: http://www.rcees.ac.cn/ > > > > [[alternative HTML version deleted]] > > -- Ben Bolker Associate professor, Biology Dep't, Univ. of Florida bolker at ufl.edu <mailto:bolker at ufl.edu> / people.biology.ufl.edu/bolker GPG key: people.biology.ufl.edu/bolker/benbolker-publickey.asc -- Ben Bolker Associate professor, Biology Dep't, Univ. of Florida bolker at ufl.edu / people.biology.ufl.edu/bolker GPG...
2009 Aug 17
2
unnecessary braces?
...,\theta p)}}% {p(x) = % (C(N,x)*Beta(N-x+theta*(1-p),x+theta*p))/% Beta(theta*(1-p),theta*p)} The parameters \code{shape1} and \code{shape2} are the more traditional parameterization in terms of the parameters of the per-trial probability distribution. } -- Ben Bolker Associate professor, Biology Dep't, Univ. of Florida bolker at ufl.edu / www.zoology.ufl.edu/bolker GPG key: www.zoology.ufl.edu/bolker/benbolker-publickey.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 261 bytes Desc: OpenPGP digital...
2009 Aug 10
1
model.matrix evaluation challenges
...ameters) params <- params[[1]] params[[2]] <- NULL nrow(with(cc,model.matrix(params))) rm(f) ## object "f" not found -- because model.matrix ## evaluates in the parent environment of params ... try(nrow(with(cc,model.matrix(params)))) -- Ben Bolker Associate professor, Biology Dep't, Univ. of Florida bolker at ufl.edu / www.zoology.ufl.edu/bolker GPG key: www.zoology.ufl.edu/bolker/benbolker-publickey.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 261 bytes Desc: OpenPGP digital...
2009 Jun 06
1
Reduce: extra args wishlist?
...-- patch is included below my signature ... It's not a big deal -- I could also do Reduce(function(x,y) { merge(x,y,by="state",all=TRUE) }, z) but there doesn't seem to be a good reason not to allow it ... cheers Ben Bolker -- Ben Bolker Associate professor, Biology Dep't, Univ. of Florida bolker at ufl.edu / www.zoology.ufl.edu/bolker GPG key: www.zoology.ufl.edu/bolker/benbolker-publickey.asc *** /home/ben/funprog.R.new 2009-06-06 18:30:56.000000000 -0400 --- src/library/base/R/funprog.R 2009-02-12 10:39:32.000000000 -0500 *************** *** 15,21 ****...
2024 Apr 23
1
x[0]: Can '0' be made an allowed index in R?
...ndices yet? > > -pd > >> On 22 Apr 2024, at 10:46 , Rolf Turner <rolfturner at posteo.net> wrote: >> >> >> See fortunes::fortune(36). >> >> cheers, >> >> Rolf Turner >> >> -- >> Honorary Research Fellow >> Department of Statistics >> University of Auckland >> Stats. Dep't. (secretaries) phone: >> +64-9-373-7599 ext. 89622 >> Home phone: +64-9-480-4619 >> >> ______________________________________________ >> R-help at r-project.org mailing list -- To UN...
2009 Oct 15
2
forwarded: bug (?) in cut.POSIXt with "breaks"=integer
...! ## I don't know how to safely convert the breakpoints ! ## back to a character format (e.g. ! ## levels(res) = [1970-01-01 00:00:00,1970-01-01 12:00:00) ! ## instead of [18000,61200) ! } ! } res } -- Ben Bolker Associate professor, Biology Dep't, Univ. of Florida bolker at ufl.edu / www.zoology.ufl.edu/bolker GPG key: www.zoology.ufl.edu/bolker/benbolker-publickey.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 261 bytes Desc: OpenPGP digital...
2008 Nov 24
0
[R] besselK
...RAN code from the src directory and trying again. http://www.tek-tips.com/viewthread.cfm?qid=1296207&page=11 Eventually it would be nice to get both sets of code running on multiple platforms, for comparison's sake -- the code that's failing (machcon.f) is the code to define machine-dependent constants -- this is a fairly standard set of routines from NETLIB, but they're very grungy in that you're just supposed to uncomment the constants that are relevant to your system. There must be a better way to do this with configure/looking in system libraries etc. (I don't rea...
1998 Sep 10
2
R-beta: trouble compiling 0.62.3 on SunOS 4.1.4: lgamma conflicts
...m.a. We have a fairly poorly configured system, but 0.61.1 compiled fine; that version appeared to have a corresponding ./src/math/lgamma.c that was compiled into ./src/lib/libmath.a, but didn't cause a conflict. Any ideas? I hope I'm not being really foolish. Benjamin Bolker Dep't of Ecology and Evolutionary Biology, ben at eno.princeton.edu Princeton University tel: (609) 258-6886, fax: (609) 258-1334 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send...
2009 Apr 23
1
ggplot2/aesthetic plotting advice
...) + geom_pointrange(aes(x=xdodge, ymin=c(means-se), ymax=c(means+se))) + scale_x_continuous(name="Year",breaks=1:3) + scale_y_continuous(name="Whatever") -- Ben Bolker Associate professor, Biology Dep't, Univ. of Florida bolker at ufl.edu / www.zoology.ufl.edu/bolker GPG key: www.zoology.ufl.edu/bolker/benbolker-publickey.asc
2024 Apr 23
2
x[0]: Can '0' be made an allowed index in R?
...t; On 22 Apr 2024, at 10:46 , Rolf Turner <rolfturner at posteo.net> wrote: >>> >>> >>> See fortunes::fortune(36). >>> >>> cheers, >>> >>> Rolf Turner >>> >>> -- >>> Honorary Research Fellow >>> Department of Statistics >>> University of Auckland >>> Stats. Dep't. (secretaries) phone: >>> +64-9-373-7599 ext. 89622 >>> Home phone: +64-9-480-4619 >>> >>> ______________________________________________ >>> R-help at r-proje...