[Robast-commits] r527 - branches/robast-0.9/pkg/RobExtremes/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jan 9 14:01:18 CET 2013
Author: ruckdeschel
Date: 2013-01-09 14:01:17 +0100 (Wed, 09 Jan 2013)
New Revision: 527
Modified:
branches/robast-0.9/pkg/RobExtremes/R/AllClass.R
Log:
RobExtremes: inserted Weibull-Family class
Modified: branches/robast-0.9/pkg/RobExtremes/R/AllClass.R
===================================================================
--- branches/robast-0.9/pkg/RobExtremes/R/AllClass.R 2013-01-09 02:00:15 UTC (rev 526)
+++ branches/robast-0.9/pkg/RobExtremes/R/AllClass.R 2013-01-09 13:01:17 UTC (rev 527)
@@ -22,8 +22,8 @@
library.dynam.unload("RobExtremes", libpath)
}
+.isEqual01 <- distr:::.isEqual01
-
# parameter of Gumbel distribution
setClass("GumbelParameter", representation(loc = "numeric",
scale = "numeric"),
More information about the Robast-commits
mailing list