Displaying 20 results from an estimated 304 matches for "hagen".
Did you mean:
haben
2002 Aug 06
2
Estimating Weibull parameters
Hi R-Community,
I have a vector of Weibull distributed observations and I would like to
estimate the parameters "shape" and "scale" of the Weibull distribution.
Is there a way to do this in R?
Much thanks in advance,
Hagen Schm?ller
--
-----------------------------------------------------------------------
Dipl.-Ing. Hagen K. Schm?ller
Institut f?r Elektrische Anlagen und Energiewirtschaft, RWTH Aachen
Schinkelstra?e 6, D-52056 Aachen, Germany
Tel.: +49 (0)241 - 80 - 96734
Fax : +49 (0)241 - 80 - 92197
Hagen.Schmoel...
2002 Sep 06
2
Estimating parameters of a linear model
...munity,
I have two correlated time series X[t] and Y[t]. X[t] can be modeled as
X[t] = a[1]X[t-1] + a[2]X[t-2] + e[t] + b[1]e[t-1] + b[2]e[t-2] + c[0]Y[t]
where e[t] is a white noise process. Is there a way to estimate the
coefficients a[1], a[2], b[1], b[2] and c[0]?
Much thanks in advance,
Hagen Schm?ller
--
Dipl.-Ing. Hagen K. Schm?ller
Institut f?r Elektrische Anlagen und Energiewirtschaft, RWTH Aachen
Schinkelstra?e 6, D-52056 Aachen, Germany
Tel.: +49 (0)241 80-96734
Fax : +49 (0)241 80-92197
Hagen.Schmoeller at iaew.rwth-aachen.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2007 Sep 28
1
About xen book : Professional-XEN-Virtualization-William-Hagen
Hi Xen Users,
Anybody read this book. Could anybody tell me how this would be helpful and
what points it covers ?
http://www.amazon.com/Professional-XEN-Virtualization-William-Hagen/dp/0470138114
Thanks,
Trilok
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2004 Jul 25
1
Multivariate ARMA Model
...ot; to
estimate an ARMA(1,1)-model. For multivariate processes there are the
functions "estVARXar" and "estVARXls" from package "DSE". But how can I
estimate an VARMA(1,1)-model, or even better determine the orders and
estimate the parameters?
Much thanks in advance,
Hagen Schmoeller
--
Dipl.-Ing. Hagen K. Schm??ller
Leiter Forschungsgruppe Stromerzeugung und -handel
Institut f??r Elektrische Anlagen und Energiewirtschaft, RWTH Aachen
Schinkelstra??e 6, D-52056 Aachen, Germany
Tel.: +49 (0)241 80-96734
Fax : +49 (0)241 80-92197
Hagen.Schmoeller at iaew.rwth-aachen.de
2009 Aug 24
4
Redirecting output from Linux-binaries called by wine
...t I'd like to use the `ssh` output on the wine level.
For that the above output would've to be reversed.
I don't believe that this is possible, but I dislike guessing and prefer
asking a competent body of users and developers. Thus, I'll submit to
your good judgement :)
Thanks,
Hagen
2004 Apr 07
4
Problems with rlm
...much larger script had seemingly run successfully. But,
I had no problem calling, e.g., rlm(HEIGHTZ ~ CPRATIO), after the same
script had run. Although I have made some minor changes in the script,
I also didn't have this problem when using R 1.7.
Many thanks in advance,
Ed.
--
Edward H. Hagen Institute for Theoretical Biology
phone: +49/30 2093-8649 Humboldt-Universit??t zu Berlin
fax: +49/30 2093-8801 Invalidenstra??e 43
http://itb.biologie.hu-berlin.de/~hagen 10115 Berlin, Germany
2006 Feb 15
4
SIP and firewalls?
...SIP. At that stage we were using Asterisk 1.0.*. How
does Asterisk 1.2.4 handle NAT traversal and firewalls compared to the older
Asterisk? Have there been improvements? Or is SIP (obviously depending on
what client you use) still poor when it comes to NAT traversal and
firewalling?
Many thanks
Hagen
2007 Dec 12
3
Measure of agreement??
Dear List,
Please put me on the right track. I have been searching for the R functions for measures of agreement. Where should I look?
Patrik Öhagen
Läkemedelsverket
Box 26
751 03 Uppsala
Tel. +46(0)18-174924
patrik.ohagen@mpa.se
[[alternative HTML version deleted]]
2013 Mar 14
3
Create patterns within a plot?
Dear All,
As an attempt to highlight the overall pattern in a Forest plot, I would like to "highlight" the area around HR=1. I cannot find any simple tools for painting a grey ribbon between 0.9 and 1.1. Any suggestions?
Thank you in advance!
Cheers, Patrik
[[alternative HTML version deleted]]
2012 Mar 27
2
[LLVMdev] llvm::Type as llvm::Value in metadata
On Tue, Mar 27, 2012 at 01:55 AM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Mon, Mar 26, 2012 at 3:08 PM, Marcus Frenkel
> <marcus.frenkel at fernuni-hagen.de> wrote:
>> Hi all,
>>
>> I've a question about something that's bothering me for quite some time now: why is a llvm::Function seen as a llvm::Value (in a sense that llvm::Function is a subclass of llvm::Value), but llvm::Type is not? Should they not - technically see...
2002 Jul 24
1
TS-library
...rce code.
The thing I already managed is how to get the standalone library
"Rmath", but in this library the ts-modul is not included.
Thus, my question is: How can I get a library including the ts-Modul or
how can I use the ts-modul out of my C/C++/Fortran source code??
Tanks,
Ingo + Hagen
--
-----------------------------------------------------------------------
Dipl.-Ing. Hagen K. Schm?ller
Institut f?r Elektrische Anlagen und Energiewirtschaft, RWTH Aachen
Schinkelstra?e 6, D-52056 Aachen, Germany
Tel.: +49 (0)241 - 80 - 96734
Fax : +49 (0)241 - 80 - 92197
Hagen.Schmoeller at iae...
2007 Jul 27
6
Problem with installing acts_as_ferret plugin
Hi all,
when I type this:
ruby script/plugin install
svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret
from my rails project the plugin is not getting installed, its simply
going back to my rails application.
I don''t find the plugin in the vendor/plugin directory
I am using Instant Rails for your information. Could anyone please let
me know whats going wrong...
2003 Sep 27
2
frustration with ave()
...[106] NA NA NA NA NA
[111] NA NA NA NA NA
[116] NA NA NA NA NA
[121] NA NA
>
Thanks in advance,
Edward H. Hagen Institute for Theoretical Biology
phone: +49/30 2093-8649 Humboldt-Universit?t zu Berlin
fax: +49/30 2093-8801 Invalidenstra?e 43
http://itb.biologie.hu-berlin.de/~hagen 10115 Berlin, Germany
2007 Apr 12
19
Multiple Model Search
...at once, use
the multi_search method instead of find_by_contents.
Jens
--
Jens Kr?mer
webit! Gesellschaft f?r neue Medien mbH
Schnorrstra?e 76 | 01069 Dresden
Telefon +49 351 46766-0 | Telefax +49 351 46766-66
kraemer at webit.de | www.webit.de
Amtsgericht Dresden | HRB 15422
GF Sven Haubold, Hagen Malessa
2012 Mar 27
0
[LLVMdev] llvm::Type as llvm::Value in metadata
On Mon, Mar 26, 2012 at 11:48 PM, Marcus Frenkel
<marcus.frenkel at fernuni-hagen.de> wrote:
> On Tue, Mar 27, 2012 at 01:55 AM, Eli Friedman <eli.friedman at gmail.com>
> wrote:
>>
>> On Mon, Mar 26, 2012 at 3:08 PM, Marcus Frenkel
>> <marcus.frenkel at fernuni-hagen.de> wrote:
>>>
>>> Hi all,
>>>
>>> I&...
2002 Feb 07
1
New Book on "Linux Filesystems"
...s if you know anyone who is trying to use one of
these filesystems and needs a how-to book and a reference. This list is
great for people who are already in the know, but I'm hoping that a
usable book on the subject will help popularize the use of filesystems
such as these.
Thanks!
Bill von hagen
2007 Jul 03
6
How index works!
Hi, i''ve a project in wich i have 2 different rails apps accessing the
same DB.
The backoffice, as usual, changes data.
The frontoffice has a search capabilities with acts_as_ferret
(paginated) for search.
Maybe this is a newbie question but, when i delete index and restart
front app all the articles are indexed, but the new one''s (via
backoffice) are not searchable.
Does
2007 Mar 19
7
Many index files
I''m using acts_as_ferret and have indexed a model with acts_as_ferret
:fields => [:name, :ascii_name, :alt_names], :single_index => true.
Now in the index directory more than 95.000 files are generated! The
number of tuples I''m indexing is approx. 86.000.
I can''t remember this from earlier ferret/acts_as_ferret versions where
I''ve indexed millions of
2019 Feb 19
2
Virtual mailbox shows mails that are too old
...rom three days.
It looks like dovecot selects emails from the last day, but never cleans
out emails that are older, once they have been selected.
My full dovecot -n can be found here:
https://codevoid.de/?q=/0/p/dovecot-n.txt
Any ideas about what could be wrong?
Best Regards,
Stefan
--
Stefan Hagen | (gopher|https)://codevoid.de(/gpg)
CBD3 C468 64B4 6517 E8FB B90F B6BC 2EC5 52BE 43BA
2007 Jul 31
5
Group by clause
Hi
Does acts_as_ferret support a :group clause?
For e.g any rails options like :select or :group etc? or is it that it
supports only few of such options?Like it supports :include
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/ferret-talk/attachments/20070731/a74fb666/attachment.html