Displaying 20 results from an estimated 119 matches for "pickett".
Did you mean:
pickert
2006 Aug 10
1
help with structuring random factors using lmer()
...r
both x1 and x2 (a coefficient score for every individual).
m1<-lmer(weight~time+timesq+(1|id)+(timesq-1|id)+(time-1|id), data=dataset)
coef(m1)
gives me nearly what I want except there isnt an individual coefficient
score for each individual for x2.
Any suggestions very much appreciated.
Simon Pickett
s.pickett at exeter.ac.uk
Simon Pickett
PhD student
Centre For Ecology and Conservation
Tremough Campus
University of Exeter in Cornwall
TR109EZ
Tel 01326371852
2006 Aug 16
1
[SPAM] - RE: REML with random slopes and random intercepts giving strange results - Bayesian Filter detected spam
Can you provide the summary(m2) results?
> -----Original Message-----
> From: Simon Pickett [mailto:S.Pickett at exeter.ac.uk]
> Sent: Wednesday, August 16, 2006 7:14 AM
> To: Doran, Harold
> Cc: r-help at stat.math.ethz.ch
> Subject: [SPAM] - RE: [R] REML with random slopes and random
> intercepts giving strange results - Bayesian Filter detected spam
>
> Hi again...
2009 Feb 19
4
type III effect from glm()
...eviance F Pr(>F)
1 1936 75913
2 1936 75913 0 0
>
The d.f.'s are exactly the same, is this right? Can I only test the significance of a main effect when it is not in an interaction?
Thanks in advance,
Simon.
Dr. Simon Pickett
Research Ecologist
Land Use Department
Terrestrial Unit
British Trust for Ornithology
The Nunnery
Thetford
Norfolk
IP242PU
01842750050
[[alternative HTML version deleted]]
2006 Aug 24
1
help: trouble using lines()
...quot;
Can anyone shed some light please?
I am basically copying the methods of the pdf entitled "Linear mixed
models in R" by S?ren Feodor Nielsen 20003.
http://cran.r-project.org/doc/contrib/Fox-Companion/appendix-mixed-models.pdf#search=%22Linear%20mixed%20models%20in%20R%22
Simon Pickett
PhD student
Centre For Ecology and Conservation
Tremough Campus
University of Exeter in Cornwall
TR109EZ
Tel 01326371852
2005 Aug 12
2
coercing created variables into a new data frame using na.omit()
...ame3<-na.omit(data.frame2)
rm(data.frame2)
attach(data.frame3)
length of new.variable has not changed but the length of all the other
variables in data.frame2 has?
Could someone please provide an explanation or an alternative route if
possible?
Any suggestions much appreciated,
Thankyou, Simon Pickett
Simon Pickett
Centre for Ecology and Conservation Biology
University of Exeter in Cornwall
Tremough Campus
Penryn
Cornwall
TR10 9EZ UK
Tel: 01326371852
2008 Dec 19
2
I need course in R
I am interested to take a course in R. Someone know of some course in europe
for the first semester of the next year?.
Happy Year
Thank you,
Xavier
[[alternative HTML version deleted]]
2007 Apr 19
4
general question about plotting multiple regression results
...e trick but for some reason, especially when my model
has many terms in it or when one of the independent variables is only
significant when the other independent variables are in the equation, it
gives me strange lines.
Please can someone show me the light?
Thanks in advance,
Simon.
Simon Pickett
PhD student
Centre For Ecology and Conservation
Tremough Campus
University of Exeter in Cornwall
TR109EZ
Tel 01326371852
2009 Feb 04
2
data editor in R- could it be improved?
...umns could be adjusted or didnt default to the size of the name of the column. (since the names might often be very big if the data frame was created using a function). Side-ways scrolling is quite "jerky" too.
Just wondered if this was on anyone else's wish list?
Simon.
Dr. Simon Pickett
Research Ecologist
Land Use Department
Terrestrial Unit
British Trust for Ornithology
The Nunnery
Thetford
Norfolk
IP242PU
01842750050
[[alternative HTML version deleted]]
2009 May 29
1
data manipulation involving aggregate
...d","field","river") ))
Is there an eloquent, efficient way of doing this? My solution involves lots of intermediate aggregated data frames, one for each habitat, then a series of merges onto a bigger data frame.
Thanks peeps and have a good weekend,
Simon.
Dr. Simon Pickett
Research Ecologist
Land Use Department
Terrestrial Unit
British Trust for Ornithology
The Nunnery
Thetford
Norfolk
IP242PU
01842750050
[[alternative HTML version deleted]]
2011 Jun 27
1
multiple cluster doesn't work
We're trying to setup 3 PRDM partitions (VMware) across 2 nodes. As long as
only one is configured in cluster.conf, there's not problem. As soon as we
try to use 2 or more we get issues.
It looks the same as bug 636:
http://oss.oracle.com/bugzilla/show_bug.cgi?id=636
I posted my cluster.conf and command line results there. I'm including them
here in the hopes that someone on this
2009 May 18
9
Concatenating two vectors into one
Dear users,
a very simple question:
Given two vectors x and y
x<-as.character(c("A","B","C","D","E","F"))
y<-as.factor(c("1","2","3","4","5","6"))
i want to combine them into a single vector z as A1, B2, C3 and so on.
z<-x*y is not working, i tried several others
2005 Jan 08
7
France has their (first?) SIP carrier with "unlimited" calls for 6eu/mo
Asterisk must have a reasonably large community here in France judging
from the number of people who came out to meet Mark. Either that or we
were ALL there :)
Something I've been waiting for, a voIP carrier on the models we are
used to (low monthly or pay as you go, web account) has just set up
their first beta test for 1 euro for the first month, 6euros if you
decide to keep it. The basic
2007 Aug 14
1
graph dimensions default
...f each session and have each new graphic device overwrite
the previous one.
I only know how to do this using windows(width=,height=...) which opens up
a new plotting device every time, so I end up with lots of graphs all over
the place until I get the one I want!
Thanks in advance,
Simon
Simon Pickett
PhD student
Centre For Ecology and Conservation
Tremough Campus
University of Exeter in Cornwall
TR109EZ
Tel 01326371852
http://www.uec.ac.uk/biology/research/phd-students/simon_pickett.shtml
2009 Mar 10
1
help structuring mixed model using lmer()
...the effect of habitat as a main effect, controlling for year
model1<-lmer(count~habitat+yr+(1|site), family=quasibinomial,data=m)
model2<-lmer(count~yr+(1|site), family=quasibinomial,data=m)
anova(model1,model2)
, but how do I test the interaction?
Thanks in advance,
Simon.
Dr. Simon Pickett
Research Ecologist
Land Use Department
Terrestrial Unit
British Trust for Ornithology
The Nunnery
Thetford
Norfolk
IP242PU
01842750050
[[alternative HTML version deleted]]
2009 Apr 09
1
reading an image and adding a legend
...dmagicnumber(con) : Not a PNM format file
I have tried changing the dpi when I export the image but still no cigar.
I have dredged the help forum for related files and read the help files. My Os is windows XP and i'm running 2.8.1.
I feel I'm missing something obvious!
Thanks
Dr. Simon Pickett
Research Ecologist
Land Use Department
Terrestrial Unit
British Trust for Ornithology
The Nunnery
Thetford
Norfolk
IP242PU
01842750050
[[alternative HTML version deleted]]
2006 Oct 20
1
arrows and points for error bars
...mmand
wont work.
Does anyone have any solutions to this problem, or maybe even a different
way of making error plots?
Sorry if this seems a bit pedantic, but it would be great if I could
resolve this problem and so enable me to use R for publication standard
graphs...
Thanks everyone :-)
Simon Pickett
PhD student
Centre For Ecology and Conservation
Tremough Campus
University of Exeter in Cornwall
TR109EZ
Tel 01326371852
2006 Aug 15
1
REML with random slopes and random intercepts giving strange results
...two parameters as well as using the simple linear
regression on each individual separately, as judged by looking at graphs.
Indeed, why do the results differ at all?
Excuse my naivety if this is a silly question.
Thanks to everyone for replying to my previous questions, very much
appreciated.
Simon Pickett
PhD student
Centre For Ecology and Conservation
Tremough Campus
University of Exeter in Cornwall
TR109EZ
Tel 01326371852
2006 Aug 11
1
help:coerce lmer.coef to matrix
...for each
individual so I use coef(m1) to get this which results in an object of
class lmer.coef, 3 columns by 700 rows.
as.data.frame() wont work on this and I cant seem to specify that I want
three columns when I tried <-matrix(lmer.coef,ncol=length(lmer.coef))....
Thanks very much,
S
Simon Pickett
PhD student
Centre For Ecology and Conservation
Tremough Campus
University of Exeter in Cornwall
TR109EZ
Tel 01326371852
2005 Sep 22
4
Polycom IP500 Quickstart page or files?
Hi,
I just got my ip500 back after months of waiting. Is there an easy way
to get it hooked up to asterisk without [t]ftp servers and all that or
is there a quickstart page somewhere?
tia
r
2009 Jan 22
1
help using zeroinfl()
...,0,0,0,0,0)
x<-c(3,4,5,2,3,6,3,7,4,8,5,8,3)
m1<-zeroinfl(y~x|x)
Zero-Inflated Count Model
Using logit to model zero vs non-zero
Using Poisson for counts
Error in terms.formula(formula, data = data) :
argument is not a valid model
Can anyone shed any light please?
Simon.
Dr. Simon Pickett
Research Ecologist
Land Use Department
Terrestrial Unit
British Trust for Ornithology
The Nunnery
Thetford
Norfolk
IP242PU
01842750050
[[alternative HTML version deleted]]