Displaying 20 results from an estimated 700 matches similar to: "Research Associate at University of Cambridge"
2012 Sep 04
0
Research Associate Position in Viral Evolution, University of Cambridge
Dear All,
Please find a job description attached.
Best wishes,
Simon
**
UNIVERSITY OF CAMBRIDGE
Research Associate In Viral Phylodynamics
Start date: Immediately
Limit of Tenure: 3 years
This post is funded by an MRC Methodology Research Programme grant,
entitled 'Combining epidemiological and phylogenetic models of infectious
disease dynamics'. The successful applicant will
2009 Sep 08
0
RSPython can't find module
Hi Folks,
After seeing some tips on the web, I managed to get RSPython-0.7-1
installed with R 2.9.0 (on Ubuntu 8.04). I had to get rid of the extra
comma in the PythonPath function in Python.S:
.PythonPath <-
function(path=NULL, merge = TRUE)
{
dirSep <- ifelse(R.version$os == "Win32", ";", ":",)
(remove last comma before bracket)
and I had to manually
2016 Mar 13
2
LLVM-related research position at University of Cambridge Computer Lab
Hi all,
We are advertising a position for a research assistant / research
associate at the University of Cambridge Computer Lab, working with
LLVM targeting the Loki (http://www.cl.cam.ac.uk/~rdm34/loki/)
architecture. For full details please see
http://www.jobs.cam.ac.uk/job/9756/, though the 'meat' of the advert
is pasted below. The Loki project has been my main focus for a number
of
2006 Oct 16
1
linear mixed effects models with breakpoints
Hi folks
I have some data to which I've been fitting linear mixed effects
models. I am currently using a lme model in the nlme package, with terms
for random effects due to repeated measures on individuals and the
corCAR1 serial correlation structure. However, there is some suggestion
in the data (and from theory) that a breakpoint (change point) model may
be more appropriate. Scott, Norman
2012 Oct 15
0
Systemd sequencing problem in Fedora 16,17
I am running nut in Fedora 17 (previously 16). There is a bug in
startup that I think I understand well enough to explain. The symptom
is that upsd refuses to start at boot time, complaining:
Oct 12 22:28:22 melissa upsdrvctl[868]: Network UPS Tools - UPS driver
controller 2.6.5
Oct 12 22:28:22 melissa bestfortress[937]: Startup successful
Oct 12 22:28:22 melissa upsd[938]: fopen
2008 Oct 13
0
gamm() and predict()
Dear All,
I have a query relating to the use of the ?predict? and ?gamm? functions. I am dealing with large (approx. 5000) sets of presence/absence data, which I am trying to model as a function of different of environmental covariates. Ideally my models should include individual and colony as random factors. I have been trying to fit binomial models using the gamm function to achieve this. For
2013 Apr 27
3
path reference problems in R 3.0.0
Hi-
I just upgraded R to 3.0.0 from 2.15.1 (which worked fine). When I started
trying to install updated versions of the libraries, I saw the following
error:
> install.packages("lme4")
Installing package into 'c:/Docume~1/melissa/R/win-library/3.0'
(as 'lib' is unspecified)
Warning in install.packages :
2012 Oct 02
0
[LLVMdev] Cambridge University LLVM Afternoon
If you're not in or near Cambridge, please feel free to stop reading at this point...
As I mentioned at the social last week, we're having an LLVM Afternoon at the Computer Lab this month. This will be on Monday 15th, from 1pm to 5pm (and probably be followed by a visit to a public house of good repute). We'll have talks from the various people in the department doing things with
2012 Oct 16
0
Fish Ecology Post-Doctoral Research Associate needed in Woods Hole, MA
*Fish Ecology Post-Doctoral Research Associate needed in Woods Hole, MA
*
To apply: Send resume and two references to HR at IntegratedStatistics.com
<mailto:HR at IntegratedStatistics.com>
Integrated Statistics is looking for a postdoc to work on a joint
project between scientists at the National Marine Fisheries Service and
the Woods Hole Oceanographic Institution examining the ecology
2011 Nov 17
0
Research Associate position at Harvard Business School
HBS seeks a Research Associate to partner with a faculty member in the
Marketing Unit on research initiatives related to consumer and firm
choices in industries influenced by technology along with value created
through social media technologies. Projects involve statistical
programing and econometric modeling in R.
Projects involve research and analysis of large data sets. Projects may
also
2013 Jul 09
1
[off topic] [research] Interviews for contributors over 50 for Oregon State University research
Hello,
Researchers at Oregon State University are striving to conduct
research to learn more about the free/open source software community
landscape as it relates to older adults. We have identified you as a
leader for a free/open source software community. If you?re
interested, we will either do an in-person interview (if you are local
to the Corvallis or Portland area), or an interview over the
2008 May 14
0
Research assistant at University Bremen, Germany: Timeseries Analysis with R
Hi there,
we are looking for a research assistant for a project on analysing
timeseries in the field of educational research.
We have timeseries of the subjective perception (I understand, I feel
good, I am interested etc.) of 109 students (6 different courses, 26
to 72 hours of classroom teaching, 208 to 332 points of measurement).
We want to do exemplary analysis of the interaction
2007 Apr 05
0
20% off selected R and S-plus books from Cambridge University Press
Get 20% off selected Cambridge books for the R-help community.
Until the end of June, R-help users can get an exclusive discount on the
following Cambridge University Press books that use R or S-plus! Simply
visit http://www.cambridge.org/rbooks and click the appropriate link to
get more information about the book(s) that interests you. To get your
discount, you will need to click the
2014 Sep 30
0
Position announcement - Research Educator - University of Maryland
Please distribute. Interested individuals can view the full position announcement and apply at: https://ejobs.umd.edu/postings/29966
Title: Research Associate
Functional Title: Research Educator
Position Summary/Purpose of Position: The First-Year Innovation & Research Experience (FIRE) is a new major initiative at the University of Maryland, College Park. FIRE provides first-year
2014 Jul 31
0
Research Scientist positions at University of Washington
Multiple Research Scientist positions are available at the University of Washington (UW) Center for Data Science (http://cwds.uw.edu) located at the UW Tacoma campus for outstanding researchers to conduct applied social good oriented multidisciplinary research in areas including:
Bioinformatics (with Prof. Ka Yee Yeung), Data Science (Prof. Senjuti Basu Roy), Geospatial Informatics & Mobile
2007 Dec 13
3
what does cut(data, breaks=n) actually do?
Hello,
I'm trying to bin a quantity into 2-3 bins for calculating entropy and
mutual information. One of the approaches I'm exploring is the cut()
function, which is what the mutualInfo function in binDist uses. When it's
called in the format cut(data, breaks=n), it somehow splits the data into n
distinct bins. Can anyone tell me how cut() decides where to cut?
Thanks,
Melissa
2013 Jul 16
2
Importing data by odbcConnectExcel in 64 bit
I have probably an old question.
I have R.3.0.1 installed in 64 bit windows 7. The odbcConnectExcel in RODBC
library does not work. Tried odbcConnectExcel2007 still does not work.
Any ideas.
Thanks
Melissa<-sqlFetch(odbcConnectExcel2007("F:\\Cotton2012\\validation.xlsx"),sqtable
= "Sheet3",
+ na.strings = "NA", as.is = TRUE)
Error in
2012 Oct 17
0
In mean.default(X[[50L]], ...) : argument is not numeric or logical: returning NA
Hi Arun,
Thank you so much for your help. In the end, I wound up using:
sp.data$spores<-as.numeric(as.character(sp.data$spores))
The stats guy on campus helped me :)
Be well,
Melissa
________________________________________
From: arun kirshna [via R] [ml-node+s789695n4646457h12@n4.nabble.com]
Sent: Wednesday, October 17, 2012 6:51 AM
To: Moore, Melissa
Subject: Re: In
2005 Aug 24
0
Re: Asterisk and MWI
MessageMelissa -
I added the "fromuser=AnyName" to my sip.conf file stations and that, in fact, corrected the problem. The MWI now works flawlessly.
I would recommend that Aastra/Sayson pursue this with the Asterisk team so that it is listed as a known issue or to have Asterisk patched to fix it. I will submit a bug on it as well. I'm copying the Users Mailing List on this.
For
2005 Aug 22
1
Re: MWI problems on 9133i
Thank you Melissa. I love the phone but the dial keypad is a little bouncy.
I was hoping for a more solid feel like on the analog PT390's or my quality
standard, the Nortel 9417CW.
Other than the MWI problem, I'd like more documentation on the configuration
paramters. I have found little online configuration documentation other
than very basic stuff on the Sayson website. I'd