Displaying 10 results from an estimated 10 matches similar to: "Postdoc in data science and statistical modelling"
2023 Sep 30
0
Data scientist / software engineer (academic support role)
Job opportunity: data scientist / software engineer
We are currently hiring at the University of Copenhagen for a (non-academic) role to support our group?s work in animal disease modelling and veterinary contingency services, including developing and maintaining our data pipelines (which are written in R). This is a permanent position and we can be flexible on working hours, although the
2009 Jan 08
1
NAs are not allowed in subscripted assignments
Browse[1]> j <- c(1,2,NA)
Browse[1]> j[j==1][-1]
[1] NA
Browse[1]> j[j==1][-2]
[1] 1
Browse[1]> j[j==1][-2] <- 2
Error during wrapup: NAs are not allowed in subscripted assignments
As far as I can see, I have no NA in the lhs (not after the second
subscript anyway).
Besides, I have a single value on the rhs, so it should be allowed to
have NAs in the lhs, according to
2006 Sep 25
0
Ruxcon 2006
Hi,
RUXCON 2006 will be held this weekend over the 30th of September to the 1st of October at the University of Technology, Sydney. Doors will open at 8:30am and the first presentation commences at 9:30am.
Our presentation list is complete.
RUXCON 2006 Presentations [1]:
1. Java Class Deobfuscation - Chris Mitchell
2. Mechanics of the Objective-C Trifecta - Reversing, Runtime Antics, &
2011 Jan 27
1
normalizing prizes to a specific year - how to?
Dear list
I have a large data frame with house prices. Prices have been converted
to price per m2, to be able to compare. Prices are spread over almost 10
years, each price is tagged with the year it relates to.
I would like to 'normalize' all the prices to, eg. 2010 prices.
The data frame looks like this
> head(dafP)
Y P
1 2004 11199.60
2 2005 15310.10
3 2005 19491.50
4
2009 Dec 29
0
Outage in Copenhagen tomorrow
This came in at 11:21 today:
"From 30/12-2009 at 15.30 untill 31/12-2009 at 08.00, ALL IT services at
SUND-IT will be shut down!
ALL forms of electronic communication will be affected at SUND; VPN,
Webmail, Mail, Print, Network drives, Servers ie.
Furthermore, Panum, CSS, Teilum, Museion and Biocenteret will have no
access to the Internet.
The time of restoration of normal IT services,
2007 Dec 15
2
Problems with the console functions?
Dear Wine-experts,
I've tested the functionality of simple CUI-applications with
wineconsole (Wine-0.9.50, Ubuntu 7.10). Somewhat surprisingly,
there seems to be numerous major flaws in the current
implementation.
The best (worst?) example is the widely distributed sample code
("Console: Demonstration of the Console Functions") available in
the MSDN library
2007 Jul 29
1
Help cleaning up domain SID mess...
I have four SLES 10 servers working as Samba servers on the same domain
with an LDAP account backend. Relevant smb.conf entries are:
[global]
workgroup = UNIX
realm = UNIX.UIB.NO
server string = ukl-samba
netbios name = ukl-samba
security = user
allow trusted domains = yes
domain master = yes
local master = yes
encrypt
2024 May 30
1
How to call directly "dotTcl" C-function of the tcltk-package from the C-code of an external package?
I asked Tomas.
Apparently this works:
getNativeSymbolInfo("dotTcl",PACKAGE=getLoadedDLLs()$tcltk)
and the tcltk behavior was changed by
r84265 | hornik | 2023-04-15 08:44:36 +0200 (Sat, 15 Apr 2023) | 1 line
Try forcing symbols in ff calls.
Index: library/tcltk/src/init.c
===================================================================
--- library/tcltk/src/init.c
2015 Jun 08
0
Bug in loadNamespace?
Looks like this could be locale related. Both of you are using non-US locales, and Sys.setlocale is not changing the last entry (LC_MESSAGES), which is as documented, but maybe somehow related.
I can reproduce with
Peters-iMac:r-release-branch pd$ LC_ALL=da_DK.UTF-8 BUILD-dist/bin/R --vanilla
R version 3.2.1 beta (2015-06-07 r68485) -- "World-Famous Astronaut"
Copyright (C) 2015 The
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
Processing commands for control at bugs.debian.org:
> submitter 192827 Jos? Luis Gonz?lez <jlgonzal at ya.com>
Bug #192827 [xdiskusage] xdiskusage: Printing doesn't manage non-ASCII characters
Changed Bug submitter to 'Jos? Luis Gonz?lez <jlgonzal at ya.com>' from 'Jos?? Luis Gonz??lez <jlgonzal at ya.com>'
> submitter 208308 R?diger Kuhlmann