Displaying 20 results from an estimated 4000 matches similar to: "Job Openings at WU Wien"
2007 Dec 11
0
[Kurt.Hornik@wu-wien.ac.at: Re: range( <dates>, na.rm = (PR#10509)
Kurt.Hornik at wu-wien.ac.at wrote:
> ------- Start of forwarded message -------
> Date: Tue, 13 Nov 2007 21:44:57 +0100
> To: Steve Mongin <sjm at ccbr.umn.edu>
> Cc: cran at r-project.org
> Subject: Re: range( <dates>, na.rm =3D TRUE )
> In-Reply-To: <200711062044.OAA14064 at minnow.ccbr.umn.edu>
> Reply-To: Kurt.Hornik at wu-wien.ac.at
> From: Kurt
2007 Dec 11
1
[Kurt.Hornik@wu-wien.ac.at: Re: range( <dates>, na.rm = TRUE )] (PR#10508)
------- Start of forwarded message -------
Date: Tue, 13 Nov 2007 21:44:57 +0100
To: Steve Mongin <sjm at ccbr.umn.edu>
Cc: cran at r-project.org
Subject: Re: range( <dates>, na.rm = TRUE )
In-Reply-To: <200711062044.OAA14064 at minnow.ccbr.umn.edu>
Reply-To: Kurt.Hornik at wu-wien.ac.at
From: Kurt Hornik <Kurt.Hornik at wu-wien.ac.at>
X-AntiVirus: checked by AntiVir
1999 Nov 23
3
problems with postscript device
Hi!
The postscript device in 0.90 does not produce symbols (pch=) as it
should. E.g.:
postscript(file="test.ps",width=8,height=6.4,horizontal=FALSE)
plot(1:10,1:10,pch=1:5)
legend(1,9,letters[1:5],pch=1:5)
dev.off()
The result looks quite different compared to the X-windows version.
The symbol 1 (pch=1) is much to small, while the other symbols
seem to big.
Is it a bug? How can I
2000 Jun 15
2
dataframes and factors
Dear R-List,
I have a dataframe X containing factor f and numeric variable x1, x2, ... I
want to create a new dataframe (or possibly a matrix) that gives statistics
(e.g. sum) for the variables x1, x2, ... in each group defined by factor f.
What is the simplest way to do this?
I tried:
attach(X)
Z <- data.frame(f=levels(f),x1=as.vector(lapply(split(x1,f),sum)))
and stumbled on:
Error
1999 Nov 24
1
[R] problems with postscript device (PR#341)
From: "Wolfgang Koller" <koller2@fgr.wu-wien.ac.at>
Organization: University of Economics, Vienna
Date: Tue, 23 Nov 1999 16:29:22 CET (+0100)
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
CC: r-bugs@biostat.ku.dk, r-help@stat.math.ethz.ch
References: <153DF9230E8@fgr.wu-wien.ac.at>
X-mailer: Pegasus Mail
1999 Nov 27
1
size of text and numbers in graphs (PR#349)
Hi!
Since installation of R 0.90 there are problems with the size
of text and numbers also in the x11-device (I reported about similar
problems with the postscript device recently). For numbers and
letters a different size is used:
plot(1:10,1:10,type="n")
text(2,8,"F5F5F5F5F5")
text(2,7,"F5F5F5F5F5",cex=2)
The same problem is also found in the postscript
1999 Nov 27
1
size of text and numbers in graphs (PR#349)
Hi!
Since installation of R 0.90 there are problems with the size
of text and numbers also in the x11-device (I reported about similar
problems with the postscript device recently). For numbers and
letters a different size is used:
plot(1:10,1:10,type="n")
text(2,8,"F5F5F5F5F5")
text(2,7,"F5F5F5F5F5",cex=2)
The same problem is also found in the postscript
1999 Dec 07
1
using weights in lm()
Hello!
When I know the vector of the variance of the disturbances (i.e. the
structure of heteroskedasticity), say Var(u_{i})=v_{i},
what is the weights I should use as argument to lm():
M <- lm(y~x,weigths=1/v)
or
M <- lm(y~x,weights=1/(v^0.5)) ???
In the help pages I did not find a clear answer to this question, so
please could someone help me!
Thanks,
Wolfgang Koller
2000 Apr 03
1
window(): feature request
Dear R-developpers,
currently the function window shows the following behaviour, if start or
end is out of range:
> x <- ts(1:14,start=c(1950,2),frequency=4)
> y <- window(x,start=c(1950,1),end=c(1953,4))
Warning messages:
1: start value not changed in: window.default(x, ...)
2: end value not changed in: window.default(x, ...)
Instead of this I would like it to fill with NAs the
2005 Nov 09
0
useR! 2006: submission & registration started!
We are happy to inform you that the online abstract submission and
registration for `useR! 2006' is now available online from
http://www.R-project.org/useR-2006/
This second world meeting of the R user community will take place at
the Wirtschaftsuniversitaet Wien, Vienna, Austria, June 15 to 17 2006.
The conference schedule comprises keynote lectures and user-contributed
sessions as well as
2005 Nov 09
0
useR! 2006: submission & registration started!
We are happy to inform you that the online abstract submission and
registration for `useR! 2006' is now available online from
http://www.R-project.org/useR-2006/
This second world meeting of the R user community will take place at
the Wirtschaftsuniversitaet Wien, Vienna, Austria, June 15 to 17 2006.
The conference schedule comprises keynote lectures and user-contributed
sessions as well as
2008 May 17
0
HoltWinters fitted level parameter not bounded between 0 (PR#11478)
An update on this:
I just patched HoltWinters() to use optimize() in the univariate case,
and it now computes the correct value.
David
John Bodley wrote:
> Hi,
>
> Thanks for the quick response. I upgraded by version of R on Windows to the
> latest (2.7.0) and re-ran the analysis and get the same result of 48.87989.
>
> The original time series was a non-regular zoo()
2008 Feb 27
0
Call for abstracts: Innovative Tools in Data Analysis (ERCIM08)
Dear useRs,
we are organizing the following session
Topic: Innovative Tools in Data Analysis
Organizers: Achim Zeileis and Bettina Gruen
at the
First Workshop of the ERCIM Working Group on Computing & Statistics
June 19-21, 2008 Neuchatel, Switzerland
URL: http://www.dcs.bbk.ac.uk/ercim08
To improve the quality of statistical data analysis the provision of
innovative tools which make new
2003 Oct 09
0
New Department of Biostatistics, Multiple Job Openings
NEW DEPARTMENT OF BIOSTATISTICS
The School of Medicine at Vanderbilt University is pleased to announce
the creation of a new Department of Biostatistics. Vanderbilt has
made a major new funding commitment to build a world-class department.
Chaired by Frank E. Harrell, Jr., the new department has exceptional
institutional support from a medical center that is currently 16th in
U.S. News and
2001 Mar 09
0
Summer Internship in Boston
Hi,
Although I am not sure how many students subscribe to r-help, I suspect that
some of the students of the professors on the list might be interested in the
following summer internship opportunity.
Dave Kane
##########################################
Summer Internship Opportunity at Geode Capital Management
Geode Capital Management has one or two openings for 12 week summer
internships. We
2008 May 16
0
HoltWinters fitted level parameter not bounded between 0 (PR#11473)
I get John's value (48.8789) in 2.7.0 and R-devel (both on Ubuntu).
Really seems to be a numeric issue:
> HoltWinters(x, beta = 0, gamma = 0)$alpha
alpha
48.87989
> HoltWinters(x * 1.0000000001, beta = 0, gamma = 0)$alpha
alpha
0.6881547
> HoltWinters(x * 1.00000000001, beta = 0, gamma = 0)$alpha
alpha
48.87989
Providing starting values seems to help, but not
2005 Jul 04
0
New version of "vcd" package
Dear useRs,
a completely revised version of the `vcd' ("Visualizing Categorical
Data") package is now
available from CRAN. This major revision includes the following
enhancements:
* grid-based:
The package is now entirely based on `grid', the new R graphics system,
thus exploiting
its unique functionalities. Powered by grid, it is now possible,
e.g., to simply compose complex
2005 Jul 04
0
New version of "vcd" package
Dear useRs,
a completely revised version of the `vcd' ("Visualizing Categorical
Data") package is now
available from CRAN. This major revision includes the following
enhancements:
* grid-based:
The package is now entirely based on `grid', the new R graphics system,
thus exploiting
its unique functionalities. Powered by grid, it is now possible,
e.g., to simply compose complex
2005 Oct 20
0
vcd package 0.9-5 released
Dear useRs,
a new version of the vcd package (0.9-5) is now available from CRAN.
Apart from (a lot of) bug fixes, it includes the following new features
(some of them have 'silently' been included in previous bug fix
releases):
* Improved documentation:
- an introductory vignette on the strucplot framework (including
mosaic, association and sieve plots)
- special vignettes on
2005 Oct 20
0
vcd package 0.9-5 released
Dear useRs,
a new version of the vcd package (0.9-5) is now available from CRAN.
Apart from (a lot of) bug fixes, it includes the following new features
(some of them have 'silently' been included in previous bug fix
releases):
* Improved documentation:
- an introductory vignette on the strucplot framework (including
mosaic, association and sieve plots)
- special vignettes on