search for: lifesci

Displaying 20 results from an estimated 29 matches for "lifesci".

Did you mean: lifes
2007 Oct 15
0
Statistical Programmer (SAS or Splus/R)- Edwards Lifesciences (medical device company) in Irvine, CA
About the Company: Edwards Lifesciences (NYSE: EW) is a global leader in products and technologies to treat advanced cardiovascular disease, the global leader in acute hemodynamic monitoring and the number-one heart valve company in the world. Headquartered in Irvine, California, Edwards has more than 5,000 employees worldwide, sel...
2008 May 08
0
Statistical Programmer (Irvine, CA), Edwards Lifesciences
Edwards Lifesciences (NYSE: EW) is a global leader in products and technologies to treat advanced cardiovascular disease, the global leader in acute hemodynamic monitoring and the number-one heart valve company in the world. Headquartered in Irvine, California, Edwards has more than 5,000 employees worldwide, sell...
2007 Nov 02
0
Splus/R Programmer- Edwards Lifesciences in Irvine, CA
Statistical Programmer (SAS or Splus/R) About the Company: Edwards Lifesciences (NYSE: EW) is a global leader in products and technologies to treat advanced cardiovascular disease, the global leader in acute hemodynamic monitoring and the number-one heart valve company in the world. Headquartered in Irvine, California, Edwards has more than 5,000 employees'' worl...
2007 Jun 11
8
R vs. Splus in Pharma/Devices Industry
...software I can also think of a few advantages of R: 1. Based on my personal experiences, simulations requiring a lot of looping seem to run faster. 2. R interfaces with BUGS, for example through BRUGS. 3. The wonderful help list! As always, I am speaking for myself and not necessarily for Edwards Lifesciences. Regards, -Cody Cody Hamilton, PhD Edwards Lifesciences [[alternative HTML version deleted]]
2011 Jun 07
2
Disk free space, quotas and GPFS
...th straight samba packages on ext3 with similar results. Alternatively would it be possible to add some quota support to vfs_gpfs to make this work? There are plenty of errors of the form [2011/06/07 15:53:15.672182, 3] lib/sysquotas.c:453(sys_get_quota) sys_get_vfs_quota() failed for mntpath[/lifesci] bdev[/dev/lifesci] qtype[2] id[9651]: No such device I am guessing that standard quota calls don't work on GPFS file systems. JAB. -- Jonathan A. Buzzard Email: jonathan (at) buzzard.me.uk Fife, United Kingdom.
2011 Jun 14
2
UID mapping
Hi, I'm trying to convert an old system on Solaris 10 that uses the smbpasswd file authentication method to a system that authenticates against Active Directory. I've managed to get winbind working but of course this just allocates UIDs as it sees fit whereas the smbpasswd file method used the UID from the /etc/passwd file. The user codes on the Solaris server match the user
2007 Jul 25
2
Subscript out of bounds when using datadist() from Design library
...ollowing error message: Error in X[[1]] : subscript out of bounds I suspect there may be something wrong with my data.frame (I'm certain there is nothing wrong with datadist()), but I don't know what. Has anyone experienced the mistake I seem to be making? Regards, Cody Hamilton Edwards Lifesciences
2007 Mar 01
2
Using R for devices trial
...software for statistical analyses and reporting remains high here at my company. Has anyone used R for an official submission to FDA/CDRH? It would be most helpful if I could tell our group that others have been able to use R for this purpose. Regards, Cody Hamilton Staff Biostatistician Edwards Lifesciences
2007 Jul 08
2
Making Gehan-Breslow test for Survival data
Hi all, The survivals functions can be tested by the Log-rank test and others, for example the Gehan-Breslow. The graham breslow work with the alpha values. But I don't know how is the Gehan-Breslow test with R. Somebody know a type function?.. or other suggestions? Any help will be really appreciated Jos? Bustos Marine Biologist Master Apllied Stat Program University of Concepci?n
2009 Jun 15
1
altering a global variable
...lly set m to whatever value I wanted globally? Thanks for any pointers! -Jarrett ---------------------------------------- Jarrett Byrnes Postdoctoral Associate, Santa Barbara Coastal LTER Marine Science Institute University of California Santa Barbara Santa Barbara, CA 93106-6150 http://www.lifesci.ucsb.edu/eemb/labs/cardinale/people/byrnes/index.html [[alternative HTML version deleted]]
2007 Jun 08
6
"R is not a validated software package.."
Dear All, discussing with a statistician of a pharmaceutical company I received this answer about the statistical package that I have planned to use: As R is not a validated software package, we would like to ask if it would rather be possible for you to use SAS, SPSS or another approved statistical software system. Could someone suggest me a 'polite' answer? TIA Giovanni -- dr.
2004 Jan 13
0
Running out of memory
...r 100Mb (according to memory.size() ). Should I think about exporting the data to text files as I go? Thanks for your help, Peter ------------------------ Peter Adler, PhD Dept. Ecology, Evolution and Marine Biology University of California Santa Barbara, CA 93106 tel: (805) 893-7416 http://www.lifesci.ucsb.edu/~adler/
2010 Feb 16
1
suppress printing within a function
...uppress such printing, say, within a loop or a ddply statement? Thanks! -Jarrett ---------------------------------------- Jarrett Byrnes Postdoctoral Associate, Santa Barbara Coastal LTER Marine Science Institute University of California Santa Barbara Santa Barbara, CA 93106-6150 http://www.lifesci.ucsb.edu/eemb/labs/cardinale/people/byrnes/index.html [[alternative HTML version deleted]]
2002 Feb 20
2
NTLM and RDR Security Signatures
Hello, I've been using samba to share files on a Redhat server within a windows NT domain. Recently, security policies in the domain have changed, and security signatures are required for the LanManServer and Rdr services. Now that this has been deployed, I get an error when I try to connect to the SMB shares on the Redhat server from Windows hosts saying "account is not authorized to log
2007 Mar 09
6
R and clinical studies
Does anyone know if for clinical studies the FDA would accept statistical analyses performed with R ? Delphine Fontaine
2005 Aug 24
1
extra parentheses cause death of kernel (PR#8094)
...interpreter (but it does still show you command line completions on the bottom of the window). The only exception I've found is when there is no character string at all before the opening parenthesis. Then you can type as quickly as you want with no ill effects. -- Mickey Rowe (mrowe at lifesci.ucsb.edu)
2011 Nov 15
1
Estimating model parameters for system of equations
Hi all, I'm trying to estimate model parameters in R for a pretty simple system of equations, but I'm having trouble. Here is the system of equations (all derivatives): eqAlgae <- (u_Amax * C_A) * (1 - (Q_Amin / Q_A)) eqQuota <- (p_max * R_V) / (K_p + R_V) - ((Q_A-Q_Amin)*u_Amax) eqResource <- -C_A * (p_max * R_V) / (K_p + R_V) eqSystem <- list(C_A = eqAlgae, Q_A = eqQuota,
2007 Jun 12
5
R Book Advice Needed
I am new to using R and would appreciate some advice on which books to start with to get up to speed on using R. My Background: 1-C# programmer. 2-Programmed directly using IMSL (Now Visual Numerics). 3- Used in past SPSS and Statistica. I put together a list but would like to pick the "best of" and avoid redundancy. Any suggestions on these books would be helpful (i.e. too much
2007 Sep 18
3
Cox regression and p-values
Hello, I might be barking up the wrong tree here, but I want to make sure I have a full understanding of this. What I would like to know is what tests are performed to give the p-values for each variable in the table that is the result of coxph regression when the variables are categorical only. More specifically, when expected counts are less than 5 is the Fisher's exact test used instead
2007 Sep 21
3
Estimate correlation with bootstrap
Hello. I would like to estimate the correlation coefficient from two samples with Bootstrapping using the R-function sample(). The problem is, that I have to sample pairwise. For example if I have got two time series and I draw from the first series the value from 1912 I need the value from 1912 from the second sample, too. Example: Imagine that a and b are two time series with returns for