Displaying 5 results from an estimated 5 matches for "creditmetr".
2006 Oct 19
0
New package CreditMetrics
Dear R useRs,
A new package 'CreditMetrics' is now available on CRAN. It is mainly a
set of
functions for computing the CreditMetrics risk model.
This is the first version of the package and it is also my first try to
build a package for R.
The canonical reference is:
Glasserman, Paul, Monte Carlo Methods in Financial Engineering,...
2006 Oct 17
1
Review process for new packages
Hi all,
i'm currently working on a creditmetrics package which includes functions for computing the credit risk model creditmetrics. I guess it would be finished in a few days.
My question now is, does there exist some review process before sending it to ctan or is it reviewed after having sended it?
best regards
Andreas
--
NEU: Jetzt bi...
2007 Aug 31
1
Day Count Convention
Hi everybody,
i'm working on the next version of the CreditMetrics package. So i have
the question, are there any functions or packages which have have the
functionality to calculate dates with a certain day count convention
like act/360 or 30/360? Intensive search in the r-help archive or in the
manuals did not bring any solution.
thanks everybody for som...
2012 Jul 18
4
The best solver for non-smooth functions?
# Hi all,
# consider the following code (please, run it:
# it's fully working and requires just few minutes
# to finish):
require(CreditMetrics)
require(clusterGeneration)
install.packages("Rdonlp2", repos= c("http://R-Forge.R-project.org",
getOption("repos")))
install.packages("Rsolnp2", repos= c("http://R-Forge.R-project.org",
getOption("repos")))
require(Rdonlp2)
require(Rso...
2007 Aug 14
2
State Space Modelling
Hey all,
I am trying to work under a State Space form, but I didn't get the help
exactly.
Have anyone eles used this functions?
I was used to work with S-PLUS, but I have some codes I need to adpt.
Thanks alot,
Bernardo
[[alternative HTML version deleted]]