Ajout des return() et update du namespace avec roxygen

This commit is contained in:
François Pelletier 2014-03-05 21:48:37 -05:00
parent e0cbfdc2c7
commit ca602c5f75
9 changed files with 18 additions and 19 deletions

View file

@ -1,8 +1,7 @@
export(covariance.GMM,
delta.method.covariance.GMM,
fourmoments.gmm.vector,
iterative.GMM,
mean.variance.gmm.vector,
objective.GMM,
optim.GMM
)
export(covariance.GMM)
export(delta.method.covariance.GMM)
export(fourmoments.gmm.vector)
export(iterative.GMM)
export(meanvariance.gmm.vector)
export(objective.GMM)
export(optim.GMM)