[Robast-commits] r689 - branches/robast-0.9/pkg/RobExtremes
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Sep 11 00:31:39 CEST 2013
Author: ruckdeschel
Date: 2013-09-11 00:31:38 +0200 (Wed, 11 Sep 2013)
New Revision: 689
Modified:
branches/robast-0.9/pkg/RobExtremes/NAMESPACE
Log:
[RobExtremes] forgot to export generating function GEVFamilyMuUnknown ... (and dimension mismatch in FI of this model)
Modified: branches/robast-0.9/pkg/RobExtremes/NAMESPACE
===================================================================
--- branches/robast-0.9/pkg/RobExtremes/NAMESPACE 2013-09-10 22:13:29 UTC (rev 688)
+++ branches/robast-0.9/pkg/RobExtremes/NAMESPACE 2013-09-10 22:31:38 UTC (rev 689)
@@ -37,7 +37,7 @@
export("EULERMASCHERONICONSTANT","APERYCONSTANT")
export("Gumbel", "Pareto", "GPareto", "GEV")
export("GParetoFamily", "GumbelLocationFamily", "WeibullFamily", "GEVFamily",
- "ParetoFamily")
+ "ParetoFamily", "GEVFamilyMuUnknown")
export("LDEstimator", "medkMAD", "medSn", "medQn", "medkMADhybr")
export("getShapeGrid", "getSnGrid",
"PickandsEstimator","QuantileBCCEstimator")
More information about the Robast-commits
mailing list