Displaying 7 results from an estimated 7 matches for "huggler".
Did you mean:
juggler
2002 May 15
3
Struchture change of a data frame
...any quick solution. I woulk
like to change the following matrix
good bad worse
Blue 1 2 2
Yellow 2 1 3
Black 3 4 4
Into the following structure
good 1 Blue
Bad 2 Blue
Worse 2 Blue
Good 2 Yellow
Bad 1 Yellow
Worse 2 Yellow
Good 2 Black
Bad 4 Black
Worse 4 Black
Thanks a lot.
Regards
Beat Huggler
---
Beat Huggler
Quantitative Analysis
RMF Investment Products
Huobstrasse 16
8808 Pfaeffikon SZ
Switzerland
www.rmf.ch
Tel. +41 55 415 87 30
Fax +41 55 415 87 07
This message and any attachment are confidential and may be privileged
or otherwise protected from disclosure. If you are not the int...
2003 Apr 01
1
Nlminb equivalent function in R?
Hello everybody
I need some help. Currently, I'm translating a code from Splus to R. In Splus code there is the function nlminb (Nonlinear Minimization subject to Box Constraints) used. Does anybody know an equivalent function in R?
Thanks for help
Kind regards,
Beat Huggler
_____________________________________________
Beat Huggler
Quantitative Analysis
RMF Investment Management
Huobstrasse 16
8808 Pf?ffikon/SZ Switzerland
Tel +41 (0) 55 415 87 30 Fax +41 (0) 55 415 87 99
beat.huggler at rmf.ch www.rmf.ch
A member of the Man Group
Any information in this...
2004 Sep 15
6
Bessel function
Dear all
Currently, I'm implementing the generalized hyperbolic distribution into
Splus. Unfortunately the Bessel function is not implemented in Splus. In
R the Bessel function does exist but it is an internal function and I'm
not able to look at the code.
Is there any possibility to see the code of the Bessel function in R or
does anybody has an implementation of the Bessel function in
2002 Feb 06
1
Probblems with loading the tcltk library
...how can I solve it??
An other question how can I define a function so that this function can
be used outside of the workspace in which it has been implemented. Is
there any possibility to safe a single function?? And how can I do it??
I would like to say thankyou for you help
Best regards
Beat Huggler
---
Beat Huggle
Quantitative Analysis
RMF Investment Products
Huobstrasse 16
8808 Pfaeffikon SZ
Switzerland
www.rmf.ch
Tel. +41 55 415 87 30
Fax +41 55 415 87 07
This message and any attachment are confidential and may be privileged
or otherwise protected from disclosure. If you are not the int...
2002 Mar 21
0
RODBC
...;)) ORDER BY All_MONTHLY.ID,
All_MONTHLY.Date DESC;")
>
>
Know I would like to ask if anybody has an idea to change id either to a
numerical value or to a date? I've tried several things with the date
function in the library survival but nothing worked.
Thank you
Beat
---
Beat Huggler
Quantitative Analysis
RMF Investment Products
Huobstrasse 16
8808 Pfaeffikon SZ
Switzerland
www.rmf.ch
Tel. +41 55 415 87 30
Fax +41 55 415 87 07
This message and any attachment are confidential and may be privileged
or otherwise protected from disclosure. If you are not the intended
recipient, p...
2008 Aug 01
0
Bug in the generic plot function for GLM?
Dear all,
In R 2.7.1 on Windows it looks to me that the generic plot function for GLM
objects uses standardized working residuals and not as labeled in the graph
the standardized deviance residuals. It looks to me that from 2.7.0 to 2.7.1
there has been a bug introduced.
Has anybody observed the same or do I misunderstand something in the generic
plot function?
Feedback is very much
2008 Jul 31
0
Generic plot function for GLM objects
Dear all,
In R 2.7.1 on Windows it looks to me that the generic plot function for GLM
objects uses standardized working residuals and not as labeled in the graph
the standardized deviance residuals. It looks to me that from 2.7.0 to 2.7.1
there has been a bug introduced.
Has anybody observed the same or do I misunderstand something in the generic
plot function?
Feedback is very much