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
|
@ -1,8 +1,8 @@
|
|||
\name{mean.variance.gmm.vector}
|
||||
\alias{mean.variance.gmm.vector}
|
||||
\name{meanvariance.gmm.vector}
|
||||
\alias{meanvariance.gmm.vector}
|
||||
\title{GMM vector for mean and variance moment conditions}
|
||||
\usage{
|
||||
\method{mean}{variance.gmm.vector}(param, sample, meanf, variancef)
|
||||
meanvariance.gmm.vector(param, sample, meanf, variancef)
|
||||
}
|
||||
\arguments{
|
||||
\item{param}{Estimated parameters}
|
Loading…
Add table
Add a link
Reference in a new issue