Displaying 9 results from an estimated 9 matches for "dethlef".
2004 Dec 13
3
Advice on parsing formulae
...var-grouped terms.
Thus what I would like, looks a bit like the 'assign' attribute of the
model.matrix() output. I have not figured out a way of doing this in a nice
way and would like some help, please.
I hope somebody can 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 viru...
2004 Nov 09
1
StructTS (PR#7353)
...ed by \code{\link{optim}}.}"
to
"\item{code}{the value returned by \code{\link{optim}}.}"
or to change the code.
Thank you for supplying a great set of functions.
Best regards,
Claus
---------------------------------------------------------------------------
Assistant Prof. Claus Dethlefsen, PhD
Department of Mathematical Sciences, Aalborg University
Fredrik Bajers Vej 7G, DK-9220 Aalborg, Denmark
dethlef@math.aau.dk; www.math.aau.dk/~dethlef
Ph: +45 9635 8878; Fax: +45 9815 8129
---
2004 Aug 20
0
Package "deal" version 1.2-17
...aph which allows for editing and callbacks of graphs 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....
2004 Aug 20
0
Package "deal" version 1.2-17
...aph which allows for editing and callbacks of graphs 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....
2005 Sep 05
12
TeX distribution on Windows
I'm looking for a Windows distribution of TeX that works with R, after a
few years' absence from Windows. On Duncan Murdoch's Rtools page fptex is
still recommended, but it turns out that fptex is "defunct" as of May 2005,
see
http://www.metz.supelec.fr/~popineau/xemtex-7.html
So, what is suggested? TUG (tug.org) recommends something called proTeXt,
which is said to be
2003 Nov 21
0
AW: best editor for .R files
Hi
The best is definitively (X)Emacs (my opinion).
For Windows have a look at (GNU Emacs):
http://www.math.auc.dk/~dethlef/Tips/introduction.html
And for XEmacs with Cygwin (XEmacs, Latex, ..., for Ess simple save (require 'ess-site) in your init.el):
http://home.imf.au.dk/hellmund/indhold.html
For native Xemacs for Windows:
www.xemacs.org
Xemacs is easy to install, use and configure (more easy than the GNU-Vers...
2006 Jun 18
1
Bayesian Networks with deal
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20060618/a60e3fff/attachment.pl
2006 Apr 12
3
[Q] Bayeisan Network with the "deal" package
Dear R-users
I am looking for a help in using the "deal" package.
I followed the manual and paper from the author's web site to learn it, as
shown below, but I could not figure out how to access the local and
posterior probability of the nodes in the constructed network.
library(deal)
data(ksl)
ksl.nw <- network(ksl)
ksl.prior <- jointprior(ksl.nw)
banlist <-
2009 May 29
0
possible bug in "sspir" package?
...have yet to receive any response. I would be very grateful
for any advice people have on the matter.
Thanks,
Mark
-------- Original Message --------
Subject: possible bug in sspir?
Date: Tue, 19 May 2009 16:08:41 -0700
From: Mark Scheuerell <mark.scheuerell at noaa.gov>
To: aas.claus.dethlefsen at nja.dk, dethlef at math.aau.dk, cld at rn.dk
Hi Claus,
I have been using the "sspir" package that you developed for use with R
and have found it very useful. Previously, all of the time series
models I had been fitting had gaussian errors, and everything seemed to
work quite...