Modification commentaires Roxygen
This commit is contained in:
parent
79246138f2
commit
842a555d13
3 changed files with 11 additions and 4 deletions
|
@ -1,9 +1,12 @@
|
|||
# TODO: Add comment
|
||||
# Iterative GMM method
|
||||
#
|
||||
# Author: francois
|
||||
# Author: Francois Pelletier
|
||||
#
|
||||
# LGPL-3.0
|
||||
###############################################################################
|
||||
|
||||
|
||||
#' Iterative GMM method
|
||||
#'
|
||||
#' @param start Starting values for the parameters and lagrangian
|
||||
#' @param conditions.vector Vector of moment conditions
|
||||
#' @param sample Individual data sample
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue