From e0cbfdc2c780f82702f8e28497beeec39acb20a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Pelletier?= Date: Wed, 5 Mar 2014 19:58:52 -0500 Subject: [PATCH] Namespace --- NAMESPACE | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NAMESPACE b/NAMESPACE index e69de29..c735167 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -0,0 +1,8 @@ +export(covariance.GMM, +delta.method.covariance.GMM, +fourmoments.gmm.vector, +iterative.GMM, +mean.variance.gmm.vector, +objective.GMM, +optim.GMM +) \ No newline at end of file