[Yuima-commits] r435 - pkg/yuima

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu May 19 08:43:02 CEST 2016


Author: hirokimasuda
Date: 2016-05-19 08:43:02 +0200 (Thu, 19 May 2016)
New Revision: 435

Modified:
   pkg/yuima/NAMESPACE
Log:
updated

Modified: pkg/yuima/NAMESPACE
===================================================================
--- pkg/yuima/NAMESPACE	2016-05-19 06:36:39 UTC (rev 434)
+++ pkg/yuima/NAMESPACE	2016-05-19 06:43:02 UTC (rev 435)
@@ -154,8 +154,8 @@
 ##export(ql,rql,ml.ql)
 ##export(rql)
 export(adaBayes)
-export(rIG, rNIG, rbgamma, rngamma, rstable) ##:: random number generator for Inverse Gaussian
-export(dIG, dNIG, dbgamma, dngamma) ##:: random number generator for I\
+export(rIG, rNIG, rbgamma, rvgamma, rstable) ## random number generators in rng.R
+export(dIG, dNIG, dbgamma, dvgamma) ## pdfs in rng.R
 export(limiting.gamma)
 
 



More information about the Yuima-commits mailing list