similar to: JOB: Statistician (2yr contract) - Leicestershire, UK

Displaying 20 results from an estimated 800 matches similar to: "JOB: Statistician (2yr contract) - Leicestershire, UK"

2012 Dec 12
0
JOB: Statistician (2yr contract) - Leicestershire, UK
*Statistician * *?34,000 to ?39,000 (2 year contract position)* *WALTHAM Centre for Pet Nutrition, Leicestershire, UK* The WALTHAM Centre for Pet Nutrition is the global hub of nutritional expertise for Mars Petcare, with a remit to deliver ?high-quality, innovative science conducted in a caring way?. You?ll join a talented team of statisticians, setting and supporting the roll-out of best
2011 Aug 05
0
contract statistician position available
Adecco Engineering and Technical, a division of the world leader in the recruitment of scientific, engineering and information technology professionals, has an immediate opening for a Bioinformatics Statistician for a 12 month CONTRACT opportunity with a leading company in Durham, NC. Duties include: 1) Working directly with laboratory and greenhouse scientists to optimize experimental processes
2005 Mar 04
1
X100P in the UK - seems to short the dialtone
Hi A quicky - has anyone had success with an X100P in the UK ? I'm seeing some oddness - when I plug the wall socket into the card, I lose dialtone. If I unplug it, it comes back. Does this sound familiar to anyone ? Cheers Nigel Nigel Taylor Technology Director ITAzure Limited Dunn House Warren Park Way Enderby Leicestershire LE19 4SA 0116 286 3016
2013 Nov 22
1
Use of 'by' function with FUN=mean
Hi everybody I'm having some unexpected errors from the 'by' function when using it to apply the mean function (by a factor) to a dataframe of numerical variables. The following piece of toy code demonstrates: myDataF<-warpbreaks myDataF$X<-runif(54) # creating an additional numerical variable in warpbreaks for purposes of this demo
2007 Feb 26
1
Chi Square with two tab-delimited text files
Hi, I want to do a chi square test and I have two tab delimited text files with Expected and Observed values to compare. Each file contains only the values and are 48 rows by 116 columns. I have managed to do something with them, but I don't think it is right as I got a p value of 1. In this case I used the read.table() function to read the values from the files. But I don't know if
2010 Feb 04
2
winbind and existing UIDs
Hi, I'm implementing a Samba service on Solaris (the native CIFS service being unreliable in our environment); all is working well but I have a couple of questions regarding winbind which I can't find answers to in the documentation. I'm using 3.0.37 at the moment, but it wouldn't be a big deal to use a more recent version if necessary. The system will join an existing
2017 Mar 09
0
(no subject)
Job Title: Sr Research Associate I Location: Brandeis University, Waltham, MA Full/Part Time: Full-Time Regular/Temporary: Regular The mission of the Institute for Child, Youth and Family Policy (ICYFP) is to conduct and disseminate policy-relevant research on health and development of children and their families. We seek a socially minded, highly motivated data expert with full-time work
2011 Sep 20
0
Using method = "aic" with pspline & survreg (survival library)
Hi everybody. I'm trying to fit a weibull survival model with a spline basis for the predictor, using the survival library. I've noticed that it doesn't seem to be possible to use the aic method to choose the degrees of freedom for the spline basis in a parametric regression (although it's fine with the cox model, or if the degrees of freedom are specified directly by the user),
2011 Nov 23
2
bizarre seq() behavior?
Is there any rational explanation for the bizarre seq() behavior below? > seq(2,8.1, lenght.out=3) [1] 2 3 4 5 6 7 8 > help(seq) > seq(2,8,length.out=3) [1] 2 5 8 > seq(2,8.1,length.out=3) [1] 2.00 5.05 8.10 Except maybe that it is early in the morning :) Best regards, Ryszard Ryszard Czerminski AstraZeneca Pharmaceuticals LP 35 Gatehouse Drive Waltham, MA 02451 USA 781-839-4304
1999 May 21
1
Optimizing Linux with Samba
Hello, We are reading a lot in the press about which is better, NT or Linux, and I am not going to start a thread about that! However, one of the issues that does seem to be repeated, is that both operating systems and software need to be 'tuned' to get the best possible results. Furthermore, you need to be an expert, with considerable experience to know what to do. I am running a Linux
2012 Jan 10
2
strange Sys.Date() side effect
Any ideas what is the problem with this code? > N <- 2; c(Sys.Date(), sprintf('N = %d', N)) [1] "2012-01-10" NA Warning message: In as.POSIXlt.Date(x) : NAs introduced by coercion Best regards, Ryszard Ryszard Czerminski AstraZeneca Pharmaceuticals LP 35 Gatehouse Drive Waltham, MA 02451 USA 781-839-4304 ryszard.czerminski@astrazeneca.com
2006 May 19
2
Innovative Enterprise Microarray Software
3rd Millennium is announcing the release of its award winning Array Repository and Data Analysis System (ARDAS) version 2. ARDAS is a web-enabled enterprise software system that provides a complete and fully integrated solution to microarray data acquisition, management, and analysis. ARDAS includes three main modules: 1- A Laboratory Information Management System (LIMS) 2- A repository and data
2016 May 19
2
Datakam Player (Registrator Viewer)
A few months ago, I tried to get Datakam Player (Registrator Viewer) to work on my Linux system using wine, without success. I have since installed a newer wine, and it now starts and can open the files created by my dashcam, but it does not play them - the video area remains black, there is no sound and the speed and location displays do not change. Short of trying an even newer wine, which
2006 May 19
1
Innovative Enterprise Microarray Software
3rd Millennium is announcing the release of its award winning Array Repository and Data Analysis System (ARDAS) version 2. ARDAS is a web-enabled enterprise software system that provides a complete and fully integrated solution to microarray data acquisition, management, and analysis. ARDAS includes three main modules: 1- A Laboratory Information Management System (LIMS) 2- A repository and data
2010 Sep 27
1
smooth contour lines
Is there an easy way to control smoothness of the contour lines? In the plot I am working on due to the undersampling the contour lines I am getting are jugged, but it is clear "by eye" these should be basically straight lines. In maps package I found smooth.map function, but maybe there is a more generic way of accomplishing the same thing. Ideally there would be an option to control
2000 Apr 19
1
Automatic Installation of Printer Drivers from Printer Share
Using Samba 2.0.6 Hi All, I have this working fine for Windows 95. I can double click on a printer share and when prompted install the printer driver from the hidden share \\%h\printer$. It says all over the notes that this will only work under Windows 95, and will not work for Windows NT. However looking in the archives of this group, I can see that some people report Windows NT working if they
2009 Mar 16
3
RepliWeb R-1 Console
I am trying to install RepliWeb R-1 Console, but it is failing. I have a self-extracting installer that I used on my Windows-based laptop but when I try to run that with Wine, this happens: I do: wine R1_win.exe Some extraction happens, then: File not found C:\windows\temp\rw_products>.\check_before_install.exe err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not
2012 Jan 25
1
Error in predict.randomForest ... subscript out of bounds with NULL name in X
RF trains fine with X, but fails on prediction > library(randomForest) > chirps <- c(20,16.0,19.8,18.4,17.1,15.5,14.7,17.1,15.4,16.2,15,17.2,16,17,14.1) > temp <- c(88.6,71.6,93.3,84.3,80.6,75.2,69.7,82,69.4,83.3,78.6,82.6,80.6,83.5,76 .3) > X <- cbind(1,chirps) > rf <- randomForest(X, temp) > yp <- predict(rf, X) Error in predict.randomForest(rf, X) : subscript
2012 Jan 12
3
strsplit() does not split on "."?
Any ideas what is wrong? > strsplit("a.b", ".") # generates empty strings with split="." [[1]] [1] "" "" "" > strsplit("a b", " ") # seems to work fine with split=" ", and other characters... [[1]] [1] "a" "b" > > R.Version() $platform [1]
2006 Jan 07
1
Leisure Suit Larry's Greatest Hits and Misses
I am now at the point where I have one more thing to install before I can scrap my Windows box - and it's Leisure Suit Larry's Greatest Hits and Misses. I have installed the DOS-based parts of it in dosbox, and also used sarien and freesci to handle some of it, but there is a significant part of this collection that needs Windows. Trying an installation with the default Windows version