similar to: Developer / Quant job

Displaying 20 results from an estimated 1000 matches similar to: "Developer / Quant job"

2013 Mar 11
5
Integrating with Drupal SQL db
Hi I'm trying to get Dovecot to use Drupal users password for authenticating IMAP users. But I just cant figure out how to make Dovecot understand the password hash type that Drupal 7 is using. My example user with password Teacher1 looks like this in Drupal database: $S$DZwJa.U8HXT2PvTmwCK13rGEYEvnx5DB6/hlqnfCBum4s4U7MVWU Dovecot retrieves this hash but complains that its not a recognized
2008 Mar 22
1
Geting names of variables
I wanted to create a list with the names of variables and their values. So I wrote the following function. add.to.list.names.vars.1 <- function(lnv, vnv) { i <- 1 while (i < length(vnv)) { z <- as.character(eval(substitute(quote(vnv[i+1])))[[2]][[i + 2]]) lnv[[vnv[i]]] <- list(Name = z, Value = vnv[i+1]) i <- i + 2 } lnv } It works, but it is very
2010 Jan 30
2
Applying a transformation to multiple data frame columns
How can one simplify the folowing? t$aum[is.na(t$aum)] = 0; t$aum.core[is.na(t$aum.core)] = 0 t$num[is.na(t$num)] = 0; t$num.core[is.na(t$num.core)] = 0 Thank you. -- View this message in context: http://n4.nabble.com/Applying-a-transformation-to-multiple-data-frame-columns-tp1457641p1457641.html Sent from the R help mailing list archive at Nabble.com.
2017 Mar 21
0
Re: CPU Pinning Help
2006 Aug 01
1
Pseudo R for Quant Reg
Dear R Users, Did someone implemented the R1 (Pseudo R-2) and likelihood ratio statistics for quantile regressions, which are some of the inference procedures for quantile regression found in Koenker and Machado (1999)? I tried the Ox version, but my dataset is too large (> 50.000) and the algorith breaks. ________________________________________ Ricardo Gonçalves Silva, M. Sc. Apoio aos
2010 Sep 01
0
S-Plus / Quant - 12 month contract job
Position details * 12 month contract for a leading asset management company. Position based in London. Experience * Analyst required with a background of statistical software, ideally S-Plus, and a quantitative methods. Knowledge * Detailed knowledge of the investment management business * Knowledge of S-Plus or similar statistical software *
1998 Mar 11
0
prob./distr./quant./ran.num: S compatibility in argument names??
Several of R's p/d/q/r (probability/density/quantile/random.number) functions have argument names different from the ones S(-plus) uses [e.g., pf(.), rbinom(.)]. Does everyone agree that we want to become compatible here? Any volunteer for changing this in R? If you do, please give us/me a not, and please get a current snapshot of the R development version from
2015 Apr 06
0
your account need update
2017 Apr 03
0
battery not installed, but battery still 100% and NUT 2.7.2-4 does not catch this and report a error
On Monday 03 April 2017 16:39:30 Stuart D. Gathman wrote: > On Mon, 3 Apr 2017, Gene Heskett wrote: > >>> Nut, IIRC, can do a periodic battery test by putting it offline, > >>> using the battery, for a predetermined length of time, weekly, > >>> monthly etc, > >> > >> We definitely don't want that in this instance either! > > >
2006 Feb 15
0
Winbind/Samba Setup on RHEL 4
I've been through Samba 3 HOWTO and the RedHat Knowledge Base, and can't quite get everything going with winbind and Samba. Redhat is RHEL Version 3, update 2 (Version 3.0.9-1.3E.5, per RPM); Domain controller is running in "Mixed" mode. First, the setup: >From smb.conf: workgroup = JJS-SDM netbios name = geneva server string = geneva security = domain encrypt passwords =
2001 May 09
7
R-Quant
Greetings, Does anyone know if R-Quant, http://www.smartquant.com/ an outgrowth of the statistical package "R"? Bill Vedder -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the
2010 Oct 30
0
[LLVMdev] Running "make check" on Windows yields lots of unwarrented unexpected failures
<body bgcolor="#ffffff" background="https://img.web.de/v/p.gif" class="bgRepeatYes" style="background-repeat: repeat; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: verdana,geneva; font-size: 9pt; padding-left: 0px;"><div style="min-height: 200px; background-image: url(https://img.web.de/v/p.gif); background-repeat:
2007 Sep 28
1
plot x-axis at 0
Hi, I am trying to create a plot of a simple P&L graph for an option I'm pricing using Rmetrics. I'm not trying to do anything fancy. I just want to figure out if it's possible to put the x-axis at 0 rather than at the bottom the the entire plot. It seems like something that would be relatively easy to do. Any help or hints would be greatly appreciated. Thanks.
2008 Mar 13
1
R Finance
Hi, I am an R novice working with financial data. I am developing a portfolio strategy evaluation technique to back-test the performance of our screens; checking how the screened stock would've performed over the period in question. I am using quantmod in R to download the historical data from yahoo and then analyzing it using PerformanceAnalytics. My problem is that, as our screens are done
2010 Apr 19
2
OpenSIPS with Asterisk Backend
<body bgcolor="#ffffff" background="https://img.web.de/v/p.gif" class="bgRepeatYes" style="background-repeat: repeat; ; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: verdana,geneva; font-size: 9pt; padding-left: 0px;"><div style="min-height: 200px; background-image: url(https://img.web.de/v/p.gif); background-repeat:
2009 Jan 20
2
plotting points with two colors
Dear Miss R, I am trying to plot a scatterplot in which the points (round) should have two colors: half red and half blue (if you want: two half solid circles put together. Can you please help me to realize this efficiently? Thank you, Best regards, Georg. *************************************** Georg Ehret Geneva University Hospital Geneva, Switzerland [[alternative HTML version deleted]]
2006 Mar 31
1
gettext failing in FreeBSD 6 RELEASE
I'm trying to install devel/gettext but unfortunately it is failing saying: install-info --quite /usr/local/info/autosprintf.info /usr/local/info/dir install-info: No such file or directory for /usr/local/info/autosprintf.info *** Error code 1 What can I do to over come this? Sincerely, Yousef Raffah Senior Systems Administrator SSIS - The Savola Group -- Aren't you using Firefox? Get
2006 Mar 27
2
Can't boot with a new install
Hi everyone, I just finished installing FreeBSD 6 RELEASE on my Toshiba Tecra A4 laptop and the installation was fine, however, when I rebooted the machine, I don't get the boot loader screen as if the machine can not see my drive! I tried the reinstalling and ensured that I set the slice to be bootable but that didn't change anything. Not sure if this is a common issue with FreeBSD 6 on
2005 Jan 22
1
Samba - CPU and memory usage - Proposed solution(?)
Hello, Solution developed against samba 2.2.22. Didn't and do not have the opportunity to test samba 3.0.0. At the time I was working as a technical architect for Tellas, the 2nd largest Telcom in Greece. We used large billing and CRM systems (Geneva, Siebel). Filesystem and Database were hosted on Solaris SF68000 servers (4-6 CPUs/domain). Therefore, we used samba on the Unix servers.
2015 Aug 17
2
Update from 6.6 to 6.7 > automount logs error message
On Mon, Aug 17, 2015 at 8:39 AM, Phelps, Matthew <mphelps at cfa.harvard.edu> wrote: > > > On Tue, Aug 11, 2015 at 10:55 AM, Ralf Aum?ller < > Ralf.Aumueller at informatik.uni-stuttgart.de> wrote: > >> Hello, >> >> after an update from 6.6 to 6.7 the following error message is logged to >> /var/log/messages when I login (per ssh): >>