[Distr-commits] r99 - pkg/distrMod

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Feb 27 06:36:03 CET 2008


Author: stamats
Date: 2008-02-27 06:36:03 +0100 (Wed, 27 Feb 2008)
New Revision: 99

Modified:
   pkg/distrMod/NAMESPACE
Log:
corrected bug in NAMESPACE

Modified: pkg/distrMod/NAMESPACE
===================================================================
--- pkg/distrMod/NAMESPACE	2008-02-27 00:12:41 UTC (rev 98)
+++ pkg/distrMod/NAMESPACE	2008-02-27 05:36:03 UTC (rev 99)
@@ -33,7 +33,7 @@
 exportMethods("solve")
 exportMethods("existsPIC")
 exportMethods("modifyModel")
-S3method(print, MCEstimator)
+S3method(print, Estimate)
 export("PosDefSymmMatrix","PosSemDefSymmMatrix")
 export("distrModOptions", "getdistrModOption",
        "MCEstimator", "MLEstimator", "MDEstimator")



More information about the Distr-commits mailing list