gradient moyenne variance GMM
This commit is contained in:
parent
23984a21df
commit
ae40f58427
2 changed files with 45 additions and 0 deletions
20
man/mean.variance.GMM.gradient.Rd
Normal file
20
man/mean.variance.GMM.gradient.Rd
Normal file
|
@ -0,0 +1,20 @@
|
|||
\name{mean.variance.GMM.gradient}
|
||||
\alias{mean.variance.GMM.gradient}
|
||||
\title{Gradient of the GMM moment conditions on mean and variance}
|
||||
\usage{
|
||||
\method{mean}{variance.GMM.gradient}(param, Data, type = "mu")
|
||||
}
|
||||
\arguments{
|
||||
\item{param}{GAL parameters}
|
||||
}
|
||||
\value{
|
||||
gradient matrix
|
||||
}
|
||||
\description{
|
||||
Derivative of the moment conditions according to the vector
|
||||
of parameters
|
||||
}
|
||||
\author{
|
||||
François Pelletier
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue