Displaying 20 results from an estimated 81 matches for "aalborg".
2002 Sep 24
0
rsync bugs
...code for the last command.
Let me know if these are bugs, or I need to somehow get around these situations.
Nic
>>> starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
Welcome to SunSITE.dk
=====================
SunSITE Denmark is located at Aalborg University, Institute of
Electronic Systems, Denmark, and is running on a Sun Enterprise E3500
Server with 2 CPUs, 2 GB Memory and approximately 240 GB storage.
The server was kindly donated by Sun Microsystems. Aalborg University,
3Com Nordic, Silcon Group, Cisco and CLARiiON are sponsoring the
p...
1999 Jun 07
1
Re:
...; not found
> library(VR,MASS)
(is that "legal" ?)
> data(petrol)
Warning: Data set `petrol' not found
> library(MASS)
Error: There is no package called `MASS'
> library(,MASS)
Error: No documentation for package `MASS'
>
Troels Ring, MD
Department of Nephrology
Aalborg Hospital
Aalborg Denmark
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
-.-.-
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 subject !)...
1999 Jun 27
2
paste and path ?
...the path is OK
- the unpasted variant is of course ok. What happened ?
> data
day month year crea
1 12 3 94 140
2 25 9 95 144
3 3 7 96 167
4 5 12 96 174
5 12 3 97 187
6 14 6 97 188
7 23 9 97 201
Troels Ring, MD
Department of Nephrology
Aalborg Hospital
Aalborg Denmark
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 subject !)...
2009 Jan 06
1
history: recording
Hi, I'm using windows xp and R 2.8.0 - I wonder what is the command to
put in a script that has the same effect as when in a plot you choose
menu "History" and "Recording".
Best wishes
Troels
--
Troels Ring - -
Department of nephrology - -
Aalborg Hospital 9100 Aalborg, Denmark - -
+45 99326629 - -
tring at gvdnet.dk
2009 Mar 16
1
listening experiment
...test how well spatial information is preserved in the celt signal,
e.g. comparison of sound localization performance for the original
uncompressed sound and the celt sound (most probably for different bit
rates).
Best, Pablo
--
Pablo F. Hoffmann
PostDoc
Acoustics
Dept. of Electronic Systems
Aalborg University
Fredrik Bajers Vej 7 B5
DK-9220 Aalborg ?, Denmark
Phone: +45 9940 8710
Phone: +45 9940 8728 (direct)
Fax: +45 9815 2140
e-mail: pfh at es.aau.dk (direct)
e-mail: acoustics at es.aau.dk
http://acoustics.aau.dk
2006 Sep 21
1
Foreign SID's and winbind use default domain
....conf in the hope that
it changes the above stated behaviour to treat local user george as
DOMAIN\george
Is this correct to hope for (it seems to work in some cases)?
- --
MVH / Best regards
Mikael M. Hansen
IT-administrator
Computer Science Dept. Email: mhansen@cs.aau.dk
Aalborg University Phone: +45 9635 8905
Fredrik Bajers Vej 7E Room: E2-121
DK-9220 Aalborg, Denmark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFEnTD1ZklRSLjnxgRAnXGAJ9+9jvRJ+aRA9lLRYPWLNqxkeMb+QCaAuDR...
2003 Sep 15
2
POSIX and identify
...o use identify to show some points but was
told by identify that the x and y vectors producing a fine graph with 84
points were not equal in length. Below are the Dato for date - and
length(Dato) finds 9 but str finds 84 as known. Will identify not work in
this context ?
Best wishes
Troels Ring
Aalborg, Denmark
> Dato
[1] "2000-01-04" "2000-01-07" "2000-01-10" "2000-01-13" "2000-01-17"
.......
[81] "2003-04-23" "2003-05-14" "2003-07-30" "2003-08-14"
> length(Dato)
[1] 9
> str(Dato)
`POSIXlt...
2005 Nov 29
3
drawing a circle using symbols
...(1,-1) and
radius 5 to show my girl that the line y=3*x+1 goes through (1,4) and
(-2,-5) of the circle, but on Windows XP, R 2.20 the drawing was not
good at all, and the known solutions were not shown in the graph. I
guess I got it wrong? Is this use not intended ?
Best wishes
Troels Ring, MD
Aalborg, Denmark
symbols(x=1,y=-1,circles=5,inches=FALSE, xlim=c(-10,10),ylim=c(-10,10))
curve(3*x+1,-10,10,1000,add=T)
abline(v=c(-2,1))
abline(h=c(-1,-5,4))
2010 Dec 16
4
editor for MacOS
Dear friends - I'm using Tinn-R in Windows and find it OK. My son is
running MacOS and is just starting using R and I know nothing about
MacOS and R but we seem to have difficulties in finding something
similar to Tinn for MaC. What are your suggestions?
Thanks a lot!
Troels Ring, MD
Aalborg, Denmark
2008 Jul 23
1
R2WinBUGS problem
...t;alpha","beta",
"fit","deviance","rho")
pigs3 <- bugs (ml_pig.data, debug=TRUE,inits=pigs3.inits,
pigs.parameters, "ml3_pig.bug", n.iter=2000,n.chains=3,
bugs.directory = bugs.directory)
--
Troels Ring - -
Department of nephrology - -
Aalborg Hospital 9100 Aalborg, Denmark - -
+45 99326629 - -
tring at gvdnet.dk
1999 Oct 29
1
No subject
Dear friends. I just downloaded tseries dated 27.10.99 (from Aalborg, Denmark) and it seems it lacked something, library ts was not available ? What to do ?
> library(tseries)
Loading required package: ts
Warning: There is no package called `ts'
>
>
Best wishes
Troels Ring, M.D
Department of Nephrology
Aalborg, Denmark
tring at mail1.stofanet.dk...
2004 Nov 22
2
optimize in very small values
...ich I
believe is
correctly formatted, and the constants are also correct. When SID goes over
ATOT, fitted vales are
much too low compared to the literature. I guess I must be using optimize
in a wrong way but cannot find out how to improve it. I'm on windows, R
2.0. Best wishes
Troels Ring, Aalborg
ATOT <- 0.019
KA <- 3e-7
KW <- 4.4e-14
SID <- 0.01
ff <- function(H,KA,SID,ATOT)
{H^3 + (KA+SID)*H^2+(KA*(SID-ATOT)-KW)*H- KA*KW}
-log10(optimize(ff,c(0,.1),tol=.Machine$double.eps,KA=KA,SID=SID,ATOT=ATOT)$minimum)
2003 Jul 16
2
list to data frame
...uot;525867.000000", "525868.000000",
"525869.000000", "525870.000000", "525951.000000", "525952.000000",
"525954.000000", "525962.000000", "525964.000000", "525965.000000"
))
/Jesper Runge Madsen
Aalborg Universitet
Denmark
2004 Dec 13
3
Advice on parsing formulae
...an help me (or point the manual-pages I should read),
Best,
Claus Dethlefsen
----------------------------------------------------------------------------
---
Assistant Professor, Claus Dethlefsen, Ph.D.
mailto:dethlef at math.auc.dk, http://www.math.auc.dk/~dethlef
Dpt. of Mathematical Sciences, Aalborg University
Fr. Bajers Vej 7G, 9220 Aalborg East
Denmark
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
2005 Dec 01
1
Kalman Smoothing - time-variant parameters (sspir)
Dear R-brains,
I'm rather new to state-space models and would benefit from the extra
confidence in using the excellent package sspir.
In a one-factor model, If I am trying to do a simple regression where
I assume the intercept is constant and the 'Beta' is changing, how do
I do that? How do i Initialize the filter (i.e. what is appropriate to
set m0, and C0 for the example below)?
2017 Aug 14
3
weight in lm
...sdd versus the sizes from 2 to
33, called "k" , does show a decreasing spread as k increases towards 33.
I tried lm(sdd ~ F,weight=k) and got different results if omitting the
weight argument but would it be the correct way to use sqrt(k) as weight
instead?
Best wishes
Troels Ring
Aalborg, Denmark
2017 Sep 27
2
disturbed legend in ggplot2
...o have the colour
reflect a variable, pH, but the legend is disturbed. The little part
marked "3" above the colour scale is unwelcome. Why did it appear? How
could I avoid it?
I'm on Windows 7, R version 3.4.1 (2017-06-30) -- "Single Candle"
All best wishes
Troels Ring
Aalborg, Denmark
library(ggplot2)
DF1 <-
structure(list(P = c(0, 0.00222222222222222, 0.00444444444444444,
0.00666666666666667, 0.00888888888888889, 0.0111111111111111,
0.0133333333333333, 0.0155555555555556, 0.0177777777777778, 0.02,
0, 0.00222222222222222, 0.00444444444444444, 0.00666666666666667,
0....
2004 Aug 20
0
Package "deal" version 1.2-17
...in the
displayed window.
Try
> install.packages(c("dynamicGraph","deal"))
> library(deal)
> demo(reinis)
Best,
Claus
---------------------------------------------------------------------------
Assistant Prof. Claus Dethlefsen, PhD
Department of Mathematical Sciences, Aalborg University
Fredrik Bajers Vej 7G, DK-9220 Aalborg, Denmark
dethlef at math.aau.dk; www.math.aau.dk/~dethlef
Ph: +45 9635 8878; Fax: +45 9815 8129
---
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-...
1999 Jan 01
1
RE: timeslab
...e demo:
> library(timeslab)
> arma(alpha, beta, x, 2, 4, 3, 0.2,500, 30,0)
Bernd
On 01-Jan-99 Troels Ring wrote:
> Hi Johannes Wuebben and a happy new year.
> Where did you actually put the timeslab ?
> Yours
>
> Troels Ring, MD
> Department of Nephrology
> Aalborg Hospital
> Aalborg Denmark
--------------------------------------------------------------------
Bernd Johannes Wuebben wuebben at kde.org
wuebben at math.cornell.edu wuebben at acm.org
--------------------------------------------------------------...
1999 Jan 12
2
PAR(las)
...tation for PAR it is specified that "las" allowing turning axis labels away from default=parallel to axis is not implemented. I need to make graphs with horizontal Y axis labels - how to ?
I'm using win98.
Thank you in advance.
Sincerely yours
Troels Ring, MD
Department of Nephrology
Aalborg Hospital
Aalborg Denmark
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 subject !)...