Ajout des return() et update du namespace avec roxygen
This commit is contained in:
parent
e0cbfdc2c7
commit
ca602c5f75
9 changed files with 18 additions and 19 deletions
15
NAMESPACE
15
NAMESPACE
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue