Displaying 8 results from an estimated 8 matches for "meielisalp".
2010 May 26
0
R/Rmetrics Meielisalp Summer School and User/Developer Workshop 2010
Computational Finance and Financial Engineering
1st R/Rmetrics Summer School and 4th User/Developer Meeting
Meielisalp, Lake Thune Switzerland, June 27 - July 1, 2010
Late Registration: https://www.rmetrics.org/meielisalp2010-registration
Students: Apply for Student Scholarships
www.rmetrics.org
*** Rmetrics 2010 - Don't miss it ! ***
T...
2008 May 07
2
Windows binary packages & R-Forge
...that gfortran is not installed. Is there any plan to fix this
or am I doing something wrong on R-Forge?
thanks in advance for your advises.
regards,
Yohan
--
PhD student
Swiss Federal Institute of Technology
Zurich
www.ethz.ch
www.rmetrics.org
NOTE:
Rmetrics Workshop: http://www.rmetrics.org/meielisalp.htm
June 29th - July 3rd Meielisalp, Lake Thune, Switzerland
2008 Mar 18
0
Rmetrics - R-Forge - Workshop
...ITP web server at ETH Zurich. Please use
directly "www.rmetrics.org".
Please note, the next workshop for R/Rmetrics
developers and users
Computational Finance and Financial Engineering
R/Rmetrics User and Developer Workshop 2008
will be held at Meielisalp, Lake Thune,
Switzerland, June 29th to July 3rd. For
further information have a look on the
announcements at "www.rmetrics.org". We
would be very appreciated to welcome you
at the Meielisalp.
Best regards
Diethelm and Yohan
--
The 2nd Internati...
2008 Apr 30
2
fCopulae
Hello,
Hela wrote :
My problem in a few words is as folow:
I used the fCopulae packages because i have 2 series which are already
transformed in the uniform domain (the space of the copulas functions) and i
estimated with type archmList() from 1 to 22, but i don't know their
names:for exemple the type=4 is the Gumbel Copula...and for the others i
can't have any idea about how can i find
2008 Jun 02
1
Help : R-packages : Problems loading package fSeries
Hi.
I am trying to load the package fSeries, in order to load the package
fGarch after.
However, it says the following message.
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Loading required package: fBasics (Error : ... infinite recursion)
Loading required package: fImport
Loading required package: fSeries
Loading
2008 Jun 11
0
ETH Internship - Dynamic Portfolio Asset Allocation
...Please send your application to
wuertz at phys.ethz.ch.
If you need further information, please contact us.
PD Dr. Diethelm Wuertz
Econophysics Group at the
Institute of Theoretical Physics
ETH Zurich
www.ethz.ch
www.phys.ethz.ch
www.rmetrics.org
NOTE:
Rmetrics Workshop: http://www.rmetrics.org/meielisalp.htm
June 29th - July 3rd Meielisalp, Lake Thune, Switzerland
2008 Jun 12
1
The log function problem
Hi R,
Please see the below commands. The question is I can see the value of
log(2) before loading the package fcalendar in R. But after loading the
package, the 'log' function doesn't work. How to solve this problem?
Also note that the function code differs before and after downloading
the packages.
> log
function (x, base = exp(1)) .Primitive("log")
>
2008 May 21
3
Problem with R or fBasics Package (PR#11495)
I have a problem wirh R: After loding fBasics packages log funtion doesn't
work like as fallow:
Cenap ERDEMIR
Hacettepe University
Turkey
> log(20)
[1] 2.995732
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Loading required package: fImport
Loading required package: fSeries
Loading required package: robustbase